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: prepare new dev version #579

Merged
merged 7 commits into from
Mar 14, 2024
Merged

chore: prepare new dev version #579

merged 7 commits into from
Mar 14, 2024

Conversation

Ad96el
Copy link
Member

@Ad96el Ad96el commented Nov 9, 2023

fixes new Dev version

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

Copy link
Contributor

@weichweich weichweich left a comment

Choose a reason for hiding this comment

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

Cool once we branched off the release branch.

Cargo.toml Show resolved Hide resolved
@Ad96el
Copy link
Member Author

Ad96el commented Feb 9, 2024

I have also removed the migrations for the parachainStaking and the bump in storage versions. A minimal migration struct is still present, just in case we want to add a new pallet to the runtime and need to initialize the storage version.

@Ad96el Ad96el changed the title chore: bump dev version chore: prepare new dev version Feb 9, 2024
@Ad96el Ad96el force-pushed the ag-bump-dev-version branch from aeef1c2 to e0c4a3d Compare March 14, 2024 08:32
@Ad96el Ad96el enabled auto-merge (squash) March 14, 2024 09:04
@Ad96el Ad96el merged commit 13d9921 into develop Mar 14, 2024
2 checks passed
@Ad96el Ad96el deleted the ag-bump-dev-version branch March 14, 2024 09:13
Ad96el added a commit that referenced this pull request Apr 2, 2024
## fixes new Dev version
ntn-x2 pushed a commit that referenced this pull request Apr 4, 2024
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