Neil Booth
e69b1d930f
Convert PeerSession to use aiorpcX
7 years ago
FujiCoin
0ef6267396
mod fujicoin SegWit ( #435 )
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
TheLazieR Yip
02ab8e5742
Add block tests for DASH ( #431 )
7 years ago
-k
a1802b436b
add AXE support ( #429 )
7 years ago
Neil Booth
c1ba211d43
Remove code appropriate for future aiorpcX
Closes #428
7 years ago
Neil Booth
a2635f4df9
Bump reported version to 1.3.1
7 years ago
Neil Booth
81141eb390
Proxy detection improvements
- don't detect in a loop. Only detect at startup, and later if
needed and 15 minutes has passed since the last attempt
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
Snowgem
b33cf8b8ce
modify SnowGem header ( #427 )
7 years ago
脇山P
991ddf1dbd
update monacoin server ( #421 )
7 years ago
脇山P
8b669b6466
update koto server ( #422 )
7 years ago
danny91
3ac2e826a6
Add arihanc to various coins ( #416 )
* Add arihanc clearnet and tor to bitcoinsegwit
* Add arihanc tor to bitcoincash
* Add arihanc tor (V3) address to bitcoin segwit testnet
* Add arihanc clearnet and tor (v3) to bitcoincashtestnet
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
4707e97ab7
Update ssl_port and tcp_port to what peer advertises
Fixes #413
7 years ago
Neil Booth
c11ad5d189
Bump to aiorpcX version 0.4.4
Update peers.py to not pass local_addr to proxy
7 years ago
wilsonmeier
0f4f51d932
Changes for BTG ( #409 )
* Implemented electrum_header for BTG to include solution (needed for validation on clientside)
Add RPC_PORT for BTG node
* Added node regtest compatibility
* Updated unittests
* Changed chunksize and regtest rpc port
* Changed bits transfer format to decimal
* Add testnet v3 params and corrected coin name
7 years ago
Giorgos Kontopoulos
fe0f109b08
bitbayd rawblock newer daemon ( #410 )
bitbayd has adapted new method of creating raw blocks
7 years ago
Roman Zeyde
19565a136d
Fix small typo in server/db.py ( #412 )
7 years ago
Neil Booth
74bc80ffbd
Revert "Log from Peer Manager directly"
This reverts commit d2e6f7d75b
.
7 years ago
Neil Booth
4ec85020f6
Add LOG_FORMAT envvar to control logging format.
7 years ago
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