Skip to content

Commit

Permalink
(feat) Block following mode for when ZQ1 loses access to eth_getLogs() (
Browse files Browse the repository at this point in the history
#14)

(fix)  Fix history replays
(feat) Legacy gas estimation overage mode - for preventing subtransactions from reverting due to lack of gas.
  • Loading branch information
rrw-zilliqa authored Nov 4, 2024
1 parent ba1b02b commit 1ed7ea4
Show file tree
Hide file tree
Showing 14 changed files with 1,050 additions and 823 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Debug/

.trunk/**
!.trunk/trunk.yaml
**/.env
1 change: 1 addition & 0 deletions bridge-validators/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
target/
Loading

0 comments on commit 1ed7ea4

Please sign in to comment.