lotus/chain/messagepool
Jakub Sztandera 5f157affdd
Add GasLimitOverestimation to mpool config
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-08-08 17:09:47 +02:00
..
gasguess better handling of gas guess errors 2020-08-05 10:19:32 +03:00
config.go Add GasLimitOverestimation to mpool config 2020-08-08 17:09:47 +02:00
messagepool_test.go fix test compilation issue 2020-08-07 19:51:49 +03:00
messagepool.go gas: Corruntly do float math 2020-08-08 00:41:57 +02:00
pruning.go add cooldown to message pruning 2020-08-07 19:51:49 +03:00
selection_test.go add regression test for selection trimming 2020-08-07 10:10:54 +03:00
selection.go also log chain creation timings 2020-08-08 17:07:37 +03:00