lotus/chain/vm
Jakub Sztandera 238174cfca
Adapt virtual gas
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2020-11-17 20:41:33 +01: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 Adapt virtual gas 2020-11-17 20:41:33 +01:00
gas.go Move gas multiplier as property of pricelist 2020-11-04 20:13:17 +01:00
invoker_test.go fix: actor method params deserialization error exit code 2020-11-17 00:22:50 -05:00
invoker.go fix: actor method params deserialization error exit code 2020-11-17 00:22:50 -05:00
mkactor.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
runtime_test.go make vm.EnableGasTracing public. 2020-10-07 15:52:03 +01:00
runtime.go Adapt virtual gas 2020-11-17 20:41:33 +01:00
syscalls.go Handle worker key changes correctly in runtime 2020-10-24 02:57:17 -07:00
vm.go Add metrics for VM flush duration and obj count 2020-11-17 20:41:33 +01:00