lotus/chain/vm
2022-06-10 17:30:07 -04:00
..
burn_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
burn.go disable gas burning for window post messages 2020-12-16 00:10:25 -05:00
cbor_gen.go Use new go-state-types accessors 2022-05-17 15:21:27 -04:00
fvm.go Call with no subcalls is nil instead of empty array for backwards compatibility 2022-06-03 15:21:47 -04:00
gas_v0_test.go feat: Add additional test annotations (#8272) 2022-03-16 18:37:34 +01:00
gas_v0.go Rename the Lotus VM to LegacyVM 2022-03-15 19:40:17 -04:00
gas.go Revert "VM: Refactor pricelist to be based on network versions" 2022-05-30 15:25:33 -04:00
invoker_test.go Merge pull request #8293 from filecoin-project/feat/fvm 2022-03-16 15:51:56 -04:00
invoker.go register mapping for methods using the real code cid 2022-04-14 19:31:14 +03:00
mkactor.go Revert "VM: Refactor pricelist to be based on network versions" 2022-05-30 15:25:33 -04:00
runtime_test.go FVM: Support exectraces 2022-04-19 18:05:49 -04:00
runtime.go Drop actor meta shimming for testing 2022-06-10 17:30:07 -04:00
syscalls.go Use new go-state-types accessors 2022-05-17 15:21:27 -04:00
vm.go Revert "VM: Refactor pricelist to be based on network versions" 2022-05-30 15:25:33 -04:00
vmi.go refactor: rename LOTUS_USE_FVM_EXPERIMENTAL 2022-06-09 11:21:22 -04:00