diff options
author | Mark "Murch" Erhardt <murch@murch.one> | 2024-07-17 16:08:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-17 16:08:17 -0400 |
commit | 99cf00cb8542090376c3079567790a338661a157 (patch) | |
tree | e423e1011f81e3a657a5509d8eb83ab6cc6295f9 | |
parent | cd44ec8739c94be67ad727ab529f24c650d9a256 (diff) | |
parent | 29312fbe912a0125ad70a95d61a3734692a25de6 (diff) |
Merge pull request #1648 from jonasschnelli/bip_150_update
BIP150: Deferred
More robust and private protocols have been drafted and need to be formalized into a BIP
-rw-r--r-- | README.mediawiki | 2 | ||||
-rw-r--r-- | bip-0150.mediawiki | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README.mediawiki b/README.mediawiki index a5ad227..b6eaf4b 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -832,7 +832,7 @@ Those proposing changes should consider that ultimately consent may rest with th | Peer Authentication | Jonas Schnelli | Standard -| Draft +| Deferred |- style="background-color: #ffcfcf" | [[bip-0151.mediawiki|151]] | Peer Services diff --git a/bip-0150.mediawiki b/bip-0150.mediawiki index 277341d..bddc2e1 100644 --- a/bip-0150.mediawiki +++ b/bip-0150.mediawiki @@ -5,7 +5,7 @@ Author: Jonas Schnelli <dev@jonasschnelli.ch> Comments-Summary: Discouraged for implementation (one person) Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0150 - Status: Draft + Status: Deferred Type: Standards Track Created: 2016-03-23 License: PD |