mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
9f72de1e9d
as we're now visiting the txpool multiple times during mining we need a way to ensure we're not trying to include the same transactions twice and to only get new data each time. This seems a simple way to achieve this, but if there would be a better way let me know. |
||
---|---|---|
.. | ||
testdata | ||
txpooluitl | ||
fetch_test.go | ||
fetch.go | ||
mocks_test.go | ||
pool_fuzz_test.go | ||
pool_test.go | ||
pool.go | ||
send.go | ||
test_util.go | ||
txpool_grpc_server.go |