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

IF: Change BLS library to use Base64 URL encoding/decoding; update Base64 library to match Leap's #272

Merged
merged 19 commits into from
Mar 11, 2024

Conversation

linh2931
Copy link
Member

@linh2931 linh2931 commented Mar 11, 2024

Update CDT to match Leap after AntelopeIO/leap#2061.

  • Update CDT Base64 library's base64 URL encoding/decoding to match Leap's.
  • Change CDT BLS to use base64 URL encoding/decoding.
  • Add new tests and adapt existing tests for base64 URL encoding/decoding.

Resolve #271 and #268.

Change Description

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

dougbutner and others added 18 commits December 13, 2023 12:22
UPDATE Link to latest patch of CDT (4.0.1)
…-names

Revert Alias of Multi-Index Operations
@arhag arhag linked an issue Mar 11, 2024 that may be closed by this pull request
@linh2931 linh2931 merged commit dc1019e into hotstuff_integration Mar 11, 2024
6 checks passed
@linh2931 linh2931 deleted the bls_base64url_support branch March 11, 2024 22:13
@linh2931 linh2931 linked an issue Mar 11, 2024 that may be closed by this pull request
@ericpassmore
Copy link
Contributor

ericpassmore commented Mar 12, 2024

Note:start
group: IF
category: INTERNALS
summary: Easier to use format for BLS keys, and match Leap's implementation. Includes tests.
Note:end

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.

Update base64 implementation and BLS encoding/decoding hotstuff_integration CDT Integration Tests Fail
6 participants