lotus/chain/messagepool
Jakub Sztandera 0cd0faa6fb Increase message size limit
Add test

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2021-06-09 14:24:38 -04:00
..
gasguess migrate methods to abstracted methods 2020-10-21 12:18:37 -07: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 avoid use mp.cfg directly to avoid race 2021-01-25 10:13:31 +08:00
messagepool_test.go Increase message size limit 2021-06-09 14:24:38 -04:00
messagepool.go Increase message size limit 2021-06-09 14:24:38 -04:00
provider.go Address review 2021-05-31 18:13:23 -04:00
pruning.go Address review 2021-05-31 18:13:23 -04:00
repub_test.go More tweaking of context handling in the messagepool 2021-05-31 18:13:23 -04:00
repub.go Protect mp.localAddrs and mp.pending behind helper functions 2021-05-31 18:13:23 -04:00
selection_test.go More tweaking of context handling in the messagepool 2021-05-31 18:13:23 -04:00
selection.go Address review 2021-05-31 18:13:23 -04: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