go-ethereum/rollup
colin 5115f1342d
fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699)
* fix(rollup-verifier): update codecv1

* fix genesis batch codec check

* bump version
2024-04-16 14:22:05 +08:00
..
circuitcapacitychecker chore(libzkp): upgrade to v0.9.13, support next hard fork transition (#693) 2024-04-08 11:09:15 +08:00
fees feat: re-enable EIP-1559 in Banach hard fork (#634) 2024-03-11 13:57:52 +00:00
rcfg refactor(config): moved fee vault addr to rollup config (#341) 2023-05-22 22:37:27 +08:00
rollup_sync_service fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699) 2024-04-16 14:22:05 +08:00
sync_service fix(sync-service): only add queue index when message index is not zero (#682) 2024-03-27 08:53:02 +00:00
tracing fix(tracing): disable storage for block_traces (#684) 2024-03-28 08:00:02 +00:00
types/encoding fix(rollup-verifier): hardcode genesis codec version as codecv0 and sync codecv1 implementation (#699) 2024-04-16 14:22:05 +08:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00