erigon-pulse/txpool
ledgerwatch d7693ce094
[txpool] Prevent clogging up the pending sub pool (#494)
* Debug txpool Best

* Print Best result

* Print

* Trace removeMined

* Remove mined tx from pending subpool

* Remove debug

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-06-17 15:46:01 +01:00
..
testdata ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
txpooluitl ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
fetch_test.go ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
fetch.go Sentry GRPC: rename Peers to PeerEvents (#427) 2022-04-23 15:43:24 +01:00
mocks_test.go Start txpool in AddLocalTxs (#480) 2022-06-08 10:39:22 +02:00
pool_fuzz_test.go run go fix ./... (#453) 2022-05-17 14:48:16 +07:00
pool_test.go Start txpool in AddLocalTxs (#480) 2022-06-08 10:39:22 +02:00
pool.go [txpool] Prevent clogging up the pending sub pool (#494) 2022-06-17 15:46:01 +01:00
send.go ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
test_util.go Sentry GRPC: rename Peers to PeerEvents (#427) 2022-04-23 15:43:24 +01:00
txpool_grpc_server.go Start txpool in AddLocalTxs (#480) 2022-06-08 10:39:22 +02:00