go-ethereum/miner
Péter Garamvölgyi e70a07cc98
fix: Initialize nextL1MsgIndex before commit (#444)
* initialize nextL1MsgIndex before commit

* bump version

---------

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
2023-08-06 21:48:03 +08:00
..
stress feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
miner.go feat: Sync and relay L1 messages (#350) 2023-06-07 07:24:19 -07:00
miner_test.go feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
unconfirmed.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
unconfirmed_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
worker.go fix: Initialize nextL1MsgIndex before commit (#444) 2023-08-06 21:48:03 +08:00
worker_test.go feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00