ref-fvm
ref-fvm copied to clipboard
BufBlockstore copy_rec codec checks different from lotus
- Lotus -> https://github.com/filecoin-project/lotus/blob/master/chain/vm/vm.go#L787-L796
- FVM -> https://github.com/filecoin-project/ref-fvm/blob/master/fvm/src/blockstore/buffered.rs#L192