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

10 Commits

Author SHA1 Message Date
Orfeas Stefanos Thyfronitis Litos
9a56d3544e Remove trailing whitespace from all BIPs 2024-07-25 18:35:39 +03:00
Jonas Schnelli
dfacb8de6a
159: Mark as final 2024-07-17 22:09:22 +02:00
Coding Enthusiast
6c99f7a3ef
bip-0159: Fix NODE_NETWORK_LIMITED threshold
The threshold seems to be 288 (2 * 144).  
de74c62583/src/validation.h (L207)
2018-10-28 07:01:19 +03:30
MarcoFalke
fa9a4f307e bip159: Add missing link to implementation 2017-12-19 14:00:36 -05:00
MarcoFalke
fa810b3bff bip159: Clarify that there is only one threshold 2017-12-19 13:52:25 -05:00
Jonas Schnelli
8b971ea4de
Remove second service bit from NODE_NETWORK_LIMITED/BIP159 2017-09-23 09:23:38 -06:00
Jonas Schnelli
ee45bbc7c4
Add fingerprinting countermeasures part 2017-08-11 21:31:36 +02:00
Jonas Schnelli
f1e884b75a
Allow to signal both bits and treat them independently 2017-08-08 22:20:37 +02:00
Jonas Schnelli
677e6e31ef
Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGH 2017-08-08 10:38:54 +02:00
Jonas Schnelli
ec403b0ac5
Add BIP NODE_NETWORK_LIMITED service bits 2017-08-07 19:50:10 +02:00