Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-28 | bip-0159: Fix NODE_NETWORK_LIMITED threshold | Coding Enthusiast | |
The threshold seems to be 288 (2 * 144). https://github.com/jonasschnelli/bitcoin/blob/de74c625833bba8d8171a2d0dd6ede2e9d5da88b/src/validation.h#L207 | |||
2017-12-19 | bip159: Add missing link to implementation | MarcoFalke | |
2017-12-19 | bip159: Clarify that there is only one threshold | MarcoFalke | |
2017-09-23 | Remove second service bit from NODE_NETWORK_LIMITED/BIP159 | Jonas Schnelli | |
2017-08-11 | Add fingerprinting countermeasures part | Jonas Schnelli | |
2017-08-08 | Allow to signal both bits and treat them independently | Jonas Schnelli | |
2017-08-08 | Set bit 10 and 11 for NODE_NETWORK_LIMITED_LOW, HIGH | Jonas Schnelli | |
2017-08-07 | Add BIP NODE_NETWORK_LIMITED service bits | Jonas Schnelli | |