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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating manifest file #427

Merged
merged 4 commits into from
Sep 18, 2023
Merged

Updating manifest file #427

merged 4 commits into from
Sep 18, 2023

Conversation

csjones
Copy link
Contributor

@csjones csjones commented Sep 12, 2023

馃搵 猬嗭笍

@what-the-diff
Copy link

what-the-diff bot commented Sep 12, 2023

PR Summary

  • Updated Dependencies
    The Package.swift file, which drives the whole project build setup, has been modified to introduce the latest package dependencies.

  • Internal Type Modifications
    Various adjustments have been made to the types of negation properties within Asymmetric.swift, Schnorr.swift, and secp256k1.swift. Similar modifications have been carried out in secp256k1.swift for none and context parameters in the create function.

  • Alias Switch
    The type alias NISTECDSASignature in ECDSA.swift has been changed, swapping the order of DataSignature and DERSignature. This could potentially affect how signatures are processed in the project.

  • Function Access Level Update
    In Recovery.swift and SafeCompare.swift, the access level of the initializers and certain functions has been changed. This allows for broader usage of these functionalities across the modules.

  • Public Access Addition
    In secp256k1.swift, the negation properties have been made public, opening up these abilities to be used externally.

@csjones csjones force-pushed the PLUGIN-UPDATES branch 3 times, most recently from fb6ee9f to 26ab4a1 Compare September 17, 2023 05:03
@csjones csjones force-pushed the PLUGIN-UPDATES branch 5 times, most recently from 09bb3ca to 90d8175 Compare September 17, 2023 07:42
@csjones csjones merged commit 0a1e184 into main Sep 18, 2023
2 checks passed
@csjones csjones deleted the PLUGIN-UPDATES branch September 18, 2023 07:27
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.

None yet

1 participant