1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

1546 Commits

Author SHA1 Message Date
Luke Dashjr
449134f1b5 Merge pull request #554 from shaolinfry/bip8-height
Amend BIP8 by height
2017-07-08 10:50:54 +00:00
shaolinfry
fcd34618d7 Amend BIP8 by height 2017-07-07 06:49:30 +00:00
Luke Dashjr
7abb1c17b5 Merge pull request #549 from jameshilliard/bip91-clarify
Clarify when BIP91 will cease to be active
2017-06-16 07:11:35 +00:00
James Hilliard
6ab609e01f Clarify when BIP91 will cease to be active 2017-06-16 02:00:43 -05:00
Luke Dashjr
3b32f2d92a Merge pull request #548 from jameshilliard/bip91-confperiod
Use a smaller deployment period for BIP91 but don't enforce until active.
2017-06-16 06:07:15 +00:00
James Hilliard
68a1b67325 Use a smaller deployment period for BIP91 but don't enforce until active. 2017-06-16 00:47:41 -05:00
Luke Dashjr
e6e7ee170a Merge pull request #547 from jameshilliard/bip91-thresholdupdate
Update BIP91 confirmation window and enforcement.
2017-06-15 00:21:56 +00:00
James Hilliard
bab79c2bfb Update BIP91 confirmation window and enforcement. 2017-06-14 18:25:52 -05:00
Luke Dashjr
4ae7ece721 Merge pull request #542 from kallewoof/bip-154-cleanup
BIP 154 cleanup: remove TODO entry
2017-05-25 04:45:10 +00:00
Karl-Johan Alm
4f8c5f11db
BIP 154 cleanup: remove TODO entry 2017-05-25 13:38:41 +09:00
Luke Dashjr
ae993c4e9b Merge pull request #530 from Giszmo/patch-1
small typo in bip47
2017-05-24 03:26:24 +00:00
Luke Dashjr
90fa3ff741 Merge pull request #538 from kallewoof/pow-connection-slots
BIP 154: Rate Limiting via peer specified challenges
2017-05-24 03:26:03 +00:00
Karl-Johan Alm
c39c7f88ad
BIP: Rate Limiting via Proof of Work 2017-05-24 11:25:08 +09:00
Luke Dashjr
fd2a8b68fa Merge pull request #541 from jameshilliard/bip91-typo
Fix BIP91 typo
2017-05-24 02:03:21 +00:00
James Hilliard
152fd5a62f Fix BIP91 typo 2017-05-23 20:34:50 -04:00
Luke Dashjr
98bfcee1b4 Merge pull request #540 from jameshilliard/bip-segsignal
BIP 91: Reduced threshold Segwit MASF
2017-05-23 21:37:04 +00:00
James Hilliard
0295dbb760 Add BIP91 comments section 2017-05-23 17:35:44 -04:00
James Hilliard
92ab294614 Add BIP91 to readme 2017-05-23 17:10:08 -04:00
James Hilliard
31bda2f033 Rename BIP to to “Reduced threshold Segwit MASF” 2017-05-23 16:52:41 -04:00
James Hilliard
0e0fbb4036 Rename to BIP91 2017-05-23 16:51:27 -04:00
Luke Dashjr
8a8c437418 Merge branch 'master' of github.com:bitcoin/bips 2017-05-23 13:22:43 +00:00
Luke Dashjr
4fd8557b7f scripts/buildtable: Check Title length 2017-05-23 13:18:52 +00:00
Luke Dashjr
8cbdc639af Merge pull request #539 from sanch0panza/bip135_add_core_pr
Add link to implementation on Bitcoin Core (PR#10437)
2017-05-23 03:56:06 +00:00
James Hilliard
c63e603229 segsignal reduced activation threshold segwit deployment 2017-05-22 18:19:57 -04:00
sanch0panza
5c1fd93266 Add link to implementation on Bitcoin Core (PR#10437) 2017-05-21 13:48:48 +02:00
Luke Dashjr
3c42de5997 Merge branch 'master' of github.com:bitcoin/bips 2017-05-18 02:42:53 +00:00
Luke Dashjr
96f871c80f BIP 171: Stub Linked Data Signatures support 2017-05-18 02:42:39 +00:00
Luke Dashjr
51384ca981 BIP 171: Specify nonce support for "rate" mode 2017-05-18 00:26:33 +00:00
Luke Dashjr
6b8f2eb395 Merge pull request #519 from wbnns/wbnns-readme
readme: Clarify status for formally accepted BIPs
2017-05-15 01:51:29 +00:00
Will Binns
70c4261e09
readme: Clarify status for formally accepted BIPs
In the table there are some BIPs with a status of Active, and others
with a status of Final. Just wanted to submit this slight text change
for review to the README to indicate that both mean a BIP is formally
accepted.
2017-05-14 17:52:06 -06:00
Luke Dashjr
1b7590e009 bip-0115: Include best practices for wallets, and explain difference from lock-time in Rationale 2017-05-12 04:55:16 +00:00
Luke Dashjr
0fbeba8bb9 Merge pull request #536 from luke-jr/bip-0115
BIP 115: Generic anti-replay protection using Script
2017-05-12 04:14:51 +00:00
Luke Dashjr
f09485e3d8 Assign BIP 115: Generic anti-replay protection using Script 2017-05-12 04:14:01 +00:00
Luke Dashjr
28621f70b5 bip-noreplay: Explain same-block and recent-block cases 2017-05-12 04:08:40 +00:00
Luke Dashjr
27b1d4944f bip-noreplay: Link reference implementation 2017-05-12 04:05:06 +00:00
Luke Dashjr
b582f4e9a9 bip-noreplay: Redo leading zero logic and allow truncated block hashes 2017-05-11 22:12:49 +00:00
Luke Dashjr
d7abc41bb6 bip-noreplay: Remove relative height and redo depth limit 2017-05-11 22:05:00 +00:00
Luke Dashjr
c624f9bfa5 bip-noreplay: Merge in older no-cbah proposal which covers the same opcode 2017-05-11 21:15:29 +00:00
Luke Dashjr
91fd4f9dae Merge pull request #534 from sipa/bip-witaddr
Add extra reference implementations to BIP 173
2017-05-07 23:22:30 +00:00
Pieter Wuille
8cc9702d9c Add extra reference implementations 2017-05-07 16:09:22 -07:00
Luke Dashjr
261b9cd124 Merge pull request #533 from sipa/bip-witaddr
BIP 173: Base32 address format for native v0-16 witness outputs
2017-05-07 22:26:15 +00:00
Pieter Wuille
b93d9ea5d9 Add bip-0173 2017-05-07 15:25:13 -07:00
Luke Dashjr
d7e6a37fe4 scripts/buildtable: Explain the problem for first Comments-URI mismatch 2017-05-07 22:24:47 +00:00
Luke Dashjr
8fc0e0d4be Merge pull request #521 from jonathancross/bip-39-wordlist
bip-0039-wordlists : Typos, capitalization and trailing whitespace.
2017-05-07 22:17:22 +00:00
Luke Dashjr
9cafe77c56 Merge pull request #532 from sanch0panza/bip-genvbvoting-squash
BIP 135: Generalized version bits voting
2017-05-07 22:15:14 +00:00
Luke Dashjr
3b3a9db960 Assign BIP 135: Generalized version bits voting 2017-05-07 22:05:46 +00:00
sanch0panza
b455cad3f8 Initial specification of bip-genvbvoting
Reference implementation:

https://github.com/BitcoinUnlimited/BitcoinUnlimited/pull/458
2017-05-07 10:18:24 +02:00
Luke Dashjr
b9625408cf Merge pull request #531 from shaolinfry/version2
BIP8: clarify deployment terms
2017-05-06 18:27:15 +00:00
shaolinfry
37d7e90eb7 BIP8: clarify deployment terms 2017-05-06 18:14:43 +00:00
Luke Dashjr
dd3254bb00 scripts/buildtable: Comments-Summary is technically optional 2017-05-05 15:13:20 +00:00