test(ctb): add test for stuck ETH on failed msg#3029
Conversation
|
c6ec1ed to
aa8c1f7
Compare
|
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
Adds a test that ETH gets properly stuck in the CrossDomainMessenger contracts but then is unstuck when the message is replayed.
aa8c1f7 to
cb4ccbb
Compare
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
Adds a test that ETH gets properly stuck in the CrossDomainMessenger
contracts but then is unstuck when the message is replayed.