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

remove MIRACL Core support #5941

Merged
merged 2 commits into from
Feb 22, 2024
Merged

remove MIRACL Core support #5941

merged 2 commits into from
Feb 22, 2024

Conversation

etan-status
Copy link
Contributor

EIP-4844 requires BLST via nim-kzg4844; MIRACL Core is not supported. Therefore, remove support for the MIRACL Core backend.

EIP-4844 requires BLST via `nim-kzg4844`; MIRACL Core is not supported.
Therefore, remove support for the MIRACL Core backend.

- status-im/nim-blscurve#170
@@ -13,9 +13,9 @@ Example: secp256k1

### Compiling directly the C files

Example: MIRACL Core
Example: zlib
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, the links were not frozen to a permalink. Besides switching to a different lib, the alternatives would be to keep it at MIRACL Core, but refer to a commit that's not a dead link, or to remove the handbook?

Copy link
Contributor

Choose a reason for hiding this comment

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

Well, the point of the decision we made before was to stop maintaining the auditor's guide altogether. That should be complete.

Between that and removing the guide, if it's that bad to have some dead links (this will not be the only one), then yes, I'd suggest just removing the auditors handbook entirely.

Copy link
Contributor

Choose a reason for hiding this comment

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

The auditor handbook can just have a warning to say that it's accurate as of July 2020.

It's still useful to point people new to nim to its security features as it's often something people ask.
I suggest linking to a permalink.

Copy link

Unit Test Results

         9 files    1 107 suites   27m 45s ⏱️
  4 232 tests   3 885 ✔️ 347 💤 0
16 891 runs  16 493 ✔️ 398 💤 0

Results for commit 3e3510a.

@etan-status etan-status enabled auto-merge (squash) February 22, 2024 14:55
@etan-status etan-status merged commit a7b9efe into unstable Feb 22, 2024
12 checks passed
@etan-status etan-status deleted the dev/etan/rm-miracl branch February 22, 2024 16:13
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.

3 participants