Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
feat: update bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Jan 31, 2024
1 parent 6bfd91d commit 839cedd
Show file tree
Hide file tree
Showing 12 changed files with 75 additions and 673 deletions.
2 changes: 1 addition & 1 deletion bindings/.githead
Original file line number Diff line number Diff line change
@@ -1 +1 @@
dc46b27612398dd05e818d7439a8e872a227b603
5fa1331f8a03c3bd3769f273faf7c80339368054
1 change: 1 addition & 0 deletions bindings/encoding/struct.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var (
TierGuardianID uint16 = 1000
ProtocolTiers = []uint16{TierOptimisticID, TierSgxID, TierSgxAndPseZkevmID, TierGuardianID}
AnchorTxGasLimit uint64 = 250_000
GoldenTouchPrivKey = "0x92954368afd3caa1f3ce3ead0069c1af414054aefe1ef9aeacc1bf426222ce38"
)

// BlockHeader represents an Ethereum block header.
Expand Down
2 changes: 1 addition & 1 deletion bindings/gen_address_manager.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions bindings/gen_guardian_prover.go

Large diffs are not rendered by default.

33 changes: 32 additions & 1 deletion bindings/gen_lib_proving.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

568 changes: 17 additions & 551 deletions bindings/gen_taiko_l1.go

Large diffs are not rendered by default.

Loading

0 comments on commit 839cedd

Please sign in to comment.