Skip to content

Commit

Permalink
Merge pull request #16 from anoma/bat+robin/tx-errors
Browse files Browse the repository at this point in the history
Tx queries error if range surpasses latest block height
  • Loading branch information
sug0 authored Aug 12, 2024
2 parents bcfa07a + a309471 commit 8cd1a9c
Show file tree
Hide file tree
Showing 4 changed files with 7,277 additions and 23 deletions.
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ Temporary Items
debug/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

Expand All @@ -87,4 +83,4 @@ rust-project.json

artifacts/*.json
masp.sh
.vscode
.vscode
Loading

0 comments on commit 8cd1a9c

Please sign in to comment.