Merged
Conversation
f3a630d to
d331447
Compare
Our v1/v2 API is rapidly changing. Maintaining the NS1R implementation in its current experimental status is only adding to developer burden and slowing us down from getting to a stable 1.0 API. The current master branch with NS1R is backed up to ns1r-master-backup. Related ticket: payjoin#922
d331447 to
6b87adc
Compare
2 tasks
Merged
This was referenced Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Our v1 and v2 APIs is rapidly changing. Maintaining the NS1R implementation in its current experimental status is only adding to developer burden and slowing us down from getting to a stable 1.0 API; and by extension slowing down multiparty efforts.
The current master branch with NS1R is backed up to ns1r-master-backup.
Related ticket: #922
Although this may seem like a regression to our multiparty and research efforts its actually the contrary. NS1R demonstrated how we can upgrade BIP77 to batch transfers between multiple untrusting parties with minimal API changes. Multiparty efforts will resume; however, we should be sure that the API is "close to finished" before we do that.