lotus/chain/messagepool
vyzo 1e80e3ae65 create maximal chains
Merge chains when gasPerf is non-descreasing (instead of increasing) to create maximal chains.
This also obviates the need for stable sort, as the chains are guaranteed to be in decreasing
order for the same actor.
2020-08-06 18:37:28 +03:00
..
gasguess better handling of gas guess errors 2020-08-05 10:19:32 +03:00
messagepool_test.go message chain creation tests 2020-08-06 17:08:02 +03:00
messagepool.go Merge pull request #2768 from filecoin-project/fix/add-explanation 2020-08-01 16:59:20 -07:00
pruning.go create maximal chains 2020-08-06 18:37:28 +03:00
selection_test.go create maximal chains 2020-08-06 18:37:28 +03:00
selection.go create maximal chains 2020-08-06 18:37:28 +03:00