-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow paying fees in CC and add integration test for transfer_all (#226)
* benchmark results for transfer_all * fmt * fix benchmark results * initial cc payment setup * add cc payment to all extrinsics * update ensure_payment * transfer_all wip * Implement transfer_all * implement trasnfer_all integration test * remove .clone().into() and fix endorse_newcomers * refactor ensure_payment * refactor py client * use cc paymant in all xts * update pallets * fix ipfs-cid ard * downgrade substrate * update transfer_all test * set python line length to 120
- Loading branch information
Showing
9 changed files
with
400 additions
and
211 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.