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

Starnamed v0.11.7 #209

Merged
merged 8 commits into from
Mar 14, 2023
Merged

Starnamed v0.11.7 #209

merged 8 commits into from
Mar 14, 2023

Conversation

dsmello
Copy link
Contributor

@dsmello dsmello commented Mar 14, 2023

This pull request will unify the starnamed of v0.11.6 and v0.11.5 into one main branch and will allow us to clean deprecated branches and new tags.

This pull request does the following:

  • NOTE: To utilize the state-sync feature, will need one of the following:

    • Sync a node using the v0.11.7 binary from a node with clean data running v0.11.7
    • Download the clean data from a node running v0.11.7
    • reprocess the blocks from the beginning using the versions v0.10.12 -> v0.10.13 -> v0.11.7
  • Upgrade the starnamed v0.11.5 to v0.11.7

    • Bump cosmos v0.45.9
    • Bump to wasmd v0.29.2
    • Add the upgrade handler at app/upgrade.go "starname-version-11"
  • Fix the state-sync issue

  • Fix the swagger documentation

  • Docs:

    • New readme.md
    • WIP add more docs about how to sync the node to the main chain
    • new Changelog.md

I deleted all non unique files and copy from commit  4ab5827  -- It's the rc to v0.11.7
- Recreate a CHANGELOG.md using the releases information, to create a clean Change log of this project it self
- add the PROPOSAL-017.md info

EDIT: .gitignore
- ignore the vendor folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant