lotus/chain/messagepool
vyzo 72c7d4c886 relax mpool add strictness checks for local pushes
So that a node can have more than 1k pending messages for its own local addresses.
2020-09-10 09:55:50 +03:00
..
gasguess Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
block_proba_test.go Add test for winnerProba 2020-08-18 21:10:04 +02:00
block_proba.go Lint everything 2020-08-20 20:46:36 -07:00
config.go Validate message pool config, validate GasPremium < GasFeeCap 2020-08-12 20:31:34 +02:00
messagepool_test.go add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00
messagepool.go relax mpool add strictness checks for local pushes 2020-09-10 09:55:50 +03:00
provider.go Take into account messages in current tispet by executing it 2020-08-25 04:02:06 +02:00
pruning.go track expected nonce in mpool, refuse messages with large gaps 2020-09-03 15:28:44 +03:00
repub_test.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
repub.go fix very minor bug in repub baseFeeLowerBound 2020-09-08 19:02:05 +03:00
selection_test.go add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00
selection.go warn when optimal selection fails to pack a block and we fall back to random selection 2020-09-09 23:17:09 +03:00
test-messages.json.gz add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00