From ebcee1de263ea21acfd79e92dc874de65c9bae9b Mon Sep 17 00:00:00 2001 From: William Casarin Date: Sat, 30 Dec 2017 10:45:50 -0800 Subject: bips: add bip176 (Bits Denomination) For the implementation in #12035. Note that this only applies to the QT GUI at this time. Signed-off-by: William Casarin --- doc/bips.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/bips.md b/doc/bips.md index fbff94a329..05275641f1 100644 --- a/doc/bips.md +++ b/doc/bips.md @@ -34,3 +34,4 @@ BIPs that are implemented by Bitcoin Core (up-to-date up to **v0.13.0**): * [`BIP 147`](https://github.com/bitcoin/bips/blob/master/bip-0147.mediawiki): NULLDUMMY softfork as of **v0.13.1** ([PR 8636](https://github.com/bitcoin/bitcoin/pull/8636) and [PR 8937](https://github.com/bitcoin/bitcoin/pull/8937)). * [`BIP 152`](https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki): Compact block transfer and related optimizations are used as of **v0.13.0** ([PR 8068](https://github.com/bitcoin/bitcoin/pull/8068)). * [`BIP 159`](https://github.com/bitcoin/bips/blob/master/bip-0159.mediawiki): NODE_NETWORK_LIMITED service bit [signaling only] is supported as of **v0.16.0** ([PR 10740](https://github.com/bitcoin/bitcoin/pull/10740)). +* [`BIP 176`](https://github.com/bitcoin/bips/blob/master/bip-0176.mediawiki): Bits Denomination [QT only] is supported as of **v0.16.0** ([PR 12035](https://github.com/bitcoin/bitcoin/pull/12035)). -- cgit v1.2.3