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

lib: add an bitcoin example implementation #58

Merged
merged 1 commit into from
Apr 6, 2022
Merged

lib: add an bitcoin example implementation #58

merged 1 commit into from
Apr 6, 2022

Conversation

q9f
Copy link
Owner

@q9f q9f commented Apr 6, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #58 (8920a10) into main (8a76ab0) will decrease coverage by 0.31%.
The diff coverage is 96.15%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   97.83%   97.51%   -0.32%     
==========================================
  Files           7        9       +2     
  Lines         231      282      +51     
==========================================
+ Hits          226      275      +49     
- Misses          5        7       +2     
Impacted Files Coverage Δ
src/secp256k1/key.cr 100.00% <ø> (ø)
src/secp256k1/num.cr 100.00% <ø> (ø)
src/secp256k1/signature.cr 100.00% <ø> (ø)
src/bitcoin.cr 95.45% <95.45%> (ø)
src/secp256k1/util.cr 93.18% <100.00%> (ø)
src/secp256k1.cr 100.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@q9f q9f merged commit 2dc17d4 into main Apr 6, 2022
@q9f q9f deleted the q9f/examples branch April 6, 2022 12:29
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

2 participants