You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are a number of places where we use a random nonsense error code in an actorError in the VM. This causes some really hard to debug message failures.
Example places where this happens (thanks @arajasek ):
There are a number of places where we use a random nonsense error code in an actorError in the VM. This causes some really hard to debug message failures.
Example places where this happens (thanks @arajasek ):
lotus/chain/vm/invoker.go
Line 141 in cad59b0
lotus/chain/vm/vm.go
Line 525 in fe2da35
lotus/chain/actors/params.go
Line 14 in ae634ef
lotus/chain/vm/runtime.go
Line 123 in fe2da35
The text was updated successfully, but these errors were encountered: