lotus/chain/vm
Jakub Sztandera f3c4288311 Check for correct nonce before taking gas
Otherwise as a miner you are able to include an invalid message forever
and get whole GasLimit of gas from it every time.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-03-10 21:14:50 +01: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 Drop debug messages 2020-03-09 23:46:13 -07:00
syscalls.go update to latest specs-actors 2020-03-08 21:21:46 -07:00
validation_test.go update, you guessed it, chain-validation 2020-03-05 13:41:35 -08:00
vm.go Check for correct nonce before taking gas 2020-03-10 21:14:50 +01:00