lotus/chain/vm
Steven Allen c6f2710e1c feat: future proof against new address protocols
This lets us add new address protocols to go-address without implicitly
accepting them in messages on the network.
2022-11-08 12:28:23 -08:00
..
burn_test.go fix make gen 2022-08-29 16:25:30 +02:00
burn.go disable gas burning for window post messages 2020-12-16 00:10:25 -05:00
cbor_gen.go deps: Use latest cbor-gen 2022-09-20 17:30:07 +02:00
fvm.go Merge branch 'release/v1.18.0' into asr/merge-release-into-master 2022-11-06 14:40:13 -05:00
gas_v0_test.go fix make gen 2022-08-29 16:25:30 +02:00
gas_v0.go chore: fix imports 2022-06-14 17:00:51 +02:00
gas.go chore: fix imports 2022-06-14 17:00:51 +02:00
invoker_test.go Invoker: Use MethodMeta from go-state-types 2022-10-19 15:53:26 -04:00
invoker.go Invoker: Use MethodMeta from go-state-types 2022-10-19 15:53:26 -04:00
mkactor.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
runtime_test.go fix make gen 2022-08-29 16:25:30 +02:00
runtime.go introduce v9 actors and nv17 2022-09-09 21:40:15 -04:00
syscalls.go feat: future proof against new address protocols 2022-11-08 12:28:23 -08:00
vm.go fix: make test vector extraction work with the FVM 2022-11-07 16:09:44 -05:00
vmi.go FVM: record message applied metrics 2022-07-18 10:50:58 -04:00