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

feat: update to stable rust #1655

Closed

Conversation

mattheworris
Copy link
Collaborator

Goal

The goal of this PR is update to rust stable toolchain.

Discussion

Checklist

  • Chain spec updated
  • Custom RPC OR Runtime API added/changed? Updated js/api-augment.
  • Design doc(s) updated
  • Tests added
  • Benchmarks added
  • Weights updated

@mattheworris mattheworris linked an issue Aug 15, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1655 (140f6a2) into main (5494f5b) will increase coverage by 14.50%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1655       +/-   ##
===========================================
+ Coverage   73.35%   87.86%   +14.50%     
===========================================
  Files          49       46        -3     
  Lines        4924     4061      -863     
===========================================
- Hits         3612     3568       -44     
+ Misses       1312      493      -819     
Files Changed Coverage Δ
pallets/capacity/src/lib.rs 87.98% <ø> (+33.79%) ⬆️
pallets/frequency-tx-payment/src/lib.rs 82.18% <ø> (+17.60%) ⬆️
pallets/handles/src/lib.rs 91.79% <ø> (+36.08%) ⬆️
pallets/messages/src/lib.rs 89.33% <ø> (+33.36%) ⬆️
pallets/msa/src/lib.rs 89.81% <ø> (+6.33%) ⬆️
pallets/schemas/src/lib.rs 85.40% <ø> (+36.42%) ⬆️
pallets/stateful-storage/src/lib.rs 86.09% <ø> (+7.67%) ⬆️
pallets/time-release/src/lib.rs 90.81% <ø> (+30.61%) ⬆️

... and 16 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@wilwade
Copy link
Collaborator

wilwade commented Sep 22, 2023

Archiving

@wilwade wilwade closed this Sep 22, 2023
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.

Support stable rust for compiling the runtime
2 participants