1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-03-04 03:03:53 +01:00
Commit graph

672 commits

Author SHA1 Message Date
Luke Dashjr
4ef3dee28b Merge BIP 125: Opt-in Full Replace-by-Fee Signaling 2016-01-08 17:50:27 +00:00
Luke Dashjr
8fdd879cdc Assign BIP 125 2016-01-08 17:50:22 +00:00
Luke Dashjr
450f9603cb Merge BIP 140: Normalized TXID 2016-01-08 17:48:02 +00:00
Luke Dashjr
5f59ac2d9d Assign BIP 140 2016-01-08 17:47:46 +00:00
Luke Dashjr
936fd4bf16 Merge BIP 122: URI scheme for Blockchain references / exploration 2016-01-08 17:45:40 +00:00
Luke Dashjr
8380abd7eb Assign BIP 122 2016-01-08 17:45:35 +00:00
Luke Dashjr
55a13bad47 Merge BIP 107: Dynamic limit on the block size 2016-01-08 17:42:38 +00:00
Luke Dashjr
fddb05618d Assign BIP 107 2016-01-08 17:42:27 +00:00
Luke-Jr
5650efe117 Merge pull request #271 from luke-jr/bip0001_editor_luke
BIP 0001: Change BIP editor to Luke Dashjr
2016-01-08 17:10:54 +00:00
Marco Pontello
2ea077022e Added Sample implementation section 2016-01-07 23:11:32 +01:00
Luke Dashjr
ca6cfc2192 README: Update BIP editor 2016-01-07 16:16:20 +00:00
Luke-Jr
d37084d4ba Merge pull request #233 from dcousens/patch-1
BIP65: Change to accepted status
2016-01-06 20:40:23 +00:00
Luke Dashjr
1c5c149220 BIP 0001: Change BIP editor to Luke Dashjr
Greg asked that I take over BIP number assignments
2016-01-06 20:35:52 +00:00
Marco Pontello
0c7b9c4656 Fixed img link. 2016-01-05 02:59:59 +01:00
Marco Pontello
f03c7bb90a Reworked layout, clarified chain ID. 2016-01-05 02:58:30 +01:00
Marco Pontello
d4130aa650 Added Post-History. 2016-01-02 13:59:32 +01:00
Marco Pontello
6a08c9c76a Removed specific wallet examples. 2016-01-02 02:53:41 +01:00
Marco Pontello
d01ba11ecc Added clarification for forked chains. 2016-01-01 22:30:07 +01:00
Luke-Jr
5672b6e2c6 Merge pull request #264 from justusranvier/bip47
BIP47 clarifications
2015-12-30 17:12:34 +00:00
Marco Pontello
d1f008b878 Changed temporary name to bip-MarcoPon-BlockchainURI - Waiting for BIP number assignment 2015-12-26 16:46:02 +01:00
MarcoPon
29b8eaef02 Some clarifications, typos 2015-12-21 15:39:29 +01:00
Dionysis Zindros
e84e2d5c38 Fix broken GitHub https URL 2015-12-21 15:39:26 +01:00
MarcoPon
01201d6ce5 Created bip-MarcoPon-01.mediawiki
URI scheme for Blockchain references / exploration
2015-12-21 15:38:57 +01:00
Justus Ranvier
2f566884f4
update recent changes 2015-12-18 13:48:13 -06:00
Justus Ranvier
27848f7d6b
Clarify the definition of identity and the relationship to BIP-44 2015-12-18 13:40:54 -06:00
Justus Ranvier
650fa601ad enumerate the list of script forms which can convey a notification pubkey 2015-12-18 10:47:49 -06:00
Justus Ranvier
a6f4ae5b5d clarify wallet recovery procedure 2015-12-18 10:47:49 -06:00
Justus Ranvier
07ab320513
clarify the various types of child keys derived from an identity 2015-12-18 10:47:44 -06:00
Justus Ranvier
876af7fa87 add missing change notification and minor corrections 2015-12-18 10:45:02 -06:00
David A. Harding
b57eea446c
Add opt-in full-RBF signaling BIP 2015-12-11 11:45:59 -05:00
Luke-Jr
6bfc0151a7 Merge pull request #260 from btcdrak/bip68mtp
BIP68: update specification to assume MTP
2015-12-11 07:08:23 +00:00
Luke-Jr
99effc1c70 Merge pull request #254 from jl2012/patch-6
Full description of the behavior of OP_CLTV
2015-12-11 07:04:11 +00:00
BtcDrak
df9d34d537 Update deployment specification
BIP68 must be deployed with BIP113 because MTP calculations are
used by this BIP.
2015-12-10 21:38:43 +00:00
BtcDrak
7239c330c7 BIP68 now assume MTP in all instances 2015-12-10 20:01:35 +00:00
jl2012
abc7ae83a0 Update bip-0065.mediawiki
the nLockTime feature may still be active as other inputs may not be final
2015-12-09 00:37:25 +08:00
Wladimir J. van der Laan
84779aa5c3 Merge pull request #258 from petertodd/bip65-fix-spec-missing-case
BIP65 formatting fixes
2015-12-08 10:35:00 +01:00
Luke-Jr
44f021979a Merge pull request #252 from jl2012/patch-5
Corrections with the conditions for script failure
2015-12-07 20:34:40 +00:00
jl2012
004be2e822 Update bip-0065.mediawiki 2015-12-06 23:52:42 +08:00
Peter Todd
7cd2a7bdbb
Fix missing case statement at beginning of specification
Wasn't being displayed on github; adding an empty line prior to the spec
seems to fix this.
2015-12-05 18:06:38 +08:00
Peter Todd
0feb1209d0 Remove space in BIP66
Seems to be how people are writing BIP's these days.
2015-12-05 17:57:43 +08:00
Peter Todd
aa7cbf77a6 Minor: fix capitalisation 2015-12-05 17:57:31 +08:00
Wladimir J. van der Laan
9d3b68f8c4 Merge pull request #256 from techstoreclub/fix_bip0001_type
BIP-0001 Should be labeled as "Process" Type
2015-12-04 12:06:07 +01:00
Andy Chase
6f0c335b18 BIP-0001 Should be labeled as "Process" Type
Previously BIP-0001 listed in its header preamble that is was a "Standards Track"
type proposal. This conflicts with both its own definition of "Standards Track"
proposal as well as the type listed in PEP-0001 of which BIP-0001 is based on.

Defitions of each type of proposal:

A Standards Track BIP describes any change that affects most or all Bitcoin implementations.

An Informational BIP describes a Bitcoin design issue, or provides general guidelines or information to the Bitcoin community, but does not propose a new feature.

A Process BIP describes a process surrounding Bitcoin, or proposes a change to (or an event in) a process.
Specifically: "Any meta-BIP is also considered a Process BIP."

Based on these definitions BIP-0001 should have always been labeled as a "Process" BIP and this patch corrects this.
2015-12-04 02:48:43 -08:00
Wladimir J. van der Laan
b1ae7bad0f Merge pull request #255 from bitcoin/2015_12_bip1
Change BIP1 to status Active
2015-12-02 12:30:07 +01:00
Wladimir J. van der Laan
7576a135dd Change BIP1 to status Active
From the text: "Some Informational and Process BIPs may also have a
status of "Active" if they are never meant to be completed. E.g. BIP 1
(this BIP)."
2015-12-01 21:04:24 +01:00
jl2012
71dd5c44e8 Full description of the behavior of the OP_CLTV 2015-12-02 02:03:30 +08:00
jl2012
ac4cd1d46c Corrections with the conditions for script failure 2015-12-01 01:47:16 +08:00
Luke-Jr
0cd94c9f72 Merge pull request #245 from btcdrak/bip68sync
BIP68: Simplify language and update for current implementation
2015-11-28 22:33:57 +00:00
BtcDrak
a8e0d0f4c7 Small fixup 2015-11-28 22:30:58 +00:00
Luke-Jr
0ce74af5e8 Merge pull request #249 from bitstein/master
BIP47: fix typo
2015-11-28 20:46:46 +00:00