plugeth/core/txpool
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
..
blobpool all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
legacypool all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
txpool.go core, eth, miner: start propagating and consuming blob txs (#28243) 2023-10-04 12:36:36 +03:00
validation.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00