lotus/chain/vm
Steven Allen b0bea5f145 return an illegal actor error when we see an unsupported actor version
As far as the chain is concerned, this actor does not exist.
2020-10-07 15:46:56 -07:00
..
burn_test.go Add tests 2020-08-07 01:57:21 +02:00
burn.go fix a regression caused by #3800. 2020-09-16 10:54:26 +01:00
gas_v0.go initial vm conversion 2020-09-25 12:49:39 -07:00
gas.go initial vm conversion 2020-09-25 12:49:39 -07:00
invoker_test.go initial vm conversion 2020-09-25 12:49:39 -07:00
invoker.go return an illegal actor error when we see an unsupported actor version 2020-10-07 15:46:56 -07:00
mkactor.go Bugfix: Runtime's Receiver() should only return ID addresses 2020-10-06 17:37:50 -04:00
runtime_test.go make vm.EnableGasTracing public. 2020-10-07 15:52:03 +01:00
runtime.go Merge branch 'master' into next 2020-10-07 11:55:00 -07:00
syscalls.go fix state loading in vm 2020-09-18 14:46:55 -07:00
vm.go Merge branch 'master' into next 2020-10-07 11:55:00 -07:00