-
Notifications
You must be signed in to change notification settings - Fork 19
Bump to polkadot-v0.9.42 as a base for substrate related deps
#861
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
Merged
Merged
Changes from all commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
2e942c8
[substrate-apply] bioauth-keys: Keystore overhaul (#13615)
dmitrylavrenov 91226d8
[substrate-apply] bioauth-keys: Keystore overhaul (final) #13683
dmitrylavrenov 949f856
[substrate-apply] precompile-currency-swap Deprecate Currency; introd…
dmitrylavrenov 7f5eaef
[substrate-apply] precompile-native-currency Deprecate Currency; intr…
dmitrylavrenov 5fbc8cb
[substrate-apply] pallet-currency-swap Deprecate Currency; introduce …
dmitrylavrenov 0001ff7
[substrate-apply] humanode-runtime: Keystore overhaul (final) (#13683)
dmitrylavrenov f21e283
[substrate-apply] humanode-runtime: Metadata V15: Expose API to fetch…
dmitrylavrenov 1c0fcde
Derive TypeInfo for EvaluationError at pallet-vesting
dmitrylavrenov a36da7d
[substrate-apply] humanode-runtime:weights:pallet_balances Deprecate …
dmitrylavrenov 5dd6b32
Draft addition of fungible related traits for currency type at pallet…
dmitrylavrenov a760c7c
[substrate-apply] humanode-rpc: Keystore overhaul (#13615)
dmitrylavrenov 6847379
[substrate-apply] humanode-rpc: babe: replace usage of SharedEpochCha…
dmitrylavrenov 425f36d
[substrate-apply] humanode-peer: Keystore overhaul (#13615)
dmitrylavrenov 6c6df1a
[substrate-apply] humanode-peer: babe: replace usage of SharedEpochCh…
dmitrylavrenov 4aab7cf
[substrate-apply]: humanode-peer: refactor(sc-executor): use wasm exe…
dmitrylavrenov 2e5c5a2
[substrate-apply] humanode-peer: Keystore overhaul (final) (#13683)
dmitrylavrenov af2fde7
Rename FungibleAsset back to Currency at pallet-pot
dmitrylavrenov a2bbda8
Remove redundant trait deps at pallet-pot
dmitrylavrenov 3176d0b
Fix partial index for extracting frontier backend
dmitrylavrenov b31811c
Properly handle resolve operation
dmitrylavrenov 733d176
Add docs for OnUnbalancedOverCredit at pallet-pot
dmitrylavrenov 4bbc61c
Mark unused variable
dmitrylavrenov 0920dd9
Fix mock and test at pallet-currency-swap
dmitrylavrenov 0dc8a28
Fix tests at precompile-currency-swap
dmitrylavrenov 103e57f
Fix mock at pallet-balanced-currency-swap-bridges-initializer
dmitrylavrenov a9cf1c0
Fix mock and tests at pallet-erc20-support
dmitrylavrenov 7dbd94f
Fix mock at pallet-dummy-precompiles-code
dmitrylavrenov 43cb79c
Precompile-native-currency
dmitrylavrenov 2b213d3
Fix mock at pallet-token-claims and pallet-vesting
dmitrylavrenov a6579e5
[substrate-apply] precompile-bioauth:mock,pallet-bioauth:testing Cryp…
dmitrylavrenov e6633f0
Fix tests at claims_and_vesting as usable_balance behaviour has been …
dmitrylavrenov f19e91e
Update WEIGHT_TO_FEE value
dmitrylavrenov 8db1e13
Fix benchmarking tests
dmitrylavrenov 9f7f42d
Fix tests at pallet-vesting
dmitrylavrenov 3eb66b5
Remove unused dependency
dmitrylavrenov dadf7f0
Fix clippy
dmitrylavrenov 41b7610
Unpack partial.other
dmitrylavrenov 0f707b1
[substrate-apply] pallet-*: FRAME: inherited call weight syntax (#13932)
dmitrylavrenov 6f6869c
Update weights
dmitrylavrenov 492d00f
Update WEIGHT_TO_FEE constant
dmitrylavrenov f97810a
Improve handling unbalanced funds
dmitrylavrenov 014e446
Fix clippy
dmitrylavrenov 8871304
Rerun benchmark-all
dmitrylavrenov 62b0fbd
Use block_in_place for keystore operations
dmitrylavrenov 38df4d6
Fix help stdout fixtures
dmitrylavrenov 9a7bffe
Fix typos
dmitrylavrenov 1227906
Fix clippy
dmitrylavrenov a2ec0c2
Reset claims and vesting tests at runtime
MOZGIII 361c4fc
Fixed tests
MOZGIII 7b25e5d
Reformat runtime API traits
MOZGIII aa7ff58
Cleanup comment at crates/humanode-runtime/src/lib.rs
MOZGIII f9b0604
Use locked/polkadot-v0.9.42-2024-09-12 substrate and frontier forks
dmitrylavrenov 79e51c8
Update fixtures for help-output
dmitrylavrenov 16ead2c
Remove duplicated definitions
dmitrylavrenov b64beb5
Update features snapshot
dmitrylavrenov d5bf1c8
RuntimeEvent to be first at pallet_balances::Config
dmitrylavrenov 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
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.