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 to Polkadot 1.0 #275

Closed
9 tasks done
sam0x17 opened this issue Mar 20, 2024 · 0 comments · Fixed by #252
Closed
9 tasks done

Upgrade to Polkadot 1.0 #275

sam0x17 opened this issue Mar 20, 2024 · 0 comments · Fixed by #252
Assignees
Labels
enhancement New feature or request in progress

Comments

@sam0x17
Copy link
Contributor

sam0x17 commented Mar 20, 2024

upgrades subtensor to polkadot 1.0.0

AC:

  • breaking changes for 0.9.39 => 1.0 (tons of stuff, but one bullet point now lol)
  • revamp CI, now broken into 6 separate jobs, takes no more than ~6-7 mins to complete, cargo fmt feedback in ~22 seconds, cargo check --workspace in about 3 mins 😎, also added CI checks for clippy and one that asserts that cargo fix has no trivial fixes available
  • cargo check passing
  • cargo check --workspace passing
  • cargo test compiling
  • cargo test --workspace compiling
  • cargo test --workspace passing
  • cargo test --workspace --features=runtime-benchmarks compiling
  • cargo test --workspace --features=runtime-benchmarks passing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants