consensus-shipyard / ipc-actors

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

fix store cross-msg in checkpoint #89

Closed adlrocha closed 1 year ago

adlrocha commented 1 year ago

This PR fixes a bug for which bottom-up cross-messages and child checkpoints were being stored in a checkpoint template from the past, preventing it from being successfully propagated to the parent.