go-ethereum/eth/tracers
Péter Garamvölgyi 4e0daeb300
fix(trace): change l1Fee type from uint64 to *big.Int (#360)
* fix: change l1Fee type from uint64 to *big.Int

* use hexutil.Big
2023-06-09 22:28:40 +08:00
..
internal/tracetest core/vm: Make INVALID a defined opcode (#118) 2022-06-22 17:18:47 +08:00
js core/vm: implement EIP-3860: Limit and meter initcode (#23847) (#318) 2023-05-18 12:11:53 +02:00
native style: revert some formatting (#294) 2023-04-20 17:49:35 +08:00
api.go fix(trace): change l1Fee type from uint64 to *big.Int (#360) 2023-06-09 22:28:40 +08:00
api_blocktrace.go fix(trace): change l1Fee type from uint64 to *big.Int (#360) 2023-06-09 22:28:40 +08:00
api_blocktrace_test.go fix(trace): change l1Fee type from uint64 to *big.Int (#360) 2023-06-09 22:28:40 +08:00
api_test.go fix(trace): change l1Fee type from uint64 to *big.Int (#360) 2023-06-09 22:28:40 +08:00
tracers.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
tracers_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00