plugeth/core/txpool
Ng Wei Han beb2954fa4
core/txpool/legacypool: use uint256.Int instead of big.Int (#28606)
This change makes the legacy transaction pool use of `uint256.Int` instead of `big.Int`. The changes are made primarily only on the internal functions of legacypool. 

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2024-02-13 10:10:11 +01:00
..
blobpool core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
legacypool core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
errors.go core/txpool: fix typos (#28213) 2023-09-28 09:48:14 +08:00
subpool.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
txpool.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
validation.go all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00