lotus/chain/stmgr
Steven Allen 9135a5d048 Pass bitfields by-value
This ensures we can't end up decoding nil bitfields from clients when not
expecting them.

Part of https://github.com/filecoin-project/specs-actors/issues/895. Please see
this issue for details and leave any comments there.
2020-08-12 10:32:39 -07:00
..
call.go Add new BlockMsgsForTipset() 2020-08-10 15:55:44 -04:00
forks_test.go Delete GasPrice from this world 2020-08-06 23:08:42 +02:00
forks.go stmgr: Handle state forks with cron on null blocks correctly 2020-07-28 14:31:28 +02:00
read.go WIP Integrating specs-actors with refactored miner state 2020-07-14 13:45:45 +02:00
stmgr.go Merge pull request #2958 from filecoin-project/asr/sync-test 2020-08-12 13:05:57 +02:00
utils.go Pass bitfields by-value 2020-08-12 10:32:39 -07:00