lotus/chain/vm
Aayush Rajasekaran c07c87c131
Merge pull request #8706 from filecoin-project/fix/8636
fix: vm: always set the root message in execution traces in the FVM
2022-05-24 12:55:37 -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 Merge pull request #8706 from filecoin-project/fix/8636 2022-05-24 12:55:37 -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 VM: Refactor pricelist to be based on network versions 2022-03-25 15:06:10 -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 Use new go-state-types accessors 2022-05-17 15:21:27 -04:00
runtime_test.go FVM: Support exectraces 2022-04-19 18:05:49 -04:00
runtime.go Fix tests 2022-05-17 15:21:27 -04:00
syscalls.go Use new go-state-types accessors 2022-05-17 15:21:27 -04:00
vm.go feat: vm: drop nv14 support from the FVM 2022-05-23 09:50:54 -07:00
vmi.go feat: vm: drop nv14 support from the FVM 2022-05-23 09:50:54 -07:00