You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A reference implementation and tests are available here in the PR to Bitcoin Core https://github.com/bitcoin/bitcoin/pull/21702.
252
+
253
+
It is not ideal to link to a PR, as it may be rebased and changed, but it is the best place to find
254
+
the current implementation and review comments of others.
255
+
A recent commit hash in that PR including tests and vectors can be found here https://github.com/jeremyrubin/bitcoin/commit/3109df5616796282786706738994a5b97b8a5a38.
256
+
Once the PR is merged, this BIP should be updated to point to the specific code released.
0 commit comments