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

Release v.2.5.0 #345

Merged
merged 160 commits into from
Jan 23, 2024
Merged

Release v.2.5.0 #345

merged 160 commits into from
Jan 23, 2024

Conversation

hayarobi
Copy link
Member

Important Update:

The internal state DB storage structure has recently undergone modifications, resulting in incompatibility with the previous version. To address this, please delete the existing data directory and synchronize again from scratch or execute it with a snapshot.
Additionally, we would like to inform you that we have deprecated the existing encryption algorithm, SECIO, for the P2P protocol. The newly added encryption algorithm, NOISE, is now the default. This policy change is effective for both the mainnet and the testnet. While the current version still supports SECIO, enabling access to the mainnet and testnet with older versions, it's crucial to note that older server nodes will lose access once SECIO is deprecated.

Improvements:

  • Improved internal status DB storage structure (please refer to the note above for compatibility issues).
  • Updated dependencies of the P2P communication library and changed the default encryption algorithm (now deprecated).
  • Added web3 API. (experimental)

Bug Fixes:

  • Resolved a bug that had the potential to cause a hard fork in certain situations.

@hayarobi hayarobi merged commit db13a0d into master Jan 23, 2024
4 of 5 checks passed
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.

4 participants