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

chore: bump substrate depedencies #62

Merged
merged 8 commits into from
May 31, 2024
Merged

chore: bump substrate depedencies #62

merged 8 commits into from
May 31, 2024

Conversation

saiintbrisson
Copy link
Collaborator

This commit bumps all substrate dependencies to the new ones, fixes how we deal with chain specs, and inlines the main chain spec, killing that old snapshot support.

devwckd and others added 8 commits May 31, 2024 02:29
* chore: remove eth related pallet code

* chore: remove eth from xtask spec

* chore: make clippy happy
* refac: taking out useless code

* refac: got rid of `(debug_assertions)` in production code

* update: changelog

* fixed spec file

* Update CHANGELOG

Co-authored-by: Luiz Carvalho <luizcmpc@gmail.com>
Signed-off-by: JZ <115138297+Supremesource@users.noreply.github.com>

---------

Signed-off-by: JZ <115138297+Supremesource@users.noreply.github.com>
Signed-off-by: Luiz Carvalho <luizcmpc@gmail.com>
Co-authored-by: Luiz Carvalho <luizcmpc@gmail.com>
Bumps the substrate version to a decently new one used by Polkadot 1.10. Closes #73.
@saiintbrisson saiintbrisson merged commit 30ea961 into main May 31, 2024
2 checks passed
@saiintbrisson saiintbrisson deleted the rebase branch May 31, 2024 02:55
functor-flow added a commit that referenced this pull request Jan 16, 2025
* feat: making s0 applications more robust

* fix: correct balance fix

* fix: safer migration

* fixed migration

* fix: `paying_for` appication
functor-flow added a commit that referenced this pull request Jan 16, 2025
* chore: remove eth related pallet code (#91)

* chore: remove eth related pallet code

* chore: remove eth from xtask spec

* chore: make clippy happy

* reafac: useless code cleanup (#89)

* refac: taking out useless code

* refac: got rid of `(debug_assertions)` in production code

* update: changelog

* fixed spec file

* Update CHANGELOG

Co-authored-by: Luiz Carvalho <luizcmpc@gmail.com>
Signed-off-by: JZ <115138297+Supremesource@users.noreply.github.com>

---------

Signed-off-by: JZ <115138297+Supremesource@users.noreply.github.com>
Signed-off-by: Luiz Carvalho <luizcmpc@gmail.com>
Co-authored-by: Luiz Carvalho <luizcmpc@gmail.com>

* chore: bump substrate to newest version (#93)

Bumps the substrate version to a decently new one used by Polkadot 1.10. Closes #73.

* chore: remove temporary traces

* fix: use debug format for percentages

* fix: nightly version in `rust-toolchain`

* chore: bump rust toolchain to newer nightly

This reverts commit cdf398193fc13e4be75fe0df2b6614a853d1b37c.

* fix: code substitution for halted chain

---------

Signed-off-by: JZ <115138297+Supremesource@users.noreply.github.com>
Signed-off-by: Luiz Carvalho <luizcmpc@gmail.com>
Co-authored-by: João Victor <65056371+devwckd@users.noreply.github.com>
Co-authored-by: JZ <115138297+Supremesource@users.noreply.github.com>
Co-authored-by: YourUsername <zimulajan0@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants