-
Notifications
You must be signed in to change notification settings - Fork 112
feat: Update substrate to gear-polkadot-stable-2412 #4673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ukint-vs
wants to merge
62
commits into
master
Choose a base branch
from
vs/polkadot-stable2412
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
e3fe321
Update branch
ukint-vs 48c41db
Update deps
ukint-vs 36b5b77
use primitive_types::H256
ukint-vs e402c56
Use call_weight
ukint-vs 2ad7dad
use sp_core::H256
ukint-vs 5c8bb49
Update gear eth bridge
ukint-vs 2b5f470
feat(pallet-gear-payment): Implement TransactionExtension
ukint-vs ab64346
chore(gear-authorship): Update args
ukint-vs a0388ef
feat(vara-runtime): Update pallet configs, TxExtension
ukint-vs 307c4c1
feat(node-service): Update TransactionPool, offchain_workers
ukint-vs ed86501
feat(node-testing): Update gear-authorship tests, node-testing
ukint-vs b64ddd0
Revert "use sp_core::H256"
ukint-vs 8c6cd84
Update primitive-types, subxt
ukint-vs 83e6cf4
clippy errors
ukint-vs 856fa4f
add ExtensionsWeightInfo
ukint-vs 7d7a1ff
Update StakingBlackList for TransactionExtension
ukint-vs 7244eef
update staking-rewards tests
ukint-vs e6b5264
Merge branch 'master' into vs/polkadot-stable2412
ukint-vs 7bccd77
update pallet tests
ukint-vs 8ae2b1f
update node
ukint-vs 688d9c6
Update non-dev params
ukint-vs 171bbca
Update staking rewards, increase MaxLocks
ukint-vs 39ed3de
Merge branch 'master' into vs/polkadot-stable2412
ukint-vs 51876ea
rm unused deps
ukint-vs 20ae08d
fmt
ukint-vs 8b1a14a
Update rustls-platform-verifier
ukint-vs 4de250b
Update rustls-webpki@0.101.4
ukint-vs 6754008
Update deps
ukint-vs a6410be
Merge branch 'master' into vs/polkadot-stable2412
ukint-vs def2d11
rm unused deps
ukint-vs 281eb48
Update Cargo.lock
ukint-vs 602ac29
fix clippy
ukint-vs 43f5eed
fix crunchy cross-compilation
ukint-vs b2c8d1f
fix clippy on windows
ukint-vs 50456b9
fix clippy
ukint-vs 59258f7
chore: Update substrate commit
ukint-vs 6a1ab85
chore: Update substrate commit once more
ukint-vs 8961345
fix check_changed_pages_in_storage test
ukint-vs 8dea09d
Custom preset parsing
ukint-vs 949b853
fix(pallet-gear-payment): Use IDENTIFIER from ChargeTransactionPayment
ukint-vs 7057256
Update extension
ukint-vs 9427466
fix: Don't override origin since its passed to prepare() later
ukint-vs ea0d425
patch payer in prepare too.
ukint-vs c304572
add migrations
ukint-vs 312fb90
add BalanceTransferAllowDeath param
ukint-vs a3ecc18
feat: Add Multi Block Migrations pallet
ukint-vs 2609b51
add features
ukint-vs bd9fcb4
WeightInfo
ukint-vs d0d90ee
update metadata
ukint-vs 103aaa1
fmt
ukint-vs cbfddae
rm multi_block_migrations
ukint-vs 1dcca5e
Merge remote-tracking branch 'origin/master' into vs/polkadot-stable2412
ukint-vs 6dab4eb
add std feature
ukint-vs d168ce4
feat(gsdk): Update subxt to v0.41.0
ukint-vs cd0821d
fix(gsdk): Add multi_block_migrations export parsing
ukint-vs 504fb2e
Revert "feat(gsdk): Update subxt to v0.41.0"
ukint-vs a02b930
clippy warn
ukint-vs cc62f0e
rm crunchy patch
ukint-vs 5c0117b
rm sign-ext patches
ukint-vs 527d2ad
Merge remote-tracking branch 'origin/master' into vs/polkadot-stable2412
ukint-vs 93cf7e2
Update Cargo.lock
ukint-vs 1856160
Merge branch 'master' into vs/polkadot-stable2412
ukint-vs 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.
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.