lotus/chain
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
..
actors Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
beacon Add multiple drand configs 2020-07-23 18:45:08 +02:00
blocksync update to latest cbor-gen 2020-07-31 11:19:30 -07:00
events Update specs-actors and chain-val...again 2020-07-31 00:29:44 -04:00
gen Merge remote-tracking branch 'origin/master' into next 2020-07-31 14:02:04 +02:00
market Fundmanager shouldn't try to add zero 2020-07-29 20:27:22 -04:00
messagepool create maximal chains 2020-08-06 18:37:28 +03:00
metrics introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
state More spect-actors updates 2020-07-23 23:03:25 +02:00
stmgr Merge remote-tracking branch 'origin/master' into next 2020-07-31 14:02:04 +02:00
store Merge branch 'next' into feat/cid-builder 2020-07-28 21:02:30 -04:00
sub fix: block validator: check against heaviest tipset 2020-07-30 18:05:28 -03:00
types fix mr test 2020-08-01 16:29:26 -07:00
validation Merge branch 'next' into feat/cid-builder 2020-07-28 21:02:30 -04:00
vectors Merge remote-tracking branch 'origin/master' into next 2020-07-31 14:02:04 +02:00
vm Make VerifyPost cheaper 2020-07-31 21:38:23 +02:00
wallet Merge remote-tracking branch 'origin/master' into next 2020-06-08 18:29:36 +02:00
badtscache.go Fix bad block rason if ValidateBlock fails 2020-07-08 03:55:56 +02:00
block_receipt_tracker.go introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
sync_manager_test.go fix incoming tipset bucketing 2019-12-11 21:41:24 +01:00
sync_manager.go Lotus architecture notes (#1768) 2020-06-11 12:31:32 +02:00
sync_test.go run VerifyWinningPoStProof test on client node 2020-07-22 19:27:06 -03:00
sync.go Merge remote-tracking branch 'origin/master' into next 2020-07-31 14:02:04 +02:00
syncstate.go introduce the ability to mock time. 2020-07-10 15:51:45 +01:00
types_test.go Update message gas limits 2020-07-15 20:01:57 +02:00