lotus/chain
Steven Allen bb54dc97b6 Fix incorrect ID CID optimization
Blocks inlined into CIDs can technically contain CIDs themselves. I'm guessing
this check was trying to skip "actor" CIDs (inline cids with raw blocks).
2020-07-23 23:22:44 -07: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 Merge remote-tracking branch 'origin/next' into feat/actors-miner-refactor 2020-07-17 15:18:11 +02:00
events Support inline CIDs 2020-07-23 23:12:32 -07:00
gen Support inline CIDs 2020-07-23 23:12:32 -07:00
market Update gas prices 2020-07-20 21:31:05 +02:00
messagepool Improve RBF error message 2020-07-23 20:44:55 +02: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 Support inline CIDs 2020-07-23 23:12:32 -07:00
store Support inline CIDs 2020-07-23 23:12:32 -07:00
sub Support inline CIDs 2020-07-23 23:12:32 -07:00
types Support inline CIDs 2020-07-23 23:12:32 -07:00
validation Support inline CIDs 2020-07-23 23:12:32 -07:00
vectors close file 2020-07-23 18:21:13 +08:00
vm Fix incorrect ID CID optimization 2020-07-23 23:22:44 -07: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 Support inline CIDs 2020-07-23 23:12:32 -07: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