OpenST / mosaic-contracts

Mosaic-0: Gateways and anchors on top of Ethereum to scale DApps
https://discuss.openst.org/c/mosaic
MIT License
114 stars 31 forks source link

Test: progress stake and mint after revert #752

Closed jasonklein closed 5 years ago

jasonklein commented 5 years ago

This PR adds integration testing to show that Stake and mint can be progressed when the message status of outbox is DeclaredRevocation.

Resolves #737.