Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump substrate depedencies (#62)
* 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>
- Loading branch information