go-ethereum/rollup
Zhang Zhuo 0cecc1986e
refactor(trace): clean outdated fields (#842)
* clean trace: remove ExtraData, disable prestateTracer, collect bytecodes in top level

* fix

* fix

* fix

* fix

* fix

* more cleanup

* more cleanup

* refactor(trace): clean outdated fields

* fix bytecodes in trace

* chore: auto version bump [bot]

* chore: auto version bump [bot]

* use hexutil.Bytes

---------

Co-authored-by: Ömer Faruk Irmak <omerfirmak@gmail.com>
Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
Co-authored-by: lispc <lispc@users.noreply.github.com>
2024-07-15 20:36:00 +08:00
..
circuitcapacitychecker feat: update to ccc v0.11.4 (#872) 2024-07-03 15:16:38 +02:00
fees fix: use correct encoding for L1 data fee of EIP2718 transactions (#793) 2024-06-03 16:24:03 +02:00
pipeline fix: do not attempt to free nil rust trace (#845) 2024-06-21 14:29:05 +03:00
rcfg feat: update gas-oracle contract bytecode (#792) 2024-06-03 10:30:59 +02:00
rollup_sync_service fix(rollup-verifier): decode commitBatchWithBlobProof calldata (#896) 2024-07-13 00:37:31 +08:00
sync_service feat(worker): add a commit tx failed metric (#704) 2024-04-17 18:32:00 +08:00
tracing refactor(trace): clean outdated fields (#842) 2024-07-15 20:36:00 +08:00
withdrawtrie feat(trace): add withdraw trie root (#217) 2023-02-16 10:18:47 +08:00