-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add silentpayments (BIP352) module #1471
Closed
theStack
wants to merge
13
commits into
bitcoin-core:master
from
theStack:silentpayments-module-demo
Closed
Add silentpayments (BIP352) module #1471
theStack
wants to merge
13
commits into
bitcoin-core:master
from
theStack:silentpayments-module-demo
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9a5fe8 - Browse repository at this point
Copy the full SHA a9a5fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3ed2d - Browse repository at this point
Copy the full SHA 6e3ed2dView commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81d1303 - Browse repository at this point
Copy the full SHA 81d1303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f5ba4 - Browse repository at this point
Copy the full SHA 98f5ba4View commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 842e5bf - Browse repository at this point
Copy the full SHA 842e5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0e3796 - Browse repository at this point
Copy the full SHA b0e3796View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a00e12 - Browse repository at this point
Copy the full SHA 2a00e12View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbcccbb - Browse repository at this point
Copy the full SHA dbcccbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8460be5 - Browse repository at this point
Copy the full SHA 8460be5View commit details -
silentpayments: add routine for tx output scanning (for receiver)
Co-authored-by: josibake <josibake@protonmail.com>
Configuration menu - View commit details
-
Copy full SHA for d6c9856 - Browse repository at this point
Copy the full SHA d6c9856View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26bdb5f - Browse repository at this point
Copy the full SHA 26bdb5fView commit details
Commits on Feb 22, 2024
-
tests: add BIP-352 test vectors
The vectors are generated with a Python script that converts the .json file from the BIP to C code: $ ./tools/tests_silentpayments_generate.py test_vectors.json > ./src/modules/silentpayments/vectors.h
Configuration menu - View commit details
-
Copy full SHA for 59488c4 - Browse repository at this point
Copy the full SHA 59488c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4ffa03 - Browse repository at this point
Copy the full SHA e4ffa03View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.