lotus/chain/messagepool
2020-10-15 03:36:55 +02:00
..
gasguess Add some comments 2020-10-05 18:39:39 -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 Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
messagepool.go mpool: Don't block node startup loading messages 2020-10-15 03:36:55 +02:00
provider.go remove final WithStateTree 2020-09-15 10:57:32 -07:00
pruning.go use conservative base fee lower bound factor for strict checks 2020-09-14 22:13:37 +03:00
repub_test.go Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02:00
repub.go unshare the journal 2020-10-09 13:23:07 -07:00
selection_test.go Refactor from crypto.SigType to types.KeyType 2020-10-12 00:07:53 +02: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