lotus/chain/vm
Jakub Sztandera 013f441658 Fix charge gas in case of overcharge
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-04-01 22:55:10 +02:00
..
gas_v0.go Rework gas charging 2020-03-20 03:26:40 -04:00
gas.go Rework gas charging 2020-03-20 03:26:40 -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 chain validation nil return values should be []byte{} 2020-03-24 13:09:04 -07:00
mkactor.go addressing review 2020-03-26 20:13:32 -07:00
runtime.go Fix charge gas in case of overcharge 2020-04-01 22:55:10 +02:00
syscalls.go Extract sector-storage 2020-03-28 01:32:39 +01:00
validation_test.go don't skip any tests 2020-03-25 08:25:03 -04:00
vm.go use charge gas safe in places we return errors 2020-03-27 10:11:21 -07:00