Neil Booth
|
9f1472647a
|
Fix doc linkage
|
2018-07-18 19:21:39 +08:00 |
|
Neil Booth
|
311aa330ea
|
Use JSON RPC terms in docs, not Python
|
2018-07-18 14:28:44 +08:00 |
|
Neil Booth
|
6457b8cbba
|
Minor tweaks.
|
2018-07-18 08:46:37 +08:00 |
|
ghost43
|
70a47c62a9
|
new protocol method: blockchain.transaction.id_from_pos (#524)
|
2018-07-18 08:35:34 +08:00 |
|
Neil Booth
|
9beb501218
|
Protocol 1.4: only accept a single server.version message
- remove unused self.client_version
- coerce client_name to a str
|
2018-07-17 09:16:26 +08:00 |
|
Neil Booth
|
2267b239d9
|
Update docs for raw headers.
|
2018-07-16 19:29:04 +08:00 |
|
Neil Booth
|
508f78cef5
|
Implement merkle proof for blockchain.block.headers
|
2018-07-16 17:32:49 +08:00 |
|
Neil Booth
|
851722f5d3
|
Implement merkle proofs for blockchain.block.header
|
2018-07-16 16:02:55 +08:00 |
|
Neil Booth
|
a957668831
|
Update documentation for protocol 1.4
|
2018-07-16 14:49:14 +08:00 |
|
Neil Booth
|
caf143bb41
|
More doc updates
|
2018-07-12 11:49:49 +08:00 |
|
Neil Booth
|
ff0198a2ef
|
Document removed metohds in new file
|
2018-07-12 11:30:42 +08:00 |
|
Neil Booth
|
8d876da1bd
|
blockchain.headers.subscribe: raw defaults to True in 1.3
Update docs for this and other omissions.
|
2018-07-12 11:23:18 +08:00 |
|
Neil Booth
|
d60f442c86
|
Deprecate blockchain.block.get_header as of protocol 1.3
Use new blockchain.block.header instead.
|
2018-07-12 00:31:49 +08:00 |
|
Neil Booth
|
7f807a4d63
|
Fix underscore length
|
2018-07-03 18:04:00 -07:00 |
|
elmora-do
|
8ec4e0718e
|
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
|
2018-06-13 01:30:05 +08:00 |
|
elmora-do
|
7f18d7dedd
|
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
|
2018-06-06 09:15:36 +09:00 |
|
Neil Booth
|
39fca5268e
|
Fix doc typo
|
2018-03-11 23:11:43 +08:00 |
|
Neil Booth
|
bf317702da
|
Documentation updates
|
2018-03-08 17:43:06 +08:00 |
|
Neil Booth
|
ac11ea99bb
|
Add raw header subscriptions.
|
2018-03-08 16:14:03 +08:00 |
|
Neil Booth
|
b815663253
|
Add server.ping RPC call
|
2018-03-08 14:28:57 +08:00 |
|
Neil Booth
|
e24da81eed
|
Finish protocol documentation switch
|
2018-03-08 13:49:05 +08:00 |
|
Neil Booth
|
62e5f75cc2
|
More sphinx work
|
2018-03-08 12:52:16 +08:00 |
|
Neil Booth
|
104c97d3dd
|
More sphinx doc work.
|
2018-03-07 22:36:52 +08:00 |
|
Neil Booth
|
f03abb66fe
|
More work on sphinx docs
|
2018-03-07 18:13:13 +08:00 |
|
Neil Booth
|
7a2cd2103b
|
More work on sphinx docs
|
2018-03-07 13:14:45 +08:00 |
|