lotus/chain/messagepool
Łukasz Magiera f58cbc2594
Merge pull request #3557 from filecoin-project/fix/mpool-repub-negative
republish messages even if the chains have negative performance
2020-09-05 21:48:39 +02:00
..
gasguess better handling of gas guess errors 2020-08-05 10:19:32 +03: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 test for priority selection with negative chains 2020-09-05 22:15:18 +03:00
messagepool.go reduce mpool add failure log spam 2020-09-05 00:28:13 +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 fix test 2020-09-03 15:28:44 +03:00
repub.go remove unused ts argument from Trim, replace it with allowNegative specifier 2020-09-04 22:32:30 +03:00
selection_test.go add test for priority selection with negative chains 2020-09-05 22:15:18 +03:00
selection.go Merge pull request #3557 from filecoin-project/fix/mpool-repub-negative 2020-09-05 21:48:39 +02:00