No description provided.
Add list of implemented BIPs #5708
pull sipa wants to merge 1 commits into bitcoin:master from sipa:biplist changing 1 files +18 −0-
sipa commented at 7:35 PM on January 25, 2015: member
-
Michagogo commented at 9:51 PM on January 25, 2015: contributor
A few nits:
- There's some inconsistency between "implemented since" and "in". I feel like the latter sounds more natural, but either way it should be consistent.
- Not sure I completely understand the logic behind the use of bold and italics, but maybe that's just me
- I don't think it's necessary to mention rc versions -- they're a technicality of the release process, I think they can just be listed as v0.10.0.
- Was 0.9 still called Bitcoin-Qt? I thought we were calling it Bitcoin Core GUI (or just "the GUI") now.
Other than that, as far as I can tell, looks good. ACK.
- laanwj added the label Docs and Output on Jan 26, 2015
-
laanwj commented at 10:37 AM on January 26, 2015: member
Nice idea!
- May make sense to add commit IDs or pull #'s, if we know them
- Maybe format as a table
Not meant as blockers or necessarily have to be done in this pull, ACK anyhow.
-
fanquake commented at 8:34 AM on February 2, 2015: member
ACK
- sipa force-pushed on Feb 5, 2015
-
Michagogo commented at 4:18 AM on February 5, 2015: contributor
On Thursday, February 5, 2015, Pieter Wuille notifications@github.com wrote:
Updated, added BIP66, included @Michagogo https://github.com/Michagogo's list, and added PR numbers for BIP21 and BIP30.
— Reply to this email directly or view it on GitHub #5708 (comment).
-
Michagogo commented at 4:20 AM on February 5, 2015: contributor
And ICYMI, #5708 (comment)
- sipa force-pushed on Feb 16, 2015
-
Add list of implemented BIPs b63ae56269
- sipa force-pushed on Feb 16, 2015
-
sipa commented at 8:29 PM on February 16, 2015: member
Updated.
-
gmaxwell commented at 2:40 AM on February 17, 2015: contributor
ACK.
- laanwj merged this on Feb 23, 2015
- laanwj closed this on Feb 23, 2015
- laanwj referenced this in commit 8b298ca7d7 on Feb 23, 2015
-
seanmc9 commented at 8:37 PM on April 21, 2018: none
Would it be possible to update this with changes that happened after such as https://github.com/bitcoin/bitcoin/commit/2e17ac83c65b65fe2037b8c8941c25e288905903#diff-dedcc88d0e66b86a19981e7c175658c2 that changed the BIP 11 implementation here: https://github.com/bitcoin/bitcoin/commit/7e55c1ab650163011a690daf74cb1cc89bdd563b#diff-dedcc88d0e66b86a19981e7c175658c2 . I am currently porting BIPs into a project and this would make it much easier to avoid including a deprecated addition.
- MarcoFalke locked this on Sep 8, 2021