Skip to content

actorstatesmultisig: out parameter cannot be assigned cached value #786

@iand

Description

@iand

Describe the bug:

During a walk the following errors were encountered:


error found for height 1231152: 
[
	{
		"Code":"bafkqadtgnfwc6njpnv2wy5djonuwo",
		"Name":"fil/5/multisig",
		"Head":"bafy2bzaceaip2d4rfkxlydzzijclyqr6hr3hfah6de73ojqmphym2lvza5vpy",
		"Address":"f028589",
		"Error":"failed to extract parsed actor state: loading current multisig state at head bafy2bzaceaip2d4rfkxlydzzijclyqr6hr3hfah6de73ojqmphym2lvza5vpy: out parameter cannot be assigned cached value"
	},
	{
		"Code":"bafkqadtgnfwc6njpnv2wy5djonuwo",
		"Name":"fil/5/multisig",
		"Head":"bafy2bzaced7qwvfu5d5rpnlcy6nccq76u5gfzei2vc5ugnfvrihga2ol5sv2o",
		"Address":"f027174",
		"Error":"failed to extract parsed actor state: loading current multisig state at head bafy2bzaced7qwvfu5d5rpnlcy6nccq76u5gfzei2vc5ugnfvrihga2ol5sv2o: out parameter cannot be assigned cached value"
	}
]
{"task": "actorstatesmultisig"}

Looks like this is reported by the experimental state cache

Steps to Reproduce:

Run actorstatesmultisig task at height 1231152 on mainnet

Lily Version: branch with statecache

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions