Skip to content
Snippets Groups Projects
Unverified Commit 4578546f authored by bgallois's avatar bgallois
Browse files

update docs

parent f357c9ec
No related branches found
No related tags found
No related merge requests found
Pipeline #32367 failed
...@@ -7,7 +7,7 @@ Let's say for the example that we want to upgrade from `v0.9.26` to `v0.9.32`. ...@@ -7,7 +7,7 @@ Let's say for the example that we want to upgrade from `v0.9.26` to `v0.9.32`.
## Upgrade Substrate fork ## Upgrade Substrate fork
1. Checkout the latest Substrate Polkadot branch `polkadot-v0.9.xy` in [our Substrate](https://github.com/duniter/substrate/) 1. Checkout the latest Substrate Polkadot branch `polkadot-v0.9.xy` in [our Substrate](https://github.com/duniter/substrate/)
2. Create a new branch `duniter-substrate-v0.9.xy` 2. Create a new branch `duniter-substrate-v0.9.xy`
3. Cherry-pick `3ad5e1a1fdac5398d4911272a34e1f16c1bdd8f0`, `3ad5e1a1fdac5398d4911272a34e1f16c1bdd8f0` and `c36ab4f32454318a47777b24b6533c44121fc10b` 3. Cherry-pick `3ad5e1a1fdac5398d4911272a34e1f16c1bdd8f0`, `87ef489034ca2b15c4f30da387e06b1f6716d9a2` and `c36ab4f32454318a47777b24b6533c44121fc10b`
4. Run `cargo check` to check the cherry-picking 4. Run `cargo check` to check the cherry-picking
## Upgrade Subxt fork ## Upgrade Subxt fork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment