erigon-pulse/txpool
ledgerwatch eefbde1443
Pending nonce [attempt 2] (#158)
* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 8f1a238

git-subtree-dir: interfaces
git-subtree-split: 8f1a23897b8921ae3e7f9450ec9f300255c6e1e2

* Regenerate bindings for new interfaces

* Add Nonce function

* Search for nonce in ascending order

* Descend from highest possible nonce for sender (#162)

* Descend from highest possible nonce for sender

* Remove assumptions from nonce()

* Remove interfaces for replacement

* Squashed 'interfaces/' content from commit 375e3d8

git-subtree-dir: interfaces
git-subtree-split: 375e3d85a3d9ff13e61593a5efacd2fbc777cec3

* Regenerate

* Started test

* More of test

* Fix test

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: TBC Dev <48684072+tbcd@users.noreply.github.com>
2021-11-15 09:44:18 +00:00
..
testdata/fuzz more p2p fuzzing, part 2 (#132) 2021-10-26 14:29:18 +07:00
txpooluitl Pool: remove rules from func signatures (#135) 2021-10-28 10:13:39 +07:00
fetch_test.go Pool: remove rules from func signatures (#135) 2021-10-28 10:13:39 +07:00
fetch.go ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
grpc_server.go Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
mocks_test.go ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
packets_fuzz_test.go more p2p fuzz 2021-10-26 14:10:42 +07:00
packets_test.go ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
packets.go more p2p fuzzing, part 2 (#132) 2021-10-26 14:29:18 +07:00
pool_fuzz_test.go make idhash public (#137) 2021-10-30 09:55:06 +07:00
pool_test.go Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
pool.go Pending nonce [attempt 2] (#158) 2021-11-15 09:44:18 +00:00
send.go Pool2 integration test support (#136) 2021-10-28 18:45:18 +07:00
test_util.go up interfaces 2021-08-14 08:49:21 +07:00
types_fuzz_test.go Pool: print local txs propagation info (#115) 2021-10-18 11:22:05 +07:00
types_test.go make idhash public (#137) 2021-10-30 09:55:06 +07:00
types.go ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00