-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Community wallet transfer transaction script (#859)
* reproduced error * more specific error codes * transfer community wallet should fail on normal tx api * implement txs subcommand to execute community transfer tx script. * community wallet script test pass. * create integration test * add changelog * storage helper not initializing genesis waypoint * patch tx script for trying to schedule payment to non-slow wallet * mark payments as processed * patch processing the finalized transfer state * patch tests for error code change * fix bug where query was resetting approved list. * txs errors should return the context of the error * more descriptive error messages for txs cli
- Loading branch information
1 parent
d0945ac
commit 6d7d7d1
Showing
43 changed files
with
1,069 additions
and
436 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
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.