mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Merge pull request #1271 from JeremyRubin/patch-3
[BIP-119] Link Reference implementation to current PR in Bitcoin Core
This commit is contained in:
commit
0737622713
@ -275,8 +275,12 @@ standardized later as policy changes.
|
|||||||
|
|
||||||
==Reference Implementation==
|
==Reference Implementation==
|
||||||
|
|
||||||
A reference implementation and tests are available here:
|
A reference implementation and tests are available here in the PR to Bitcoin Core https://github.com/bitcoin/bitcoin/pull/21702.
|
||||||
https://github.com/JeremyRubin/bitcoin/tree/checktemplateverify.
|
|
||||||
|
It is not ideal to link to a PR, as it may be rebased and changed, but it is the best place to find
|
||||||
|
the current implementation and review comments of others.
|
||||||
|
A recent commit hash in that PR including tests and vectors can be found here https://github.com/jeremyrubin/bitcoin/commit/3109df5616796282786706738994a5b97b8a5a38.
|
||||||
|
Once the PR is merged, this BIP should be updated to point to the specific code released.
|
||||||
|
|
||||||
Test vectors are available in [/bip-0119/vectors the bip-0119/vectors
|
Test vectors are available in [/bip-0119/vectors the bip-0119/vectors
|
||||||
directory] for checking compatibility with the refrence implementation and BIP.
|
directory] for checking compatibility with the refrence implementation and BIP.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user