go-ethereum/rollup/circuitcapacitychecker/libzkp
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
..
src fix (libzkp): check tx num when CCC ErrUnknown error occurred (#505) 2023-09-08 13:17:02 +02:00
.gitignore feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
Cargo.lock fix(libzkp): upgrade to v0.8.2 (#504) 2023-09-07 14:12:03 +08:00
Cargo.toml fix(libzkp): upgrade to v0.8.2 (#504) 2023-09-07 14:12:03 +08:00
libzkp.h fix (libzkp): check tx num when CCC ErrUnknown error occurred (#505) 2023-09-08 13:17:02 +02:00
Makefile feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00
rust-toolchain feat(rollup): add circuits capacity checker (#321) 2023-08-01 13:52:31 +08:00