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

Updates for modern Xcode versions, support for secp256k1, RPC endpoint parity #3

Merged
merged 40 commits into from
Feb 28, 2022

Conversation

samingle
Copy link
Contributor

This PR gets the library building once again in the current version of Xcode (removing the seemingly abandoned AwaitKit dependency in favor of native Swift 5.5 async/await). Additionally, it adds support for the secp256k1 curve (using Boilertalk's Swift wrapper of the official bitcoin C implementation). Lastly, it adds support for missing RPC endpoints supported by the js version of this library.

samingle and others added 30 commits January 14, 2022 10:47
@mikedotexe mikedotexe merged commit 51f73bb into near:master Feb 28, 2022
@mikedotexe mikedotexe deleted the updates branch February 28, 2022 16:13
samingle pushed a commit that referenced this pull request May 16, 2022
1.0.4 allow custom decoding strategys on viewFunction
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.

4 participants