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

qaul 2.0.0 Release Candidate 1 preparation #626

Merged
merged 35 commits into from
Jun 8, 2024
Merged

qaul 2.0.0 Release Candidate 1 preparation #626

merged 35 commits into from
Jun 8, 2024

Conversation

MathJud
Copy link
Member

@MathJud MathJud commented May 3, 2024

This PR prepares all changes for the qaul 2.0.0 release candidate 1 release

  • It only updates from qaul 2.0.0 beta 18
    • as we removed the old data base
  • Added various information and helper tools for users who try to update from older versions.
  • The TCP stack was removed. Using QUIC as the new interconnection protocol.
    • it is secure by default
    • makes our network smaller
    • has a much better success rate in hole punching
    • we can get rid of a lot of listening interfaces
  • The configuration is automatically upgraded to this new version.

@MathJud MathJud requested a review from brenodt May 3, 2024 13:09
Copy link
Collaborator

@brenodt brenodt left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@MathJud MathJud changed the title qaul 2.0.0 beta 19 preparation qaul 2.0.0 Release Candidate 1 preparation Jun 8, 2024
MathJud and others added 27 commits June 8, 2024 12:05
- created a new varint prefixed codec with a configurable package size
  limit.
- this codec is fully compatible with former qaul packages.
- this codec is used in both qaul's libp2p behaviours: qaul_info &
  qaul_messaging
- upgraded crc package
- implemented new package definition policy
… and add logic for account deletion on ios, mac and android
@MathJud MathJud merged commit 04a897d into main Jun 8, 2024
4 of 5 checks passed
@MathJud MathJud deleted the libp2p53 branch June 8, 2024 10:32
@github-actions github-actions bot locked and limited conversation to collaborators Jun 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants