Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | C# implementation | Nicolas Dorier | |
Github link to a C# implementation | |||
2014-04-29 | Merge pull request #57 from e4xit/patch-1 | Wladimir J. van der Laan | |
Minor grammatical & spelling corrections | |||
2014-04-29 | Minor grammatical & spelling corrections | e4xit | |
2014-04-28 | Update bip-0070.mediawiki | David A. Harding | |
Revised final sentence of signature field description. | |||
2014-04-27 | Loosened URL validity period on payment requests. | Ross Nicoll | |
2014-04-27 | Merge pull request #56 from trezor/master | Wladimir J. van der Laan | |
fix typos in BIP-0043 and BIP-0044 | |||
2014-04-27 | fix typos in BIP-0043 and BIP-0044 | Pavol Rusnak | |
2014-04-26 | Update bip-0070.mediawiki | David A. Harding | |
Change "zero-byte placeholder" to "empty string" | |||
2014-04-27 | Expanded and clarified wording on recovering from error states when sending ↵ | Ross Nicoll | |
payment to the merchant's server. | |||
2014-04-26 | Added note about handling HTTP statuses which are neither error nor success. | Ross Nicoll | |
2014-04-26 | Added reference to RFC 2616 to BIP0072. | Ross Nicoll | |
2014-04-26 | Added note about handling multiple copies of a Payment message, to ensure ↵ | Ross Nicoll | |
resend is safe in case of a transport layer failure. | |||
2014-04-26 | Added file size limits for Payment and PaymentACK messages. | Ross Nicoll | |
2014-04-26 | Replaced example domain name with example.com. | Ross Nicoll | |
2014-04-26 | Merge pull request #48 from schildbach/bip70-refund-deadline | Gregory Maxwell | |
Define a deadline for returning funds via refund_to. | |||
2014-04-25 | Merge pull request #22 from schildbach/bip70-recommend-intermediate-certs | Gregory Maxwell | |
Recommend including intermediate certificates in a BIP70 payment request. | |||
2014-04-24 | Merge pull request #53 from trezor/master | Wladimir J. van der Laan | |
introduce BIP-0043 and BIP-0044 | |||
2014-04-24 | Fixed date format | slush0 | |
2014-04-24 | introduce BIP-0043 and BIP-0044 | slush0 | |
2014-04-23 | Merge pull request #51 from voisine/temp | Gregory Maxwell | |
steps to recalculate address from confirmation code | |||
2014-04-23 | Merge pull request #36 from petertodd/bip70-extensions | Gregory Maxwell | |
Add in-repo BIP70 extension registration page | |||
2014-04-23 | Adding additional implementations | Jud Stephenson | |
2014-04-16 | steps to recalculate address from confirmation code | Aaron Voisine | |
also fixed some typos | |||
2014-04-15 | Attempt to put the actual characters in the source file | Brooks Boyd | |
2014-04-15 | Add normalization note on test case | Brooks Boyd | |
2014-04-15 | Add test case for UTF8 NFC normalization | Brooks Boyd | |
2014-04-15 | Update bip-0038.mediawiki | MidnightLightning | |
Fix some erroneous statements in the description of the math used for encryption/decryption of EC-Multiplied keys/addresses | |||
2014-04-13 | Require including intermediate certificates in a BIP70 payment request. | Andreas Schildbach | |
2014-04-13 | Merge pull request #47 from voisine/patch-1 | Wladimir J. van der Laan | |
Update bip-0038.mediawiki | |||
2014-04-13 | Update bip-0038.mediawiki | Aaron Voisine | |
Updated Authors | |||
2014-04-12 | Define a deadline for returning funds via refund_to. | Andreas Schildbach | |
See discussion "BIP 70 refund field" on bitcoin-dev. | |||
2014-04-12 | Update bip-0038.mediawiki | Aaron Voisine | |
fixed some typos that made the spec inconsistent and confusing to implement | |||
2014-04-08 | Merge pull request #46 from olalonde/patch-1 | Wladimir J. van der Laan | |
Fixed typo | |||
2014-04-07 | Update bip-0032.mediawiki | Olivier Lalonde | |
2014-04-05 | Merge pull request #45 from laanwj/master | Wladimir J. van der Laan | |
Change date format to ISO 8601 | |||
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-04-01 | Merge pull request #44 from sipa/bip42 | Gregory Maxwell | |
Include image and index entry for BIP42 | |||
2014-04-02 | Include image for BIP42 | Pieter Wuille | |
2014-04-01 | Update README.mediawiki | Gregory Maxwell | |
2014-04-01 | Update README.mediawiki | Gregory Maxwell | |
Add BIP42: A finite monetary supply for Bitcoin. | |||
2014-04-01 | Merge pull request #42 from sipa/bip42 | Gregory Maxwell | |
Add BIP 42: finite monetary supply for Bitcoin | |||
2014-04-01 | Add BIP 42: Finite monetary supply for Bitcoin | Pieter Wuille | |
2014-03-31 | Update bip-0070.mediawiki | David A. Harding | |
Slightly re-worded description of the signature field in PaymentRequest The previous phrasing confused me and I had to check the Bitcoin Core source code to see what it was expecting for a signature. | |||
2014-03-25 | Merge pull request #39 from stevenroose/patch-1 | Wladimir J. van der Laan | |
Fixed broken links to other BIP pages | |||
2014-03-25 | Fixed broken links to other BIP pages | Steven Roose | |
2014-03-18 | Merge pull request #14 from petertodd/stealth-addresses-bip-number-request | Gregory Maxwell | |
Assign BIP62 for Stealth Addresses | |||
2014-03-18 | Merge pull request #24 from petertodd/document-bip16-520-byte-redeemScript-limit | Gavin Andresen | |
Document BIP16/P2SH 520 byte redeem script limit | |||
2014-03-18 | Merge pull request #31 from airbreather/patch-1 | Gavin Andresen | |
Documenting the timestamp for BIP-0030 | |||
2014-03-18 | Merge pull request #30 from swansontec/master | Wladimir J. van der Laan | |
Fix BIP 21 and BIP 72 ambiguities & mistakes | |||
2014-03-17 | Add in-repo BIP70 extension registration page | Peter Todd | |