-
Notifications
You must be signed in to change notification settings - Fork 338
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Start * More version bumps * Bump toolchain version * Incremental progress * Use v0.9.18 branches * Update Cargo.lock * Update ethereum crate to 0.12 * Update Cargo.lock * Update nimbus * Update Cargo.lock * Bump ORML * Import Reserve from xcm_primitives instead of orml_traits * Bump crowdloan-rewards * Remove u32_trait * Minimal orml_xtokens config * Update Cargo.lock * Add build_inprocess_relay_chain fn * Update Cargo.lock * Bump scale-info (again) * Use build_inprocess_relay_chain * Fix typo * Use blank CollatorOptions in StartFulLNodeParams * Bump nimbus to 46c43d8 * Bump nimbus to d68bf7 * Add sync params to MappingSyncWorker * Incremental work to make tests build * Add orml-traits crate for tests * Explicit integer types * Comment out xtokens tests for now * Add some WeightInfo, remove some WeightInfo * More mock fixes * Remove TransactionStorageMode * Reflect EthBlockDataCacheTask changes in Frontier and plumb prometheus_registry * Restore pallet_evm WeightInfo in mocks * Update Cargo.lock * Bump frontier from 3e9d2b8 c65ff27 * Use purestake evm branch moonbeam-polkadot-v0.9.18 * Updates to use custom evm branch * Use built-in xcmp_queue weights * Remove unused dependency * Point to fixed frontier version with-code evm * Add orml-traits again but without default-features * Fix xtokens precompiles tests * More graceful error plus removal of unused imports * Chop long line * Toml sort * cargo fmt * Clippy suggestions * Bump polkadot from 721282d to f0dc95a * Construct staking GenesisConfig without recursion * Another clippy suggestion Co-authored-by: gorka <[email protected]>
- Loading branch information
Showing
69 changed files
with
2,612 additions
and
1,994 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
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.