consensus-shipyard / ipc-actors

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

Rename tipset and remove explicit sig. in checkpoints #58

Closed adlrocha closed 1 year ago

adlrocha commented 1 year ago

Simplifies checkpoint submission by removing explicit signature and renames tip_set field to make it more general and avoid confusion.