lotus/chain/messagepool
Aayush Rajasekaran 6d25f3d2ae Add some comments
2020-10-05 18:39:39 -04: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 add selection test with real world messages dumped from a live node mpool 2020-09-09 20:46:26 +03: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 Update to specs v0.9.6 2020-09-07 15:48:41 -04:00
repub.go use conservative base fee lower bound factor for strict checks 2020-09-14 22:13:37 +03:00
selection_test.go Most tests passing 2020-09-17 17:30:24 +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