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 chain to v1.0.0 #791

Merged
merged 100 commits into from
Dec 5, 2023
Merged

Upgrade chain to v1.0.0 #791

merged 100 commits into from
Dec 5, 2023

Conversation

simonsso
Copy link
Contributor

@simonsso simonsso commented Sep 22, 2023

  • Verify merges
  • Upgrade spec_version in runtimes/eden/src/version.rs
  • cargo build --release
  • cargo test
  • Benchmarks compiles
  • Weights update or ignored
  • try-runtime
  • Run local test-net
  • Remote TODO
  • Restore removed uniqes-pallet

simonsso and others added 30 commits September 15, 2023 14:36
Save compile errors to later.
Clean up benchmarks
Clean up type depencies
+/// Index of a transaction in the chain.
+pub type Nonce = u32;
Fix todos before merge
runtimes/eden/src/lib.rs Outdated Show resolved Hide resolved
runtimes/eden/src/lib.rs Outdated Show resolved Hide resolved
@simonsso simonsso enabled auto-merge (squash) December 5, 2023 07:49
Copy link
Contributor

@aliXsed aliXsed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's ship it

@simonsso simonsso merged commit 1321e93 into master Dec 5, 2023
5 of 7 checks passed
@simonsso simonsso deleted the iso/20230914-upgrade branch December 5, 2023 20:16
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.

2 participants