plugeth/eth/protocols
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
..
eth core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
snap all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00