Commit Graph

17 Commits

Author SHA1 Message Date
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 1ea4d80d65 Remove raw argument to blockchain.headers.subscribe 2018-07-16 15:00:52 +08:00
Neil Booth a957668831 Update documentation for protocol 1.4 2018-07-16 14:49:14 +08:00
Neil Booth a1428f9afe Prepare 1.5 2018-07-12 16:03:07 +08:00
Neil Booth caf143bb41 More doc updates 2018-07-12 11:49:49 +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 97e0d05cad Remove blockchain.address.* methods from protocol 1.3+ 2018-07-12 11:00:57 +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
dax 98c9808df1 Typo edit (#407)
vesrion -> version
2018-03-09 07:26:44 +08:00
Neil Booth bf317702da Documentation updates 2018-03-08 17:43:06 +08:00
Neil Booth ffdc01a156 Release 1.3 2018-03-08 16:43:16 +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 c147452162 Fix some markup 2018-03-08 14:01:27 +08:00
Neil Booth e24da81eed Finish protocol documentation switch 2018-03-08 13:49:05 +08:00