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

1567 Commits

Author SHA1 Message Date
shaolinfry
d98333302f Update BIP status 2017-08-11 05:36:07 +00:00
Luke Dashjr
f7f317f0f0 Merge pull request #568 from jonasschnelli/node_network_limited
Allow to signal both bits and treat them independently
2017-08-09 03:34:34 +00:00
Jonas Schnelli
f1e884b75a
Allow to signal both bits and treat them independently 2017-08-08 22:20:37 +02:00
Luke Dashjr
7b5d0b2cbc Merge pull request #567 from jonasschnelli/node_network_limited
Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGH
2017-08-08 09:01:08 +00:00
Jonas Schnelli
677e6e31ef
Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGH 2017-08-08 10:38:54 +02:00
Luke Dashjr
ccc435fb70 Merge pull request #566 from jonasschnelli/node_network_limited
BIP 159: NODE_NETWORK_LIMITED service bits
2017-08-07 17:58:59 +00:00
Jonas Schnelli
ec403b0ac5
Add BIP NODE_NETWORK_LIMITED service bits 2017-08-07 19:50:10 +02:00
Luke Dashjr
545fd89a0f Merge remote-tracking branch 'origin-pull/562/head' 2017-08-07 13:05:54 +00:00
Luke Dashjr
dd4467d12b Merge pull request #565 from sipa/bip-witaddr
Update BIP173: new reference impls + tests fix
2017-08-07 11:46:44 +00:00
Luke Dashjr
6cf474d16d Merge pull request #561 from CikeQiu/patch-1
Add an implementation of Swift
2017-08-07 05:03:29 +00:00
Pieter Wuille
59391f1862 Elaborate on the encoding of witness versions 2017-08-03 23:30:48 -07:00
Pieter Wuille
9b1e7dc8f5 Fix incorrect tests for OP_n in v1+ witnesses 2017-08-02 14:58:47 -07:00
Pieter Wuille
192cfbbacd Add more reference implementations 2017-08-02 14:57:48 -07:00
evoskuil
fbed7daba3 Add link to libbitcoin implementation (BIP39). 2017-07-26 12:42:43 -07:00
Luke Dashjr
6bd62c0c39 Merge pull request #560 from kn0rhaan/patch-1
fixed small typo [in BIP 30]
2017-07-26 05:12:02 +00:00
CikeQiu
11bb375c54 Add an implementation of Swift 2017-07-26 11:33:34 +08:00
kn0rhaan
28d6d0376b fixed small typo 2017-07-21 09:26:40 +02:00
Luke Dashjr
77f9bcdde5 Merge pull request #559 from jameshilliard/bip91-update-reference-tree
Update BIP91 reference implementation repository
2017-07-17 03:43:42 +00:00
James Hilliard
6cbc562fcd Update BIP91 reference implementation repository 2017-07-16 23:09:20 +02:00
Luke Dashjr
118cfbd448 Merge pull request #557 from zander/FlexTrans
Fix typo
2017-07-14 06:00:00 +00:00
TomZ
47af438610 Fix typo 2017-07-10 11:50:39 +02:00
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