plugeth/eth/tracers
Martin HS a5a4fa7032
all: use uint256 in state (#28598)
This change makes use of uin256 to represent balance in state. It touches primarily upon statedb, stateobject and state processing, trying to avoid changes in transaction pools, core types, rpc and tracers.
2024-01-23 14:51:58 +01:00
..
internal/tracetest tracer: use proper base fee in tests (#28775) 2024-01-16 12:20:26 +01:00
js all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
logger all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
native all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
api_test.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 2024-01-22 21:05:18 +01:00
api.go core, core/rawdb, eth/sync: no tx indexing during snap sync (#28703) 2024-01-22 21:05:18 +01:00
tracers_test.go tracer: use proper base fee in tests (#28775) 2024-01-16 12:20:26 +01:00
tracers.go eth,consensus: replace noarg fmt.Errorf with errors.New (#27330) 2023-05-25 02:57:34 -04:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00