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

Polkadot v0.9.37 #1241

Merged
merged 62 commits into from
Apr 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
f5bd096
diener: 0.9.37
NunoAlexandre Mar 9, 2023
a706404
cargo update
NunoAlexandre Mar 9, 2023
2845221
cargo update
NunoAlexandre Mar 9, 2023
ea4d4a2
Remove missing crates from patch rules
NunoAlexandre Mar 9, 2023
18c3f06
cargo update
NunoAlexandre Mar 9, 2023
aacc8ac
Update toolchain to nightly-2022-11-14
NunoAlexandre Mar 9, 2023
98cf39c
Fix compilation errors
NunoAlexandre Mar 9, 2023
1c7fad8
Add explicit #[pallet::call_index(0)] to all pallet calls
NunoAlexandre Mar 9, 2023
4e8eaf5
Update moonbeam dep's revision
NunoAlexandre Mar 9, 2023
e395f80
Update pallet_xcm_transactor::Config
NunoAlexandre Mar 9, 2023
853b6cd
cargo update
NunoAlexandre Mar 9, 2023
a203a5d
nix
NunoAlexandre Mar 10, 2023
fa15ec1
cargo update
NunoAlexandre Mar 10, 2023
31bfae6
Disable fudge and pool's e2e tests
NunoAlexandre Mar 10, 2023
cb09de5
Fix xcm integration tests
NunoAlexandre Mar 10, 2023
8ebb076
Add sp-runtime/try-runtime
NunoAlexandre Mar 10, 2023
0775544
Fix TryRuntime trait impls
NunoAlexandre Mar 10, 2023
2b3225a
Update jsonrpsee dep
NunoAlexandre Mar 10, 2023
f0aa093
tmp: Add fp-self-contained dep to include try-runtime feat
NunoAlexandre Mar 10, 2023
ee7140a
Add missing asset_exists
NunoAlexandre Mar 10, 2023
403fb81
Fix some errors in command.rs and service.rs
NunoAlexandre Mar 10, 2023
458f4db
nix
NunoAlexandre Mar 10, 2023
42a805d
fmt
NunoAlexandre Mar 10, 2023
8a3bcd7
adapt service + command
mikiquantum Mar 11, 2023
9e4721d
Fix warnings
NunoAlexandre Mar 11, 2023
d4a3f03
Fix test warnings
NunoAlexandre Mar 11, 2023
fe8963e
fmt
NunoAlexandre Mar 11, 2023
e27c0a5
Fix try-runtime compilation error in command.rs
NunoAlexandre Mar 11, 2023
1ddece7
Add pallet index to permissions mock
NunoAlexandre Mar 11, 2023
e894e06
fix warning
NunoAlexandre Mar 11, 2023
3178da0
Re-enable fudge and pool's e2e
NunoAlexandre Mar 13, 2023
9d95e5b
Merge remote-tracking branch 'origin/main' into polkadot-v0.9.37
NunoAlexandre Mar 22, 2023
b69669c
cargo update
NunoAlexandre Mar 28, 2023
db69302
Merge remote-tracking branch 'origin/main' into polkadot-v0.9.37
NunoAlexandre Mar 28, 2023
c3ca81c
Add #[pallet::call_index()] to loans-ref extrinsics
NunoAlexandre Mar 28, 2023
b03fc4f
Drop unused import
NunoAlexandre Mar 28, 2023
aa30e04
fmt
NunoAlexandre Mar 28, 2023
4b4c6c5
docker: Update toolchain to nightly-2022-11-14
NunoAlexandre Mar 28, 2023
7418cf0
Update libs/mock and loans-ref to 0.9.37
NunoAlexandre Mar 28, 2023
41c4f0b
nix
NunoAlexandre Mar 28, 2023
f7936fd
docker: Update images to 0.9.37
NunoAlexandre Mar 28, 2023
fe4c17c
Merge branch 'main' into polkadot-v0.9.37
NunoAlexandre Mar 28, 2023
e94a03c
Fix clippy
NunoAlexandre Mar 28, 2023
bea6a9c
fmt
NunoAlexandre Mar 28, 2023
99b41f2
Box the right thing
NunoAlexandre Mar 29, 2023
a42e7de
fmt
NunoAlexandre Mar 29, 2023
e76b47f
cargo update
NunoAlexandre Mar 29, 2023
2eb355a
nix
NunoAlexandre Mar 29, 2023
ec5ed42
Document hardcoded XCM tests' balances
NunoAlexandre Mar 30, 2023
85923a2
fmt
NunoAlexandre Apr 5, 2023
35c8a42
Merge remote-tracking branch 'origin/main' into polkadot-v0.9.37
NunoAlexandre Apr 5, 2023
a98f66c
Fix integration tests
NunoAlexandre Apr 5, 2023
8cc7aa6
fmt
NunoAlexandre Apr 5, 2023
f0f57f9
Merge branch 'main' into polkadot-v0.9.37
NunoAlexandre Apr 5, 2023
7841202
Fix docs
NunoAlexandre Apr 5, 2023
b8d9a20
clippy
NunoAlexandre Apr 5, 2023
32d0030
fixup
NunoAlexandre Apr 5, 2023
fe4b233
Disable nix_build job
NunoAlexandre Apr 5, 2023
86649ff
Merge branch 'main' into polkadot-v0.9.37
NunoAlexandre Apr 5, 2023
29fa5b3
fixup
NunoAlexandre Apr 5, 2023
ca43fd7
clipy ++
NunoAlexandre Apr 5, 2023
67503b0
Merge branch 'main' into polkadot-v0.9.37
NunoAlexandre Apr 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest-4-cores
if: ${{ startsWith(github.event.comment.body, '/benchmark ') && github.event.issue.pull_request && contains(github.event.comment.author_association, 'CONTRIBUTOR') }}
env:
RUST_TOOLCHAIN: "nightly-2022-08-05"
RUST_TOOLCHAIN: "nightly-2022-11-14"
steps:
- uses: actions/github-script@v6
name: Parse Runtime From Comment
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-matrix.json
Expand Up @@ -3,7 +3,7 @@
"os": "ubuntu-latest",
"target": "build-node",
"run_on_event": "any",
"rust_toolchain": "nightly-2022-08-05"
"rust_toolchain": "nightly-2022-11-14"
},

{
Expand Down
47 changes: 25 additions & 22 deletions .github/workflows/build-nix.yml
@@ -1,22 +1,25 @@
name: nix-build
on:
pull_request:
push:
branches: [main, 'release-v**']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
# Nix Flakes doesn't work on shallow clones
fetch-depth: 0
- uses: cachix/install-nix-action@v17
with:
install_url: https://releases.nixos.org/nix/nix-2.10.3/install
- uses: cachix/cachix-action@v10
with:
name: centrifuge-chain
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- name: Build centrifuge-chain
run: nix build --no-allow-dirty -L
#### NOTE: This job is disabled until nix supports the latest cargo workspace features.
#### See: https://github.com/NixOS/nixpkgs/pull/217232
mustermeiszer marked this conversation as resolved.
Show resolved Hide resolved
#
#name: nix-build
#on:
# pull_request:
# push:
# branches: [main, 'release-v**']
#jobs:
# build:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v3
# with:
# # Nix Flakes doesn't work on shallow clones
# fetch-depth: 0
# - uses: cachix/install-nix-action@v17
# with:
# install_url: https://releases.nixos.org/nix/nix-2.10.3/install
# - uses: cachix/cachix-action@v10
# with:
# name: centrifuge-chain
# authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
# - name: Build centrifuge-chain
# run: nix build --no-allow-dirty -L
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -25,7 +25,7 @@ jobs:
name: ${{ matrix.target }}
runs-on: ${{ matrix.os }}
env:
RUST_TOOLCHAIN: "nightly-2022-08-05"
RUST_TOOLCHAIN: "nightly-2022-11-14"
steps:
- name: Prep build on Ubuntu
if: ${{ matrix.os }} == 'ubuntu-latest'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -9,7 +9,7 @@ on:
required: true
default: ''
env:
RUST_TOOLCHAIN: "nightly-2022-08-05"
RUST_TOOLCHAIN: "nightly-2022-11-14"
jobs:
docker:
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
contents: write
runs-on: ubuntu-latest
env:
RUST_TOOLCHAIN: "nightly-2022-08-05"
RUST_TOOLCHAIN: "nightly-2022-11-14"
RUSTDOCFLAGS: "-D warnings"
steps:
- name: Checkout repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lints.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
target: [fmt, taplo, clippy]
runs-on: ${{ matrix.os }}
env:
RUST_TOOLCHAIN: "nightly-2022-05-09"
RUST_TOOLCHAIN: "nightly-2022-11-14"
steps:
- name: Prep build on Ubuntu
if: ${{ matrix.os }} == 'ubuntu-latest'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
target: [tests, integration]
runs-on: ${{ matrix.os }}
env:
RUST_TOOLCHAIN: "nightly-2022-05-09"
RUST_TOOLCHAIN: "nightly-2022-11-14"
steps:
- name: Prep build on Ubuntu
if: ${{ matrix.os }} == 'ubuntu-latest'
Expand Down