go-ethereum/rollup
Steven 7d79f27e6f
fix (libzkp): check tx num when CCC ErrUnknown error occurred (#505)
* Check tx num for CCC ErrUnknown error.

* Update worker.go

* Small fix.

* Update

* Fix log.

* Update version.

* Update miner/worker.go

Co-authored-by: Péter Garamvölgyi <peter@scroll.io>

* Update according to review.

* Fix to return 0 for uint64.

* Add `tcount` to mock CCC, and function `SetTxNum`.

* refactor

* fix

* add comments

---------

Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2023-09-08 13:17:02 +02:00
..
circuitcapacitychecker fix (libzkp): check tx num when CCC ErrUnknown error occurred (#505) 2023-09-08 13:17:02 +02:00
fees feat: update l1fee calculation (#351) 2023-06-13 10:57:59 +08:00
rcfg refactor(config): moved fee vault addr to rollup config (#341) 2023-05-22 22:37:27 +08:00
sync_service feat: Update Sepolia genesis (#449) 2023-08-06 19:25:10 +02:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00