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
b1dfd41c19
lotus
/
chain
/
vm
History
Steven Allen
c5d3b979cb
fix constructing new actors
2021-01-21 15:21:20 -08: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
fix constructing new actors
2021-01-21 15:21:20 -08: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
chore: export vm.ShouldBurn
2021-01-14 11:29:57 +00:00