1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 09:50:06 +01:00
Commit Graph

1245 Commits

Author SHA1 Message Date
Luke Dashjr
387fc6011b Promote BIPs 18, 39, 44, 67, 80, 81, 111, 125, 130, and 132 Draft->Accepted; change BIP 43 to Informational 2016-08-23 19:47:29 +00:00
Luke Dashjr
d35a3d33da Promote BIP 9 Draft->Final 2016-08-20 23:50:14 +00:00
Luke-Jr
0aa7bfc0f9 Merge pull request #435 from jl2012/bip146nulldummy
BIP146: change title and add NULLDUMMY rules
2016-08-17 19:36:43 +00:00
Johnson Lau
003cf078ff BIP146: change title and add NULLDUMMY rules 2016-08-18 02:05:33 +08:00
Luke-Jr
c7c47e669d Merge pull request #434 from jonasschnelli/2016/07/auth_bip
Add BIP150 (Peer Authentication)
2016-08-17 08:21:26 +00:00
Bryan Bishop
ffa155e452
peer authentication bip draft editing 2016-08-17 09:44:33 +02:00
Jonas Schnelli
5e49486769
Add BIP150 (Peer Authentication) 2016-08-17 09:44:33 +02:00
Luke Dashjr
932d43f162 Merge BIP 146 2016-08-16 19:44:42 +00:00
Luke Dashjr
55ea805212 Assign BIP 146: Low S values signatures 2016-08-16 19:44:21 +00:00
Johnson Lau
b004187f14 Add new BIP: Low S values signatures 2016-08-17 02:14:18 +08:00
Luke-Jr
b1d9d528da Merge pull request #431 from sreekanthgs/patch-1
Adding ruby implementation to Other implementation
2016-08-10 23:33:56 +00:00
Sreekanth G S
93ef858911 Adding ruby implementation to Other implementation 2016-08-10 22:08:22 +05:30
Luke-Jr
85805beee7 Merge pull request #430 from jonasschnelli/2017/08/bip151_rekey
[bip151] slightly increase robustness of the re-keying
2016-08-07 21:09:59 +00:00
Jonas Schnelli
55163e4546
[bip151] slightly increase robustness of the re-keying 2016-08-07 22:24:37 +02:00
Jonas Schnelli
0c8256f764
[bip151] fix typo in HKDF key 2016-08-07 22:21:06 +02:00
Luke-Jr
30a0580e91 Merge pull request #428 from jl2012/bip114v2
BIP114: MAST proposal v2
2016-07-29 05:36:02 +00:00
Johnson Lau
9da1f65e39 BIP114: MAST proposal v2 2016-07-29 01:47:03 +08:00
Luke Dashjr
7fccadda9f Merge remote-tracking branch 'origin-pull/419/head' 2016-07-27 18:09:53 +00:00
Luke-Jr
87cdaa7d2e Merge pull request #425 from ysangkok/master
BIP-0141: Link to permanent PR of reference implementation
2016-07-27 17:03:18 +00:00
Luke-Jr
0e3f9df412 Merge pull request #426 from chjj/bip151-aadseq
BIP151: Clarifications on sequence numbers.
2016-07-27 17:02:54 +00:00
Christopher Jeffrey
0607a34fcf
bip151: remove aad change. 2016-07-27 00:26:34 -07:00
Christopher Jeffrey
f388fef2f6
BIP151: Clarifications on AAD and sequence numbers. 2016-07-26 23:47:03 -07:00
Janus Troelsen
d49512e612 Link to permanent PR of reference implementation
analogue to ecfb7ebbca
2016-07-25 10:05:55 +02:00
Luke Dashjr
2ac0b472da Merge branch 'master' 2016-07-23 20:36:16 +00:00
Luke Dashjr
d8928eb85a BIP 145: Update s/cost/weight/ 2016-07-23 20:35:56 +00:00
Luke-Jr
d0591ebc39 Merge pull request #424 from elias19r/patch-1
Minor link fix
2016-07-22 21:01:00 +00:00
Elias Rodrigues
6fb5aaf136 Minor link fix 2016-07-22 14:52:15 -03:00
Luke-Jr
850d103abe Merge pull request #416 from jl2012/patch-26
BIP141 fix
2016-07-21 16:13:10 +00:00
Luke-Jr
76e29be5e0 Merge pull request #420 from laanwj/2016_07_bip141_blockmaxweight
bip141: Change 'block cost' to 'block weight'
2016-07-21 16:06:51 +00:00
Luke Dashjr
c98859fe20 Promote Draft->Final BIPs: 68, 112, and 113
Softforks are deployed by miners and enforced on the network
2016-07-18 23:37:42 +00:00
Luke-Jr
fdf2772ce8 Merge pull request #421 from Sjors/patch-1
BIP 39: remove "public beta" from blockchain.info link
2016-07-18 23:22:44 +00:00
Sjors Provoost
34be169fe3 BIP 39: remove "public beta" from blockchain.info link
This is now in the default wallet.
2016-07-18 20:43:23 +02:00
jl2012
55c3d8068a BIP141 terms fix 2016-07-19 00:15:38 +08:00
Luke Dashjr
a53cf50b52 Merge remote-tracking branch 'origin-pull/336/head' 2016-07-18 15:29:09 +00:00
Wladimir J. van der Laan
83596de8ca bip141: Change 'block cost' to 'block weight'
The term 'block cost' led to confusion about the unit that it is
expressed in, in that it expressed monetary cost. Change it to a more
general term 'block weight'.

This was discussed in the [2016-07-14 Bitcoin Core developer meeting](http://www.erisian.com.au/meetbot/bitcoin-core-dev/2016/bitcoin-core-dev.2016-07-14-19.00.html).
2016-07-18 08:17:00 +02:00
Sandro Machado
e00a157306 Add Swift Library 2016-07-18 00:37:10 +01:00
Luke-Jr
ab32c2a845 Merge pull request #358 from bushidowallet/tech-wiki-change
Proposed a new Java implementation link
2016-07-16 00:37:45 +00:00
Luke-Jr
f42ca5953b Merge pull request #399 from jl2012/patch-22
BIP141 script failure clarifications
2016-07-16 00:00:31 +00:00
Luke Dashjr
f275a5549b Merge remote-tracking branch 'origin-pull/335/head' 2016-07-15 15:44:54 +00:00
Luke-Jr
0884f727a8 Merge pull request #308 from dcousens/patch-2
Add BIP21 Javascript library
2016-07-15 15:37:20 +00:00
Luke-Jr
2c84b48778 Merge pull request #325 from afk11/323-fix-typo
Typo in change to BIP50
2016-07-15 15:36:59 +00:00
Luke-Jr
98b7976928 Merge pull request #418 from jonasschnelli/2016/07/bip151_hkdf
[BIP151] Switch from plain HMAC_SHA512 KDF to HKDF
2016-07-15 15:01:19 +00:00
Luke-Jr
c0796a30d3 Merge pull request #417 from dcousens/patch-1
bip141: clarify that marker is 1 byte
2016-07-15 15:00:49 +00:00
Luke Dashjr
6394087857 Merge BIP 126: Best Practices for Heterogeneous Input Script Transactions 2016-07-15 14:54:15 +00:00
Luke Dashjr
f5a708d434 Update README for BIP 126 2016-07-15 14:53:44 +00:00
Jonas Schnelli
529c7cddb7
[BIP151] Switch from plain HMAC_SHA512 KDF to HKDF 2016-07-13 13:18:52 +02:00
Daniel Cousens
9c7fde09aa bip141: clarify that marker is 1 byte 2016-07-12 12:15:35 +10:00
Wladimir J. van der Laan
5ddea46bce Merge pull request #400 from mappum/update-bip9-assignments
Update BIP9 assignments list
2016-07-11 12:48:47 +02:00
Kristov Atlas
da43de2dba Merge pull request #4 from dcousens/patch-1
BIP126: Grammar fix and review
2016-07-06 20:46:38 -04:00
Luke-Jr
ad2af69d3c Merge pull request #415 from jl2012/bip68_113_coinbase
BIP68/113 for generation transaction
2016-07-06 01:02:49 +00:00