Neil Booth
4e96fd44f0
Fix docs for cp_height
6 years ago
JeremyRand
936251aa96
Truncate AuxPoW for block heights covered by a checkpoint ( #710 )
6 years ago
Neil Booth
709043f713
Update documentation
6 years ago
zebra-lucky
f8767ea9a5
add dash dip3 protx.diff, protx.info protocol methods ( #683 )
6 years ago
Michael Schmoock
b3b299a6b2
chore: fix a markle merkle typo ( #673 )
6 years ago
Neil Booth
785f302149
Note 1.5 protocol as draft
7 years ago
Neil Booth
e0ccf0cce3
Populate the header merkle cache in a thread
- It can take a while
- Client requests that need it will block until it's done
- It's a function of FS state so move it to the DB
- Tweak docs
Fixes #558
7 years ago
Neil Booth
1badab2186
Add documentation of proposed protocol 1.5 changes
7 years ago
Neil Booth
049017aa8c
Fix doc linkage
7 years ago
Neil Booth
813fc09d64
Use JSON RPC terms in docs, not Python
7 years ago
Neil Booth
c8c896a14c
Minor tweaks.
7 years ago
ghost43
c7f3f7ac6d
new protocol method: blockchain.transaction.id_from_pos ( #524 )
7 years ago
Neil Booth
5ba5d05add
Protocol 1.4: only accept a single server.version message
- remove unused self.client_version
- coerce client_name to a str
7 years ago
Neil Booth
e5ea1c10e2
Update docs for raw headers.
7 years ago
Neil Booth
061cac51a8
Implement merkle proof for blockchain.block.headers
7 years ago
Neil Booth
46d8e0c608
Implement merkle proofs for blockchain.block.header
7 years ago
Neil Booth
0ee27970af
Update documentation for protocol 1.4
7 years ago
Neil Booth
30680bfb37
More doc updates
7 years ago
Neil Booth
3063dec4cc
Document removed metohds in new file
7 years ago
Neil Booth
7c82d1fe5f
blockchain.headers.subscribe: raw defaults to True in 1.3
Update docs for this and other omissions.
7 years ago
Neil Booth
c35ac6d9bb
Deprecate blockchain.block.get_header as of protocol 1.3
Use new blockchain.block.header instead.
7 years ago
Neil Booth
32b461a286
Fix underscore length
7 years ago
elmora-do
50e2785256
Update masternode doc and masternode_list rpc method ( #493 )
* Update protocol-methods.rst
* Error is raised if the payees is not a list in RPC method masternode_list
7 years ago
elmora-do
7baf6cf68d
Add $PAC ( #474 )
* Add $PAC
* Refactor and improve masternode notifications
* Update DASH/$PAC RPC documentation
These RPC commands were documented:
masternode.announce.broadcast
masternode.subscribe
masternode.list
masternode.info
7 years ago
Neil Booth
e8e5b3b0a9
Fix doc typo
7 years ago
Neil Booth
77f0a3dca9
Documentation updates
7 years ago
Neil Booth
47f65ffda2
Add raw header subscriptions.
7 years ago
Neil Booth
bab8d9f915
Add server.ping RPC call
7 years ago
Neil Booth
9eee1c815d
Finish protocol documentation switch
7 years ago
Neil Booth
70dfaa895d
More sphinx work
7 years ago
Neil Booth
a10ff97f2d
More sphinx doc work.
7 years ago
Neil Booth
d8d2515fc2
More work on sphinx docs
7 years ago
Neil Booth
fe37b470e5
More work on sphinx docs
7 years ago