lotus/chain/messagepool
vyzo 7a8c74fee8 use stable sort for chain sorting
the default non-stable sort may reorder chains with the same gasPerf, which might change the order
of messages per nonce; facepalm.
2020-08-06 17:40:22 +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 use stable sort for chain sorting 2020-08-06 17:40:22 +03:00
selection_test.go message chain creation tests 2020-08-06 17:08:02 +03:00
selection.go use stable sort for chain sorting 2020-08-06 17:40:22 +03:00