Neil Booth
|
60761b35e1
|
Make some EnvBase methods class methods
|
7 years ago |
Neil Booth
|
e8e5b3b0a9
|
Fix doc typo
|
7 years ago |
Neil Booth
|
f6210438ff
|
Update travis
|
7 years ago |
Neil Booth
|
d2e6f7d75b
|
Log from Peer Manager directly
|
7 years ago |
Neil Booth
|
80fc334449
|
Switch to aiorpcX for SOCKS proxying.
|
7 years ago |
Neil Booth
|
ebc83b4028
|
Import peers in main_loop
Also only if peer discovery is enabled. It's less confusing
that way.
|
7 years ago |
Neil Booth
|
e2f1864a94
|
Update peer discovery notes
|
7 years ago |
Neil Booth
|
5e3ab51e5e
|
Suffix a + to version post-release
|
7 years ago |
Neil Booth
|
b5e97b6d37
|
Log supported protocol versions
|
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 |
cipherzzz
|
9d6ddfbe56
|
Change RPC testnet port and remove invalid assert (#405)
* Fix testnet rpc port and removed invalid assert for Decred
|
7 years ago |
Neil Booth
|
96b5c5ed4a
|
Improve documentation of the RPC interface
|
7 years ago |
cipherzzz
|
c26227413e
|
Add Decred(DCR) (#402)
|
7 years ago |
pooler
|
1e6b30fd76
|
Litecoin: fix BIP32 version bytes (#404)
|
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
|
0654d96291
|
Remove logger name from logs
|
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 |
blackjok3rtt
|
824dc76d95
|
Add coin SNG (#400)
* add SnowGem
|
7 years ago |
Roman Zeyde
|
d5d5df54d8
|
electrum_server: set logging format (#398)
* electrum_server: set logging format
* daemontools: remove 't' multilog argument
|
7 years ago |
Neil Booth
|
521227c2b8
|
coin is on the controller, unfortunately
|
7 years ago |
Neil Booth
|
a3da48e736
|
Fix daemontools run script for dash shell
Fixes #374
|
7 years ago |
Neil Booth
|
62220f64db
|
Remove dead code left over from prior
|
7 years ago |
Neil Booth
|
5f3890879d
|
Bitcoin Cash: remove dead server
|
7 years ago |
Carsen Klock
|
19e0f9bce2
|
Add Denarius (DNR) (#396)
* Added DNR
With tests
|
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
|
49ee008346
|
Relax the constraints on read_headers
They were really for fs_block_hashes; that still enforces
the full constraint. Simplifies get_chunk.
|
7 years ago |
Lucas Betschart
|
4f871cec0f
|
Feathercoin: Fix P2SH (#391)
|
7 years ago |
John L. Jegutanis
|
6add2e5a9b
|
Add custom base58check algorithm (#389)
|
7 years ago |
Johann Bauer
|
2f26b7322e
|
Reenable nightly but without coverage (#383)
|
7 years ago |
Neil Booth
|
7a989ad4e7
|
Remove get_chunk restriction
|
7 years ago |
Johann Bauer
|
1c972d9592
|
Only test on stable Python (#380)
Since tests on nightly are quite likely to fail anyway, it doesn't make too much sense to test there.
|
7 years ago |
Lucas Betschart
|
b37b53f358
|
Add Feathercoin test (#379)
|
7 years ago |