lotus/chain/messagepool
Aayush Rajasekaran 93814cc85a
Merge pull request #3392 from filecoin-project/fix/mpool-priority-selection
Tweak priority selection to not select negative perfoming chains
2020-08-31 19:22:12 -04: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 fix tests 2020-08-26 14:58:32 +03:00
messagepool.go remove the unnecessary err check 2020-08-31 15:11:45 +08:00
provider.go Take into account messages in current tispet by executing it 2020-08-25 04:02:06 +02:00
pruning.go add cooldown to message pruning 2020-08-07 19:51:49 +03:00
repub_test.go add test for message republish 2020-08-25 13:57:02 +03:00
repub.go don't include negative performing chains in priority message selection 2020-08-29 15:55:19 +03:00
selection_test.go fix tests 2020-08-26 22:44:47 +03:00
selection.go don't include negative performing chains in priority message selection 2020-08-29 15:55:19 +03:00