This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lotus
Watch
10
Star
0
Fork
0
You've already forked lotus
Code
Issues
Pull Requests
Packages
Projects
Releases
27
Wiki
Activity
686c719bb1
lotus
/
chain
/
vm
History
Raúl Kripalani
7f0f7d0b36
Merge branch 'master' into refactor/lib/blockstore
2021-02-28 19:55:23 +00:00
..
burn_test.go
disable gas burning for window post messages
2020-12-16 00:10:25 -05:00
burn.go
disable gas burning for window post messages
2020-12-16 00:10:25 -05:00
gas_v0.go
Adapt virtual gas
2020-11-17 20:41:33 +01:00
gas.go
Adjust gas values
2020-11-17 20:41:34 +01:00
invoker_test.go
fix: actor method params deserialization error exit code
2020-11-17 00:22:50 -05:00
invoker.go
Register the v3 actor CIDs in the actor registry
2021-01-21 15:21:19 -08:00
mkactor.go
Move the zero bls actor creation check into the VM
2021-02-18 19:01:11 -05:00
runtime_test.go
make vm.EnableGasTracing public.
2020-10-07 15:52:03 +01:00
runtime.go
Enable Callers tracing when GasTracing is enabled
2020-12-01 13:53:30 +01:00
syscalls.go
Add IsNearUpgrade
2020-12-19 21:51:07 +01:00
vm.go
consolidate all blockstores in blockstore package.
2021-01-29 20:01:00 +00:00