BIP-0127: Prune some unfinished part and mark complete#2168
Open
stevenroose wants to merge 3 commits into
Open
BIP-0127: Prune some unfinished part and mark complete#2168stevenroose wants to merge 3 commits into
stevenroose wants to merge 3 commits into
Conversation
This part was never implemented by anyone and it is not complete in the current state.
jonatack
reviewed
May 21, 2026
| Title: Simple Proof-of-Reserves Transactions | ||
| Authors: Steven Roose <steven@stevenroose.org> | ||
| Status: Draft | ||
| Status: Complete |
Member
There was a problem hiding this comment.
The README will need updating for this change:
-|-
+|- style="background-color: #ffffcf"
| [[bip-0127.mediawiki|127]]
| Applications
| Simple Proof-of-Reserves Transactions
| Steven Roose
| Specification
-| Draft
+| Complete
|-
Member
|
LGTM, would a mail list announcement about removal of the file format part be a good idea here? |
4b01c71 to
ce47758
Compare
Member
Yes, and the addition of a Changelog recording the change would also be good. I added the table entry update that was missing. Edit: |
jonatack
reviewed
May 21, 2026
| * '''1.0.0''' (2026-05-21): | ||
| ** Advance to Complete | ||
| ** Remove incomplete and unused protocol buffers part | ||
| * '''0.0.1''' (2019-04-03): |
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.
I haven't worked at projects related to this BIP for many years. The second part of the BIP was not entirely finished and never implemented by anyone I am aware of. The former part is still useful as a general-purpose construction that I hear some projects have adopted in some similar shape or form.