consensus-shipyard / ipc-actors

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

fix #42: Cross msg fee distribution in top-down messages #46

Closed adlrocha closed 1 year ago

adlrocha commented 1 year ago

This PR fixes #42.

adlrocha commented 1 year ago

The code looks OK, but my approval is mostly a rubber stamp as I can't yet comment on the protocol itself. I expect to revisit this code after writing the cross-msg spec of the agent.

Thank you. No worries, once we have the IPC agent and before deploying the system we should perform a light audit of all the code to see that we are all on the same page.