1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-06-15 17:35:29 +00:00

Commit Graph

  • b2db2eba41 - Add flow overview image - Make Abstract more readable - Update Sender definition and acronym descriptions - Added comments to ReturnPaymentRequest definition - Bold ECDH and AES Setup notes and added "(see below)" for reference Matt David 2015-12-04 15:16:32 -08:00
  • f9d64e782b formatting changes Chris Priest 2015-12-04 14:41:46 -08:00
  • a07c8b62b3 formatting changes Chris Priest 2015-12-04 14:40:38 -08:00
  • e97833688d removed reference to version 2 Chris Priest 2015-12-04 14:40:01 -08:00
  • d982c11f87 fixed formatting Chris Priest 2015-12-04 14:37:51 -08:00
  • 632bf07252 typo Chris Priest 2015-12-04 14:34:53 -08:00
  • 3ff75f1ad2 added part about version field Chris Priest 2015-12-04 14:32:24 -08:00
  • e71e57216b - Fix section levels - Add Message Interaction Details + new mimetypes Matt David 2015-12-04 13:26:50 -08:00
  • 845f24069b Fix last links Matt David 2015-12-04 11:40:43 -08:00
  • c91ec76f41 Remove anchors Matt David 2015-12-04 11:33:06 -08:00
  • 2d9b626d6c Test anchor Matt David 2015-12-04 11:31:38 -08:00
  • 61cfbaefa7 Remove anchor template and use spans for anchors instead Matt David 2015-12-04 11:29:44 -08:00
  • 543409c7f7 Fix local anchors and links Matt David 2015-12-04 11:26:32 -08:00
  • 2c8bc2392b Updated BIP based on colleague feedback - Removed Requestor/Responder definitions - Seperated ECDH secret point generation and AES-256 (CBC Mode) setup from individual steps (listed twice) and created it's own section - Added InvoiceRequest Validation section Matt David 2015-12-04 11:10:01 -08:00
  • 8dcddf5267 Add link to BIP47 test vectors #257 T Dev D 2015-12-04 15:27:39 +00:00
  • 9d3b68f8c4 Merge pull request #256 from techstoreclub/fix_bip0001_type Wladimir J. van der Laan 2015-12-04 12:06:07 +01:00
  • 6f0c335b18 BIP-0001 Should be labeled as "Process" Type #256 Andy Chase 2015-12-04 02:48:43 -08:00
  • a876e47bd1 Fix mediawiki table formatting Matt David 2015-12-03 17:32:01 -08:00
  • d698201463 Fix mediawiki table formatting Matt David 2015-12-03 17:31:09 -08:00
  • 4e3b9a5b06 Fix mediawiki table formatting Matt David 2015-12-03 17:30:04 -08:00
  • 94c23ddffd Initial version of invoicerequest extension BIP Matt David 2015-12-03 17:24:29 -08:00
  • bec0d9e8f6 added 'needed to implement' section Chris Priest 2015-12-02 14:44:26 -08:00
  • b1ae7bad0f Merge pull request #255 from bitcoin/2015_12_bip1 Wladimir J. van der Laan 2015-12-02 12:30:07 +01:00
  • a5093f1c4a added more stuff Chris Priest 2015-12-01 13:14:55 -08:00
  • 7576a135dd Change BIP1 to status Active #255 Wladimir J. van der Laan 2015-12-01 21:00:48 +01:00
  • 71dd5c44e8 Full description of the behavior of the OP_CLTV jl2012 2015-12-02 02:03:30 +08:00
  • bd5e1ead70 added txver2 Chris Priest 2015-11-30 16:40:31 -08:00
  • ac4cd1d46c Corrections with the conditions for script failure #252 jl2012 2015-12-01 01:47:16 +08:00
  • 0cd94c9f72 Merge pull request #245 from btcdrak/bip68sync Luke-Jr 2015-11-28 22:33:57 +00:00
  • a8e0d0f4c7 Small fixup #245 BtcDrak 2015-11-28 22:30:58 +00:00
  • 94820a96b5 Removed deploytime parameter. #219 Eric Lombrozo 2015-11-28 16:32:08 -05:00
  • 0ce74af5e8 Merge pull request #249 from bitstein/master Luke-Jr 2015-11-28 20:46:46 +00:00
  • af7c75f40a Merge pull request #238 from jwilkins/bip_103_squashed Luke-Jr 2015-11-28 19:16:55 +00:00
  • dd208025cd Merge pull request #248 from btcdrak/bip112sync Luke-Jr 2015-11-28 19:14:04 +00:00
  • 7abd750988 Fix small typo in BIP 0016 #251 Dionysis Zindros 2015-11-28 04:27:46 +02:00
  • 824284d422 Merge pull request #243 from CodeShark/BIP0112_revisions Luke-Jr 2015-11-26 00:27:06 +00:00
  • 86d1358256 Update deployment to be TBD #248 BtcDrak 2015-11-25 18:53:09 +00:00
  • 0026fcb929 Use optimised script examples BtcDrak 2015-11-25 18:48:39 +00:00
  • 8d85335f2a Fixup comment BtcDrak 2015-11-24 17:44:54 +00:00
  • d30f1c6d0b More clearly define script execution failure pathway BtcDrak 2015-11-24 13:08:54 +00:00
  • 421c88ca2e add copay link to bip44 compatible wallets list #250 XBTdev 2015-11-24 00:54:04 -08:00
  • 565cc313a6 fix typo #249 Michael Goldstein 2015-11-23 15:14:59 -06:00
  • 4048f45316 BIP112: Update document to match implementation BtcDrak 2015-11-23 20:21:32 +00:00
  • 8ad8cad875 Rename flags in code example to match implementation BtcDrak 2015-11-21 10:52:11 +00:00
  • 83fc19d97a Improve title, add encoding diagram and small fixup BtcDrak 2015-11-21 06:37:07 +00:00
  • f26cc0c4d3 Clarify (1 << 22) logic BtcDrak 2015-11-20 19:32:36 +00:00
  • 060c37f6d5 Add note about free bits and correct deployment recommendations BtcDrak 2015-11-20 17:12:43 +00:00
  • c141645a1f Update compatibility section BtcDrak 2015-11-20 16:50:18 +00:00
  • 7d7083f722 clarify specification further BtcDrak 2015-11-20 15:11:50 +00:00
  • 2bc1979601 Edits from kinoshitajona BtcDrak 2015-11-20 15:11:01 +00:00
  • b5bc89a67c BIP68: Simplify language and update for current implementation BtcDrak 2015-11-20 10:47:46 +00:00
  • 641b91ba28 Merge pull request #244 from sipa/bip62dead Luke-Jr 2015-11-17 21:39:55 +00:00
  • 916142e742 Mark BIP62 as withdrawn #244 Pieter Wuille 2015-11-17 21:14:52 +01:00
  • cc90614074 BIP-0112 minor revision to text. #243 Eric Lombrozo 2015-11-17 07:37:03 -05:00
  • 64fda4ea05 Added parameters for specification to BIP0009. Eric Lombrozo 2015-11-17 06:02:55 -05:00
  • 989f276dcb Merge pull request #195 from btcdrak/patch-3 Gregory Maxwell 2015-11-15 22:57:36 +00:00
  • d0cab0379a Merge #241 from branch '2015-11-13-bip65-wording-fixes' of git://github.com/petertodd/bips Jeff Garzik 2015-11-13 12:44:59 -05:00
  • 5d0ae1caa3 Reword motivation section #241 Peter Todd 2015-11-13 12:24:27 -05:00
  • c912e616d3 Clearer wording Peter Todd 2015-11-13 12:19:53 -05:00
  • abeaa1be10 Use the term "malleability" rather than "mutability" Peter Todd 2015-11-13 12:17:23 -05:00
  • f6a5bf2c5e Refer to "Payment Channels" rather than "Micro-Payment Channels" Peter Todd 2015-11-13 12:14:19 -05:00
  • f3d94433e2 Minor: fix wording Peter Todd 2015-11-13 12:13:03 -05:00
  • df5a11909f Merge pull request #237 from jtimon/bip99-2 Luke-Jr 2015-11-13 07:17:28 +00:00
  • 8fc1b96d5d Merge pull request #240 from 6londe/patch-3 Luke-Jr 2015-11-13 06:41:01 +00:00
  • 99c2eb13a8 typo fixed #240 Changhoon Lee 2015-11-13 15:11:11 +09:00
  • 7fc41b0458 fixup! corrections #237 Jorge Timón 2015-11-10 15:19:01 +01:00
  • 23208ea690 adding Pieter Wuille's 'Block size following technological growth #238 Jonathan Wilkins 2015-11-09 13:22:35 -08:00
  • c77b653249 squashed version Jonathan Wilkins 2015-11-09 13:01:53 -08:00
  • f0848435d9 Add bip99 to readme Jorge Timón 2015-11-08 13:23:16 +01:00
  • 011fdce88f Improvements to Schism hardforks section Jorge Timón 2015-11-08 13:19:42 +01:00
  • 82784e6061 More corrections and improvements Jorge Timón 2015-11-08 12:45:35 +01:00
  • 7d31bf365b [trivial] typo MarcoFalke 2015-09-14 08:43:29 +02:00
  • 1da1397d54 Bip-99/Add details to definitions Andy Chase 2015-09-04 15:15:08 -07:00
  • d954832e30 Random grammar and spelling stuff instagibbs 2015-08-28 14:32:58 -07:00
  • 6b201a4d2d Merge pull request #221 from sdaftuar/add-sendheaders Luke-Jr 2015-11-07 06:23:32 +00:00
  • ea6a7158cd Merge pull request #181 from jtimon/bip-forks Luke-Jr 2015-11-07 06:23:07 +00:00
  • 1bc807558f Merge pull request #236 from jgarzik/2015_2mb_blocksize Luke-Jr 2015-11-07 06:19:23 +00:00
  • aad81251a1 BIP 102: Add miner vote. Fix index. #236 Jeff Garzik 2015-11-06 23:03:52 -05:00
  • 8d4ae8adf6 Some of kanzure's nits, copyright, updated Attribution, don't repeat "Without entering in much detail" #181 Jorge Timón 2015-11-05 23:01:56 +01:00
  • 4f79338aa2 Merge pull request #234 from btcdrak/patch-4 Luke-Jr 2015-11-03 17:17:39 +00:00
  • 893a4ff584 Replaced binary flags with version, added migration to Schnorr, specified recursive computation and fixed a few minor things. #224 Christian Decker 2015-11-02 18:09:35 +01:00
  • 506f959ffe Add clarification about upper bounds. #234 ฿tcDrak 2015-11-03 10:24:28 +00:00
  • 694a073e15 bip65: accepted status #233 Daniel Cousens 2015-10-31 23:38:23 +11:00
  • e770b1cd33 Merge pull request #229 from petertodd/bip65-spv-clients Luke-Jr 2015-10-27 20:53:26 +00:00
  • b1b0cd6483 Merge pull request #228 from btcdrak/bip65deploybits Luke-Jr 2015-10-27 20:53:05 +00:00
  • 766cf86dac Merge pull request #231 from kallerosenbaum/bip121-fixes Luke-Jr 2015-10-27 20:52:12 +00:00
  • a429841781 Clarified that the PoP is sent as binary over http #231 Kalle Rosenbaum 2015-10-27 14:25:27 +01:00
  • 05451a239e Removed mapping of merchant_data to btcpop-label since merchant data is a byte-array, Thanks Andreas Schildbach. Instead map the memo field to btcpop-label and don't have any bip70 field mapped to btcpop-message. Kalle Rosenbaum 2015-10-27 14:18:00 +01:00
  • 53c9fa273d add link to btcsuite implementation of bip 0069 #230 tx 2015-10-27 01:15:47 -07:00
  • 2dd084e7a9 BIP65: Add SPV client considerations #229 Peter Todd 2015-10-23 17:16:22 -04:00
  • fc3260731c BIP65: Fix deployment rules Peter Todd 2015-10-23 17:07:21 -04:00
  • 5f056b5b24 Add BIP-130 to README #221 Suhas Daftuar 2015-10-23 14:38:48 -04:00
  • 6721b0b1cb Update with assigned BIP number (130) Suhas Daftuar 2015-10-23 14:30:43 -04:00
  • c8c6b251eb Add section on additional constraints Suhas Daftuar 2015-10-16 16:09:28 -04:00
  • 24fdae2a87 New BIP for "sendheaders" p2p message Suhas Daftuar 2015-10-16 13:12:14 -04:00
  • 062e40b491 Add note about not consuming nVersion bits #228 BtcDrak 2015-10-23 18:14:05 +01:00
  • 914702e39c Merge pull request #227 from btcdrak/bip65deploy Luke-Jr 2015-10-23 16:47:38 +00:00
  • 3ab04a6562 Update deployment for BIP65 #227 BtcDrak 2015-10-23 13:11:59 +01:00
  • 96b331e06f Merge pull request #192 from CodeShark/BIP_Classification Luke-Jr 2015-10-23 01:31:38 +00:00
  • 904248ac39 Merge remote-tracking branch 'origin-pull/173/head' Luke Dashjr 2015-10-23 01:29:19 +00:00