-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
User recovery mechanism for non-refundable forwards (#143)
* User recovery mechanism for non-refundable forwards * handle recovery of funds that did not originate on the intermediate chain * mocks * test: non-refundable forwards dummy module (#144) * wip: add dummy middleware to modify packets * rm unused * force inFlightPacket.Nonrefundable = true * dummyware.AppModuleBasic * test: create non-refundable pfm test cases * Get source originating tests passing * remove parallel * lint * fix test, update comments * fix final test --------- Co-authored-by: Justin Tieri <[email protected]> Co-authored-by: Andrew Gouin <[email protected]> * Remove unnecessary makefile --------- Co-authored-by: Reece Williams <[email protected]> Co-authored-by: Justin Tieri <[email protected]>
- Loading branch information
1 parent
2e44c42
commit b04e5c4
Showing
11 changed files
with
1,088 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.