lotus/chain/vm
Steven Allen bb54dc97b6 Fix incorrect ID CID optimization
Blocks inlined into CIDs can technically contain CIDs themselves. I'm guessing
this check was trying to skip "actor" CIDs (inline cids with raw blocks).
2020-07-23 23:22:44 -07:00
..
gas_v0.go Change OnIpldGet 2020-07-15 21:40:49 +02:00
gas.go Update storage gas prices 2020-07-23 22:56:32 +02:00
invoker_test.go Fix even more lint warnings 2020-06-02 16:29:39 +02:00
invoker.go Fix even more lint warnings 2020-06-02 16:29:39 +02:00
mkactor.go Reorg some gas charges 2020-07-15 20:01:56 +02:00
runtime_test.go specs-actors v0.3 2020-04-29 20:06:05 +02:00
runtime.go Merge pull request #2550 from filecoin-project/fix/runtime-logs 2020-07-23 20:42:52 +02:00
syscalls.go Refactor to use actor adt types instead of directly using HAMTs and AMTs 2020-07-23 09:34:57 -07:00
validation_test.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
vm.go Fix incorrect ID CID optimization 2020-07-23 23:22:44 -07:00