forked from cerc-io/plugeth
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> |
||
|---|---|---|
| .. | ||
| blobpool_test.go | ||
| blobpool.go | ||
| config.go | ||
| evictheap_test.go | ||
| evictheap.go | ||
| interface.go | ||
| limbo.go | ||
| metrics.go | ||
| priority_test.go | ||
| priority.go | ||
| slotter_test.go | ||
| slotter.go | ||