Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* replacing dependencies * dependencies upgrades * restructure imports for update, relevant modifications of chain extensions * reorder dependencies and types for pallets staking, tokens and allowance * update fixes for asset registry, runtime common * amplitude 1.1.0 changes * updating foucoco, pendulum runtimes * benchmark fixes for common * fixes for runtimes with runtime benchmarks * node modifications for upgrade * WIP fixing integration tests * fixed missing default features * WIP fixing std issue * modification toml pendulum, orml-currencies, amplitude * use serde, log with default features = false * remove std conditionals on pallets * fix foucoco default features declaration * add trait to sibling currency id * remove unnecessary trait ConvertMultilocation * remove unnecessary trait ConvertMultilocation in integration tests sibling chain * use start_relay_chain_tasks in node * modifications .toml integration tests * WIP testing comprehensive patch * fix for integration tests dependencies * remove deps of polkadot fellows runtime, solve integration test parachain to parachian issue * adding pallets to sibling chain * compile sibling tests with emulator macros, fixing tests * fix all pen tests * fixing amplitude test * integration tests stable * cleanup, solving features issue with pallet parachain system * remove .txt files * define storage version bump for bounties, staking * fix pallets mock runtimes * add patch to solve missing vrfs dependency and compile with newer nightly * temporary remove flag * allow deprecated flag * warnings and comment requests * more unused imports removal * clippy fixes * set inherent data provider closure to default * add missing flag for eventual try-runtime command * format nightly for latest changes * Revert "format nightly for latest changes" This reverts commit e03041e. * generate weights for dia-oracle pallet * use temporary spacewalk version with dia-oracle fix * re-introduce non local definition flag for clippy * use previous spacewalk revision * remove temporary dia-oracle fix branch * remove temp stellar sdk patch * Readme modification, nightly version used * clean comments and address review improvements * remove unused dependencies and imports * run fmt nightly * move const outside macro definition * fix bandersnatch parch url * add benchmarkings (those not failed), modify config to use default weight * Revert "add benchmarkings (those not failed), modify config to use default weight" This reverts commit 79012a1. * fix benchmark for orml-tokens-management, add benchmark helper script, run benchmarks * fix definition of weights in runtimes * run redeem benchmark after fix for ED * replace spacewalk rev latest * use default values for pallet contracts * Update pallets/vesting-manager/Cargo.toml Co-authored-by: Marcel Ebert <[email protected]> --------- Co-authored-by: Marcel Ebert <[email protected]>
- Loading branch information