This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
decouple transaction payment and currency #6912
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
370ab13
wip: setup types
weichweich 96137cb
fix types
weichweich 006ffcd
make tx payment pallet independent from balances
weichweich 052d951
fix dependent tests
weichweich 78b503b
comments
weichweich 9bb1b46
restructure a bit and include more info
weichweich 1d08e13
clean up ugly phantom
weichweich af9bda7
reduce complexity
weichweich 96af556
minor doc improvements
weichweich 308c220
use shorthand
weichweich c724904
doc
weichweich 99eb079
fix line lenght and style
weichweich 7ccb276
Merge remote-tracking branch 'upstream/master' into aw-tx-payment-no-…
weichweich d8713c1
readd BalanceOf
weichweich bfff36d
some clarifications and readability improvements
weichweich 88a48d0
move balance type to OnChargeTransaction
weichweich b1fdb6c
remove noise
weichweich 1794b5f
fix style
weichweich ada1d06
Apply suggestions from code review
weichweich 623b449
Improve naming and documentation
weichweich b657448
Merge remote-tracking branch 'upstream/master' into aw-tx-payment-no-…
weichweich 7bad69c
Apply suggestions from code review
weichweich 1bda8a8
Merge remote-tracking branch 'upstream/master' into aw-tx-payment-no-…
weichweich 4f77443
Merge remote-tracking branch 'upstream/master' into aw-tx-payment-no-…
weichweich 2367a3e
always call withdraw_fee
weichweich e5f1c64
move NegativeImbalanceOf to payment module
weichweich 1b73d2b
fix unused import
weichweich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.