Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-26 | BIP-21 remove of all "size" mentions | Dr. Maxim Orlovsky | |
2021-03-06 | Removing size param (not used anymore) | Dr. Maxim Orlovsky | |
2016-11-30 | Promote BIP 2 Draft->Active, and implement it | Luke Dashjr | |
- Update all Accepted status to Proposed (renamed status) - The BIP Comments preamble headers added to every BIP - The License preamble headers have been added to all BIPs with a Copyright section | |||
2016-11-30 | Promote BIP 123 Draft->Active, and implement it | Luke Dashjr | |
2016-07-18 | Add Swift Library | Sandro Machado | |
2016-07-15 | Merge remote-tracking branch 'origin-pull/335/head' | Luke Dashjr | |
2016-06-17 | Add BIP21 Javascript library | Daniel Cousens | |
2016-02-16 | Update bip-0021.mediawiki | Sandro Machado | |
2016-02-12 | Merge branch '20160201_status_updates_a2f' | Luke Dashjr | |
2016-02-01 | Revert "Update BIP-21 URI scheme for payment code support" | Luke Dashjr | |
This reverts commit 2e6e5cf9589778ea55c7e71aa27e2b9ff122b737. | |||
2016-02-01 | Promote Accepted->Final BIPs 11, 14, 21, 22, 23, 31, 32, 34, 35, 37, 65 | Luke Dashjr | |
2015-07-10 | Update BIP-21 URI scheme for payment code support | Justus Ranvier | |
Incorporates suggestion by erasmospunk: https://github.com/bitcoin/bips/pull/159#issuecomment-115277577 | |||
2014-04-05 | Change date format to ISO 8601 | Wladimir J. van der Laan | |
This came up on the mailing list. yyyy-mm-dd (ISO 8601) is the internationally accepted format for numeric dates. This commit changes all BIPs to use that instead of dd-mm-yyyy. It also updates BIP 0001 to prescribe the new format. | |||
2014-03-13 | BIP 21: Allow empty addresses and query parameters | William Swanson | |
Empty addresses should be valid for compatibility with BIP 72. Empty query parameters should also be valid, since they are harmless, and clients already accept them. With these changes, bitcoin:?& would be a valid (but useless) URI. | |||
2014-03-13 | BIP 21: Clarify case-sensitivity | William Swanson | |
The "bitcoin:" URI scheme needs to be case-insensitive according to the RFC, but the query parameters should be case-sensitive according to the bitcoin-qt client implementation. | |||
2014-03-06 | BIP 21: Precisely define the valid query characters | William Swanson | |
2014-03-06 | BIP 21: Mention RFC 3986 and character set | William Swanson | |
2014-03-06 | BIP 21: Add a missing "&" rule to the ABNF grammar | William Swanson | |
The URI syntax uses an ampersand to separate query parameters, but the ABNF grammar didn't reflect this fact. Also, the type of grammar used here is "ABNF" and not "BNF". | |||
2013-10-21 | Fix formatting | Peter Todd | |
2013-10-21 | Archive Revision as of 18:45, 23 May 2013 | Peter Todd | |
https://en.bitcoin.it/w/index.php?title=BIP_0021&oldid=37974 | |||
2013-10-21 | Rename to mediawiki extension | Peter Todd | |