lotus/chain/messagepool
2020-09-14 15:09:52 +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 add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03:00
messagepool.go Merge pull request #3766 from filecoin-project/fix/mpool-prune 2020-09-11 11:40:26 +02:00
provider.go [WIP] Network upgrade support 2020-09-11 20:16:29 -07:00
pruning.go fix deadlock 2020-09-11 21:40:25 +03:00
repub_test.go Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
repub.go refactor getBaseFeeLowerBound, use it to prune less aggressively 2020-09-11 12:15:03 +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