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

Added safeguard against deleting last extension with disallowed pubkey, fixed ext operation prefix clashing bug and adjusted code style #16

Merged
merged 3 commits into from
Feb 23, 2024

Conversation

Skydev0h
Copy link
Contributor

@Skydev0h Skydev0h commented Feb 23, 2024

(annotated by @oleganza)

  • Bug fixes and improved tests.
  • Minor changes to the coding conventions or style for consistency and readability.
  • Addressed and resolved a bug related to the theft of a prefix, which was highly improbable to occur. @behrang mentioned the bug in a discussion group, highlighting its occurrence probability as 2^-32, making it impossible to add an extension with a specific 32-bit address prefix while adhering to protocol.

@oleganza oleganza merged commit fa1b372 into tonkeeper:main Feb 23, 2024
1 check 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.

2 participants