consensus-shipyard / ipc-actors

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

GW: Improve Cross-msg fee UX and mechanics #93

Open adlrocha opened 1 year ago

adlrocha commented 1 year ago

The way we currently charge the cross-msg fee when users want to send cross-net messages is bit counter-intuitive. If a user sends a request to send X FIL the fee is deducted from the amount they requested to send, ending up in the arrival of only X - fee FIL to the destination. This is not the way blockchains usually work. The correct behavior is: