lotus/chain/messagepool
2020-10-09 01:34:48 +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 Merge remote-tracking branch 'origin/master' into feat/signing-backends 2020-10-09 00:50:41 +02:00
messagepool.go Compare more accurately 2020-10-02 23:18:37 +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 Merge remote-tracking branch 'origin/master' into feat/signing-backends 2020-10-09 00:50:41 +02:00
repub.go Fix Messages field in MessagePoolEvtMessage journal entry 2020-10-07 21:13:04 +02:00
selection_test.go Fix WalletSign in tests 2020-10-09 01:34:48 +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