Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
47ca202
Write initial draft of BIP 40
ben221199 Mar 7, 2024
914fb7c
Fix inline code
ben221199 Mar 7, 2024
72bfc4d
Allow public domain
ben221199 Mar 7, 2024
abe08e4
Improve specification of transport protocols
ben221199 Mar 7, 2024
a5aee5b
Add letters and default ports
ben221199 Mar 19, 2024
8658be8
Add more information about WebSockets
ben221199 Mar 19, 2024
e13def4
Add information about WebSocket subprotocol
ben221199 Mar 21, 2024
e280771
Add information about HTTP polling
ben221199 Mar 21, 2024
83647b1
Improve text
ben221199 Mar 21, 2024
3d217b0
Add note
ben221199 Mar 21, 2024
c82a2a1
Add information about HTTP Push
ben221199 Mar 21, 2024
805559f
Add two methods
ben221199 Mar 21, 2024
ec52ae1
Improve commands
ben221199 Mar 21, 2024
84f8519
Process editorial feedback
ben221199 May 6, 2024
b50e9e5
Merge branch 'master' into add-bip40
ben221199 May 6, 2024
0cdfcb5
Add IANA considerations
ben221199 May 6, 2024
19a39e2
Fix links
ben221199 May 6, 2024
1cf5983
Add information about service vendor
ben221199 May 6, 2024
2f620f5
Fix layer
ben221199 May 6, 2024
48adb0f
Merge branch 'master' into add-bip40
ben221199 May 10, 2024
b5a9b10
Add IANA consideration for HTTP fields
ben221199 May 10, 2024
19cf447
Add example commands
ben221199 May 10, 2024
6e26691
Add example pub/sub commands
ben221199 May 10, 2024
73f8ad1
Move services to seperate file
ben221199 May 12, 2024
2787db0
Add information about discovery service
ben221199 May 12, 2024
40bc721
Improve service documentation
ben221199 May 12, 2024
05e1194
Improve blockchain service documentation
ben221199 May 12, 2024
16b6d5c
Apply suggestions
ben221199 May 21, 2024
4cf8985
Improve sentences
ben221199 Nov 25, 2024
1936b49
Improve documents of Stratum methods
ben221199 Nov 26, 2024
bbad8a0
Fix type and description
ben221199 Nov 26, 2024
387af0f
Add examples to Firstbits methods
ben221199 Nov 26, 2024
db5ed75
Improve documentation of server commands
ben221199 Nov 27, 2024
996724f
Add remaining Stratum services
ben221199 Nov 27, 2024
d0914de
Document server.version method
ben221199 Jul 24, 2025
347ef1e
Add version history of server methods
ben221199 Jul 24, 2025
3a0b915
Add parameter and results for server methods
ben221199 Jul 24, 2025
54df460
Improve server methods
ben221199 Jul 24, 2025
67a3457
Add parameter and results for server.peers methods
ben221199 Jul 24, 2025
1f4f9f3
Add last server methods
ben221199 Jul 25, 2025
fac1e0d
Add introduction versions of methods
ben221199 Jul 25, 2025
7e69d85
Add blockchain.scripthash and mempool methods
ben221199 Jul 25, 2025
bfd7c31
Add blockchain methods
ben221199 Jul 25, 2025
5631240
Complete blockchain.scripthash methods
ben221199 Jul 26, 2025
c0f56c4
Complete blockchain.block methods
ben221199 Jul 26, 2025
f228a23
Fix blockchain.block methods
ben221199 Jul 26, 2025
5390936
Complete blockchain.numblocks methods
ben221199 Jul 26, 2025
5808445
Fix blockchain.headers methods
ben221199 Jul 26, 2025
3effe79
Fix blockchain.headers methods
ben221199 Jul 26, 2025
94dafe3
Add new IANA consideration
ben221199 Jul 26, 2025
f3b594e
Add blockchain.address methods
ben221199 Jul 27, 2025
4f401bd
Fill more blockchain.address methods
ben221199 Jul 27, 2025
3c804d9
Fill blockchain.address.get_path and blockchain.address.get_proof met…
ben221199 Jul 27, 2025
f5ed1c6
Complete blockchain.address methods
ben221199 Jul 27, 2025
06e5c41
Add blockchain.transaction methods
ben221199 Jul 27, 2025
0ccb920
Fill blockchain.transaction methods
ben221199 Jul 27, 2025
70c35f1
Complete blockchain.transaction methods
ben221199 Jul 27, 2025
3dbdbd5
Add information about signed messages
ben221199 Jul 27, 2025
591dd93
Add sections
ben221199 Aug 1, 2025
62cc2ea
Update license
ben221199 Aug 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -210,12 +210,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Standard
| Proposed
|-
| 40
| [[bip-0040.mediawiki|40]]
| API/RPC
| Stratum wire protocol
| Marek Palatinus
| Marek Palatinus, Ben van Hartingsveldt
| Standard
| BIP number allocated
| Draft
|-
| 41
| API/RPC
Expand Down
212 changes: 212 additions & 0 deletions bip-0040.mediawiki

Large diffs are not rendered by default.

Loading
Loading