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
Extensible transactions (and tips) #3102
Merged
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
b042a93
Make extrinsics extensible.
gavofyork 37f6ae0
Rest of mockup. Add tips.
gavofyork 2e5b1f4
Fix some build issues
gavofyork b7646ec
Runtiem builds :)
gavofyork a871c9f
Substrate builds.
kianenigma 8e7c803
Fix a doc test
gavofyork a824b56
Compact encoding
gavofyork 5de080f
Extract out the era logic into an extension
gavofyork a8789b9
Weight Check signed extension. (#3115)
kianenigma 7d96429
Merge remote-tracking branch 'origin/master' into gav-extensble-trans…
gavofyork 30b4ba7
Don't use len for weight - use data.
gavofyork 2a9c9df
Merge remote-tracking branch 'origin/master' into gav-extensble-trans…
gavofyork 342efb5
Operational Transaction; second attempt (#3138)
kianenigma b8f564e
Bump transaction version
jacogr 07fdfe2
Merge branch 'gav-extensble-transactions' of github.com:paritytech/su…
jacogr 7f33006
Master.into()
kianenigma 36063fe
Merge branch 'gav-extensble-transactions' of github.com:paritytech/su…
kianenigma 7a0fbc9
Fix weight mult test.
kianenigma 84fa279
Fix more tests and improve doc.
kianenigma f4d4579
Bump.
kianenigma def6425
Merge remote-tracking branch 'origin/master' into gav-extensble-trans…
gavofyork d12713a
Make some tests work again.
kianenigma 3350f9c
Fix subkey.
kianenigma b788507
Remove todos + bump.
kianenigma c8b0053
Merge branch 'master' of github.com:paritytech/substrate into gav-ext…
kianenigma 383185d
Ignore expensive test.
kianenigma ec829fd
Bump.
kianenigma 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
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
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.