Neil Booth
95ea557b1d
Prepare 1.8.6
7 years ago
Neil Booth
1d299f3f67
Prepare 1.8.5
7 years ago
Neil Booth
ee86de86a3
Prepare 1.8.4
7 years ago
Neil Booth
c69a740dda
Tag as 1.8.4-dev
7 years ago
Neil Booth
8d745f0483
Prepare 1.8.3
7 years ago
Neil Booth
785f302149
Note 1.5 protocol as draft
7 years ago
Neil Booth
9dff85c027
Prepare 1.8.2
7 years ago
Neil Booth
87d55c3fc5
Prepare 1.8.1
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
74e6fe416f
Move close() up to the base class
Fixes #557
7 years ago
Neil Booth
78388999a7
Prepare 1.8
7 years ago
Neil Booth
4c2834f899
Prepare 1.8 beta
7 years ago
Steven
aaf5b34156
Fix typo. ( #553 )
7 years ago
Neil Booth
9185198703
Rework electrumx_rpc; add "query" command
7 years ago
Neil Booth
aa1f43b6be
Prepare 1.7.3
7 years ago
Neil Booth
c65f1214a9
Fix doc typos
7 years ago
Neil Booth
7b9cd944be
Require aiorpcX 0.5.9
7 years ago
Neil Booth
0b4f6b3d6d
Prepare 1.7.1
7 years ago
Neil Booth
9b23fbc747
Prepare 1.7
7 years ago
joesixpack
83732af4fe
Support for Minexcoin ( #529 )
7 years ago
Neil Booth
c715ae6249
Rework mempool and notification code
Clarifies the mempool interface to look more like what it
would in its own process
7 years ago
Neil Booth
6cf7b049fa
Require aiohttp >= 2.0
7 years ago
Neil Booth
74c5c3f817
Don't accept onion peers if we have no proxy
7 years ago
Neil Booth
0c28136739
Remove dead code
7 years ago
Neil Booth
530c7cac6f
Clean up shutdown process of the block processor
- enables removal of executor code
- clarify flush guarantees
7 years ago
Neil Booth
023e463748
Prepare 1.6
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
362499778a
Prepare 1.6pre1
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
20884170e6
Remove raw argument to blockchain.headers.subscribe
7 years ago
Neil Booth
0ee27970af
Update documentation for protocol 1.4
7 years ago
Neil Booth
997a1be377
Prepare 1.5.2
7 years ago
Neil Booth
e1e4129e17
Prepare 1.5.1
7 years ago
Neil Booth
02fb534176
Don't import version in setup.py
Fixes #520
7 years ago
Neil Booth
2cfcbc0b7e
Remove some old history from the changelog
7 years ago
Neil Booth
70c81abc40
Add a note to 1.5 release notes
7 years ago
Neil Booth
40db8836ce
Minor doc tweaks
7 years ago
Neil Booth
8a4f9e20ac
Prepare 1.5
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
7911f0d525
Remove blockchain.address.* methods from protocol 1.3+
7 years ago
Neil Booth
26206fd3e4
Drop the .py suffix from electrumx_server & electrumx_rpc
7 years ago