plugeth/core/txpool/legacypool
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
..
journal.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
legacypool2_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
legacypool_test.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
legacypool.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
list_test.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00
list.go core/txpool/legacypool: fix typo (#28258) 2023-10-07 10:57:12 +08:00
noncer.go all: move main transaction pool into a subpool (#27463) 2023-06-16 15:29:40 +03:00