ddude
56de4dea67
Adding Xuez Coin ( #472 )
7 years ago
Roman Zeyde
ee7e536a38
Fix small typo in protocol-basics.rst ( #462 )
7 years ago
Neil Booth
acb18155d0
Update the roadmap
7 years ago
Neil Booth
d586a745e1
Fix doc build
7 years ago
Neil Booth
1a0eea25c3
ElectrumX 1.4.3
Close connections more aggressively on shutdown
We need VERSION in its own file, unfortunately
Fixes #442
7 years ago
Neil Booth
142aa48dbb
Release 1.4.2
Requires aiorpcX 0.5.5
7 years ago
Neil Booth
4eebf420e8
Cleaner shutdown
Use aiorpcX task functionality
Shut down peer sessions cleanly
7 years ago
Neil Booth
8bf30fba0e
Move server/version.py to Controller class
7 years ago
Neil Booth
e92c9bd486
ElectrumX 1.4
7 years ago
John L. Jegutanis
90f28314d2
Add DROP_CLIENT env variable ( #432 )
This will disconnect any client based on their version string,
using a regular expression.
Useful for dropping buggy/unsupported clients.
7 years ago
Neil Booth
1b65bd8d50
attr->envvar for NET
7 years ago
Neil Booth
ebfe93e15c
Lower case doc files
7 years ago
Neil Booth
8c54111139
Improve envvar docs
7 years ago
Neil Booth
0e7cd498ca
More improvements to HOWTO.rst
7 years ago
Neil Booth
e577172a00
Improve HOWTO markup
7 years ago
Neil Booth
4ec85020f6
Add LOG_FORMAT envvar to control logging format.
7 years ago
Neil Booth
e8e5b3b0a9
Fix doc typo
7 years ago
Neil Booth
e2f1864a94
Update peer discovery notes
7 years ago
dax
7f08cdf8e2
Typo edit ( #407 )
vesrion -> version
7 years ago
Neil Booth
be4036b9e4
Tweak peers docs
7 years ago
Neil Booth
569b81a1cd
Fix doc typo
7 years ago
Neil Booth
e426b666ef
Show example of RPC peers output
7 years ago
Neil Booth
96b5c5ed4a
Improve documentation of the RPC interface
7 years ago
Neil Booth
77f0a3dca9
Documentation updates
7 years ago
Neil Booth
bfca87d13a
Release 1.3
7 years ago
Neil Booth
a3793a1217
Add a link to the github repo.
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
c517c1dd1a
Fix some markup
7 years ago
Neil Booth
c1bf4eb792
Move changelog to separate file.
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
Neil Booth
28531bb452
Initial attempt at Sphinx documentation
7 years ago
dax
cf49b737d3
Enable verbose mode in blockchain.transaction.get ( #397 )
getrawtransaction: optional verbose mode
Update PROTOCOL.rst docs
7 years ago
ghost43
adf81138e3
typos in PROTOCOL.rst ( #394 )
7 years ago
Neil Booth
5f5c599339
Add example response to docs
7 years ago
Neil Booth
5109990ea4
Add blockchain.block.headers RPC call
7 years ago
Neil Booth
7823129526
Clarify truncation behaviour of get_chunk in docs
7 years ago
Neil Booth
76f4969a98
listunspent methods consider mempool receipts
- Update docs. Height is 0 for mempool receipts
- Implement mempool.get_utxos() and use it
- Rename mempool.spends to mempool.potential_spends
Closes #365
7 years ago
Neil Booth
3e6ced6039
Minor documentation updates
7 years ago
Neil Booth
63733223fd
Update docs for blockchain.headers.subscribe
7 years ago
Brandon Lin
12a0f00caf
simplify RSA keygen instructions ( #357 )
7 years ago
Neil Booth
a62124468b
Improve documentation
7 years ago
ThomasV
2d7403f2ef
New protocol: ( #330 )
- add method mempool.get_fee_histogram
- bump protocol version to 1.2
7 years ago
Neil Booth
f126d8c90a
Update docs about when incoming connections are served
7 years ago
Neil Booth
80caa1c4ea
Add a note about shsmith's banner updater script
7 years ago
Neil Booth
35dd1f6199
Remove IRC support
7 years ago