go-ethereum/params
colin 0360eba836
fix(l2geth-verifier): only check last batch of the bundle (#904)
* fix(l2geth-verifier): only check the last batch of each bundle

* refactor function comments

* add more logs to debug

* fix the bug

* Revert "add more logs to debug"

This reverts commit 4befe9fe739275988b4bf34999bd1aad4d7a1d0e.

* tweak

* TestValidateBatchInFinalizeByBundle

* update da-codec dependency

* move rawdb.WriteFinalizedBatchMeta outside the loop

* use batch writer

* change log.Crit to log.Error
2024-07-17 20:01:40 +08:00
..
bootnodes.go feat: update network configuration (#533) 2023-10-08 16:03:41 +02:00
config.go feat: rename next upgrade to Darwin (#863) 2024-06-26 14:54:36 +02:00
config_test.go feat: make descartes a timestamp based fork (#852) 2024-06-26 12:35:04 +08:00
dao.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
denomination.go style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
network_params.go les: historical data garbage collection (#19570) 2020-07-13 11:02:54 +02:00
protocol_params.go feat: implement RIP-7212/EIP-7212 (#798) 2024-06-06 13:40:37 +02:00
version.go fix(l2geth-verifier): only check last batch of the bundle (#904) 2024-07-17 20:01:40 +08:00