consensus-shipyard / ipc-actors

Rust implementation of the IPC actors for FVM
MIT License
6 stars 3 forks source link

Fix checkpoint #85

Closed cryptoAtwill closed 1 year ago

cryptoAtwill commented 1 year ago

Changes

Fix Checkpoint serialization not compatible with golang.

Tests

cargo test --all