-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump substrate to polkadot-v0.9.38 (#584)
* Change substrate dependency to polkadot-v0.9.38 * Apply Substrate: Remove uncles related code * Apply Frontier: feat: contract deployment callback * Apply Frontier: feat: provide a parameter for the runtime config to choose what to include in the PostLog * Apply Substrate: grandpa: cleanup stale entries in set id session mapping * Apply Substrate: Add WeightToFee and LengthToFee impls to transaction-payment Runtime API * Apply Frontier: feat: add fc-storage * Fix applying Substrate: Remove uncles related code * Fix usage eth_overrides at service * Fix benchmarking applying Substrate: Remove uncles related code * Fix benchmarking clippy * Apply Substrate: Selectable on-runtime-upgrade checks * Apply Substrate: Only use substrate-wasm-builder when std feature is enabled * Apply Substrate: frame-benchmarking: Macros should not force a particular env * Apply Substrate: Make DispatchError impl MEL * Update --help example output * Box large enum BenchmarkCmd * Use REPORT_LONGEVITY for MaxSetIdSessionEntries * Return missed sp-keystore * Update openssl to fix cargo deny * Reset the lockfile to a version from master and a few hand-picked updates * Drop unused Block use --------- Co-authored-by: MOZGIII <[email protected]>
- Loading branch information
1 parent
eae1ffe
commit 2554c8b
Showing
44 changed files
with
1,693 additions
and
841 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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.