lotus/chain/vm
Aayush Rajasekaran 51cf5d5f1b New Actor Addresses should be generated as per spec
- The pubkey address address of the sender should be used, not the ID address
- We should use the internal callSeqNum as input (was hard-coded to zero)
- The external message nonce should be used, not the actor's nonce in the post-increment state
2020-03-18 02:57:11 -04:00
..
invoker_test.go squash the spec shim and the vmcontext into the new runtime type 2020-03-09 21:44:29 -07:00
invoker.go squash the spec shim and the vmcontext into the new runtime type 2020-03-09 21:44:29 -07:00
mkactor.go actors: Remove addrass aliases 2020-02-25 21:54:58 +01:00
runtime.go New Actor Addresses should be generated as per spec 2020-03-18 02:57:11 -04:00
syscalls.go update to latest specs-actors 2020-03-08 21:21:46 -07:00
validation_test.go update chain-validation: adds miner workflow test (#1403) 2020-03-12 10:22:45 -07:00
vm.go New Actor Addresses should be generated as per spec 2020-03-18 02:57:11 -04:00