consensus-shipyard / ipc

🌳 Spawn multi-level trees of customized, scalable, EVM-compatible networks with IPC. L2++ powered by FVM, Wasm, libp2p, IPFS/IPLD, and CometBFT.
https://ipc.space
Apache License 2.0
43 stars 39 forks source link

Revert if previous checkpoint epoch is equal to the commit epoch #100

Closed dnkolegov closed 1 year ago

dnkolegov commented 1 year ago

https://github.com/LimeChain/filecoin-ipc-actors-fevm/blob/d247b20a4dd6ff41c6b9efad142cc05ffc2f8853/src/Gateway.sol#L278

See https://github.com/consensus-shipyard/ipc-actors/pull/120/files

mikirov commented 1 year ago

Fixed in https://github.com/LimeChain/filecoin-ipc-actors-fevm/pull/73/