-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mesh 2108/settlement improvements (#1536)
* Add v2 extrisic for reject_instruction, withdraw_affirmation, affirm_with_receipts and affirm_instruction * Add rpc call get_input_cost * Update json schema with new rpc call and types * Improve docs * Call the correct weight function for v2 extrinsics * Add rcv benchmark weights * Rename InputCost to AffirmationCount; Remove unimplemented calls * Remove calls to old functions * Rename v2 extrinsics; Update schema --------- Co-authored-by: Adam Dossa <[email protected]>
- Loading branch information
1 parent
612bda0
commit 03cd84f
Showing
14 changed files
with
979 additions
and
112 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
Oops, something went wrong.