Skip to content
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

Upgrade polkadot-sdk #813

Merged
merged 70 commits into from
Mar 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
cb370ea
Upgrade to polkadot 1.1.0 (#800)
simonsso Dec 13, 2023
95e47fa
upgrade to polkadot 1.2.1 (#804)
simonsso Dec 14, 2023
5a67232
Upgrade to polkadot 1.3.0
simonsso Dec 21, 2023
ff83ed5
Merge remote-tracking branch 'master' into feature_integrate_upgrade
simonsso Dec 21, 2023
ca1eaa4
Upgrade to polkadot 1.4.0 (#814)
simonsso Jan 5, 2024
73038e4
Merge branch 'master' into feature_integrate_upgrade
simonsso Feb 8, 2024
ea140f3
upgrade to polkadot 1.5.0 (#816)
simonsso Feb 9, 2024
868bf0e
Upgrade to 1.6.0
simonsso Feb 9, 2024
3ce5458
Upgrade calls to 1.6.0 API
simonsso Feb 9, 2024
fe91ded
Dwellir hostname change
simonsso Feb 9, 2024
a8beb50
Merge remote-tracking branch 'origin/master' into feature_integrate_u…
simonsso Feb 9, 2024
35959cf
Merge branch 'feature_integrate_upgrade' into iso/upgrade_to_polkadot…
simonsso Feb 9, 2024
db4e9d6
Remove merge error
simonsso Feb 9, 2024
0f6c6ae
Remove merge error
simonsso Feb 9, 2024
4c8f6d5
Update weights
simonsso Feb 9, 2024
bdcec6a
Update service.rs and command.rs from latest template
simonsso Feb 13, 2024
9be846c
Remove dead code
simonsso Feb 13, 2024
a5c41b0
Update service.rs and command.rs from latest template
simonsso Feb 13, 2024
e8289f7
Code cleanup
simonsso Feb 13, 2024
045381a
Migrations
simonsso Feb 14, 2024
ef5f5de
Upgrade tests
simonsso Feb 14, 2024
7d3d5fd
Workspace depencencies
simonsso Feb 16, 2024
9893d9a
Merge commit '7d3d5fda7638ee088ba9375cfd5313d8d0672416' into feature_…
simonsso Feb 16, 2024
d972367
Get substrate from crates.io
simonsso Feb 18, 2024
5c5100b
Storage migrations
simonsso Feb 18, 2024
cfcaff6
Reintegrate orml
simonsso Feb 19, 2024
67de75d
Silence warning
simonsso Feb 19, 2024
9d84423
Workspace dependencies
simonsso Feb 19, 2024
669d819
Cargo workspace
simonsso Feb 19, 2024
2a6aed8
Workspace depencecies
simonsso Feb 19, 2024
c54b02e
Cargo.toml reformat
simonsso Feb 19, 2024
800bf20
Fix failing benchmarks
simonsso Feb 19, 2024
9e7e185
XCM benchmarks
simonsso Feb 19, 2024
0ab4e4a
Clippy
simonsso Feb 19, 2024
e609bf5
Workspace depencencies
simonsso Feb 19, 2024
a4abca1
Code clean up
simonsso Feb 20, 2024
52dfd24
CI srtool
simonsso Feb 20, 2024
5840e0a
Update weights
simonsso Feb 20, 2024
b543175
Use benchmark for reserve_asset_deposited()
simonsso Feb 20, 2024
76e35a9
Use only two collators for dev nets
simonsso Feb 21, 2024
97c6e30
SR tool version
simonsso Feb 21, 2024
b6690e7
CI sr tool
simonsso Feb 21, 2024
ccd56cb
Update after selfreview
simonsso Feb 22, 2024
5d4afc2
Update runtimes/eden/src/lib.rs
simonsso Feb 26, 2024
626a0f7
Update runtimes/eden/src/pallets_parachain.rs
simonsso Feb 26, 2024
14ee79e
Update runtimes/eden/src/pallets_parachain.rs
simonsso Feb 26, 2024
87ff2cf
Update after review
simonsso Feb 26, 2024
43024bd
Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…
simonsso Feb 26, 2024
a9dd686
Auto update
simonsso Feb 26, 2024
12f52dd
Update runtimes/eden/src/pallets_util.rs
simonsso Feb 26, 2024
35012b2
Update node/src/command.rs
simonsso Feb 26, 2024
5a18e33
Use Polkadot ED
simonsso Feb 27, 2024
a381cbb
Update after review
simonsso Feb 27, 2024
e886dff
Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…
simonsso Feb 27, 2024
6115574
Integrate proxy pallet
simonsso Feb 29, 2024
1054b1b
Add pallet_proxy benchmarks
simonsso Feb 29, 2024
d081f3e
Spearate weights for all pallets
simonsso Feb 29, 2024
27efa6f
Code cleanup
simonsso Feb 29, 2024
83c6869
Benchmarks
simonsso Feb 29, 2024
67b9f82
Auto fmt
simonsso Feb 29, 2024
1808c66
Rerun benchmarks
simonsso Feb 29, 2024
6c93957
Refactor benchmark script
simonsso Mar 1, 2024
5aa21ba
Use weights
simonsso Mar 1, 2024
9d16a99
Update path in docker documentation
simonsso Mar 11, 2024
713fe51
feat(nodle-parachain): use wasm executor
aliXsed Mar 11, 2024
edc9ac7
Merge branch 'feature_integrate_upgrade' of github.com:NodleCode/chai…
simonsso Mar 12, 2024
f2b44f9
Remove sponsorship migration
simonsso Mar 12, 2024
2591568
Default ports
simonsso Mar 13, 2024
7fc8f35
Update path in doc for docker
simonsso Mar 14, 2024
3f72c47
Set base delivery fee in DOT derived constant
simonsso Mar 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:
toolchain: stable
target: wasm32-unknown-unknown
try-runtime-chain: dev
try-runtime-uri: wss://eden-rpc.dwellir.com:443/
try-runtime-uri: wss://api-eden.dwellir.com:443/
SCCACHE_GHA_ENABLED: "true"
RUSTC_WRAPPER: "sccache"
RUSTFLAGS: ""
Expand All @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup sccache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].4
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: ${{ env.toolchain }}
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
sudo apt-get install protobuf-compiler
- name: Setup sccache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].4
- name: Unit tests
# Other tests ran below
run: cargo test --all-features -p nodle-parachain
Expand All @@ -87,7 +87,7 @@ jobs:
run: |
sudo apt-get install protobuf-compiler
- name: Setup sccache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].4
- name: Install cargo-llvm-cov
uses: taiki-e/install-action@cargo-llvm-cov
- name: Test and gather coverage
Expand All @@ -113,7 +113,7 @@ jobs:
components: rust-src
target: ${{ env.target }}
- name: Setup sccache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].4
- name: Build runtime
run: cargo build --release --features=try-runtime -p runtime-eden
- name: Upload runtime artifact
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ jobs:
- uses: actions/checkout@v4
- name: Srtool build
id: srtool_build
uses: chevdor/srtool-actions@v0.8.0
uses: chevdor/srtool-actions@v0.9.2
with:
chain: ${{ matrix.runtime }}
package: runtime-${{ matrix.runtime }}
runtime_dir: runtimes/${{ matrix.runtime }}
tag: 1.74.0

- name: Summary
run: |
Expand Down
6 changes: 1 addition & 5 deletions .maintain/external_pallet_weights.hbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of the Nodle Chain distributed at https://github.com/NodleCode/chain
* Copyright (C) 2020-2022 Nodle International
* Copyright (C) 2020-2024 Nodle International
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down Expand Up @@ -28,10 +28,6 @@
// {{arg}}
{{/each}}

#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]

use frame_support::{traits::Get, weights::{Weight}};
use core::marker::PhantomData;

Expand Down
2 changes: 1 addition & 1 deletion .maintain/internal_pallet_weights.hbs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* This file is part of the Nodle Chain distributed at https://github.com/NodleCode/chain
* Copyright (C) 2020-2022 Nodle International
* Copyright (C) 2020-2024 Nodle International
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Loading
Loading