erigon-pulse/txpool
Andrew Ashikhmin 3097828465
txpool: prevent index out of range 2 (#704)
(Continuation of PR #690)

Fixes the following error reported by stickx:

![PXL_20221024_214752470](https://user-images.githubusercontent.com/34320705/197769120-65e01142-4948-4e04-a555-16675ef9d9f7.jpeg)
2022-10-25 14:18:08 +02:00
..
testdata ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
txpooluitl WithTablessCfg -> WithTableCfg (#601) 2022-08-24 11:02:47 +02:00
fetch_test.go Revert "Switch from eth/66 to eth/67 (#503)" (#504) 2022-06-28 13:39:45 +02:00
fetch.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
mocks_test.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
pool_fuzz_test.go changed baseFeeCap from uint64 -> uint256 (#646) 2022-09-23 12:47:01 +02:00
pool_test.go changed baseFeeCap from uint64 -> uint256 (#646) 2022-09-23 12:47:01 +02:00
pool.go txpool: prevent index out of range 2 (#704) 2022-10-25 14:18:08 +02:00
send.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
test_util.go Fieldalign (#695) 2022-10-21 15:31:23 +07:00
txpool_grpc_server.go [txpool] Best function to accept onTopOf argument and indicate whenever it is too early to gather tx for a block (#685) 2022-10-14 23:11:37 +01:00