-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TRN-397 swap out boundedVec for erc20-peg (#885)
* add erc20-peg method for sudo to claim delayed payments * migrate delayedPaymentSchedule to weakBoundedVec and benchmark process_deposit for erc20 peg * write migration for delayed payment schedule * fix up rebase * address comments - add more tests, amend benchmarks, edit erc-20-peg config * Update benchmarks for pallet-erc20-peg on TRN-397-delayed-payments-blocked * change max delay per block in accordance with new weights --------- Co-authored-by: GitHub Action <[email protected]>
- Loading branch information
1 parent
33c05f1
commit 8b2040a
Showing
7 changed files
with
575 additions
and
66 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.