issues
search
consensus-shipyard
/
ipc-actors
Rust implementation of the IPC actors for FVM
MIT License
6
stars
3
forks
source link
fix epoch vote submission serialization
#88
Closed
cryptoAtwill
closed
1 year ago
cryptoAtwill
commented
1 year ago
Changes
Update serialization of
EpochVoteSubmissions
with empty vec in place of Option
Tests
cargo test --all
Changes
EpochVoteSubmissions
with empty vec in place of OptionTests