Skip to content

Commit 2b0d7d7

Browse files
committed
bip 310 - add assigned number, ellaborate on mining.capabilities incompatibility
1 parent b24e591 commit 2b0d7d7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

bip-stratum-extension.mediawiki renamed to bip-0310.mediawiki

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<pre>
2-
BIP: ????
2+
BIP: 310
33
Layer: Applications
44
Title: Stratum protocol extensions
55
Author: Pavel Moravec <[email protected]>
@@ -271,6 +271,15 @@ Miner provides additional text-based information.
271271
* '''"info.hw-id"''' (OPTIONAL, ''String'')
272272
::- Unique identifier of the mining device
273273

274+
==Compatibility==
275+
276+
Currently, there is a similar protocol feature '''mining.capabilities''' that
277+
was intended for various protocol extensions. However, '''mining.configure'''
278+
is incompatible with this feature as it requires a server response confirming
279+
all accepted/negotatied extensions. The reason why we made it incompatible is
280+
that '''mining.capabilities''' request has no associated response.
281+
282+
274283
==Copyright==
275284

276285
This document is dual licensed as BSD 3-clause, and Creative Commons CC0 1.0 Universal.

0 commit comments

Comments
 (0)