Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update to polkadot v1.9.0 (#1290)
* update Cargo deps to v1.5 and uplift Astar runtime * fmt * uplift shiden and shibuya * uplift genesis config * updated client * updated lift tests * fmt * fix try-runtime and runtime-benchmarks * fmt * clippy fix * Fixed integration tests * fix Cargo * fix Cargo * rollback fix Cargo * remove dep * add rust-src to components * fix try-runtime compilation * merge * Pr comments * fix Shiden try-runtime dep * Added migration * updated weight * updated benchmark * feat: update dep to v1.9.0 * feat: update evm tracing vendor crates * feat: update codebase * feat: add pov host function & enable proof recording in block import * fix: pallet_xcm weights * feat: add `CheckMetadataHash` extension * fix: benchamrks * fix local chain spec * fix check * xcm migrations * fix xcm tests * identity migration * move default impl of genesis into tests * remove genesis default * pallet_xcm new weights * fix evm tracing * pallet_assets new weight * fix newline * update comments * clear corrupt unified mapping * pallet_balances new weights * fix * add missing license * prepare orml_oracle benchmarking * fix * orml_oracle new weights * cleanup * set transactional processor * bring back genesis config * fix vendor toml --------- Co-authored-by: PierreOssun <pierre.giraud@mailfence.com> Co-authored-by: Ermal Kaleci <ermalkaleci@gmail.com>
- Loading branch information