lotus/chain/messagepool
Łukasz Magiera 1d78ffc04d
Merge pull request #3676 from filecoin-project/feat/mpool-replace-auto
add an auto flag to mpool replace
2020-09-09 19:31:43 +02: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 Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
messagepool.go ensure replaced message can properly RBF 2020-09-09 10:23:41 -07: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 Make allowNegativeChains a function 2020-09-07 22:44:12 +02:00
selection.go fix issue with gasLimit check for trimming (> instead of >=) 2020-09-09 12:58:51 +03:00