1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-09-29 13:52:41 +00:00

Merge pull request #1963 from jonatack/2025-09_update_BIPs_157-158_to_final

BIPs 157, 158: update status to Final, add Requires header
This commit is contained in:
Mark "Murch" Erhardt 2025-09-15 13:53:46 -07:00 committed by GitHub
commit 869fd7765f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 6 deletions

View File

@ -903,20 +903,20 @@ Those proposing changes should consider that ultimately consent may rest with th
| Brad Denby, Andrew Miller, Giulia Fanti, Surya Bakshi, Shaileshh Bojja Venkatakrishnan, Pramod Viswanath | Brad Denby, Andrew Miller, Giulia Fanti, Surya Bakshi, Shaileshh Bojja Venkatakrishnan, Pramod Viswanath
| Standard | Standard
| Rejected | Rejected
|- |- style="background-color: #cfffcf"
| [[bip-0157.mediawiki|157]] | [[bip-0157.mediawiki|157]]
| Peer Services | Peer Services
| Client Side Block Filtering | Client Side Block Filtering
| Olaoluwa Osuntokun, Alex Akselrod, Jim Posen | Olaoluwa Osuntokun, Alex Akselrod, Jim Posen
| Standard | Standard
| Draft | Final
|- |- style="background-color: #cfffcf"
| [[bip-0158.mediawiki|158]] | [[bip-0158.mediawiki|158]]
| Peer Services | Peer Services
| Compact Block Filters for Light Clients | Compact Block Filters for Light Clients
| Olaoluwa Osuntokun, Alex Akselrod | Olaoluwa Osuntokun, Alex Akselrod
| Standard | Standard
| Draft | Final
|- style="background-color: #cfffcf" |- style="background-color: #cfffcf"
| [[bip-0159.mediawiki|159]] | [[bip-0159.mediawiki|159]]
| Peer Services | Peer Services

View File

@ -7,10 +7,11 @@
Jim Posen <jimpo@coinbase.com> Jim Posen <jimpo@coinbase.com>
Comments-Summary: None yet Comments-Summary: None yet
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0157 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0157
Status: Draft Status: Final
Type: Standards Track Type: Standards Track
Created: 2017-05-24 Created: 2017-05-24
License: CC0-1.0 License: CC0-1.0
Requires: 158
</pre> </pre>

View File

@ -6,10 +6,11 @@
Alex Akselrod <alex@akselrod.org> Alex Akselrod <alex@akselrod.org>
Comments-Summary: None yet Comments-Summary: None yet
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0158 Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0158
Status: Draft Status: Final
Type: Standards Track Type: Standards Track
Created: 2017-05-24 Created: 2017-05-24
License: CC0-1.0 License: CC0-1.0
Requires: 157
</pre> </pre>