plugeth/miner
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
..
stress/clique all: replace log15 with slog (#28187) 2023-11-29 08:33:50 +01:00
miner_test.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
miner.go eth, miner: fix enforcing the minimum miner tip (#28933) 2024-02-06 10:59:24 +02:00
ordering_test.go eth, miner: fix enforcing the minimum miner tip (#28933) 2024-02-06 10:59:24 +02:00
ordering.go eth, miner: fix enforcing the minimum miner tip (#28933) 2024-02-06 10:59:24 +02:00
payload_building_test.go miner: fix typo in payload_building_test.go (#28825) 2024-01-17 12:44:01 +02:00
payload_building.go eth/catalyst: prefix payload id with version (#28246) 2024-01-24 08:39:12 +01:00
worker_test.go core/txpool/legacypool: use uint256.Int instead of big.Int (#28606) 2024-02-13 10:10:11 +01:00
worker.go eth, miner: fix enforcing the minimum miner tip (#28933) 2024-02-06 10:59:24 +02:00