Neil Booth
277e2447c0
Fix the package versions in setup.py
7 years ago
Neil Booth
6cf7b049fa
Require aiohttp >= 2.0
7 years ago
Neil Booth
362499778a
Prepare 1.6pre1
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
9f43fb8eb8
Tweak setup.py
7 years ago
Neil Booth
26206fd3e4
Drop the .py suffix from electrumx_server & electrumx_rpc
7 years ago
Lex Berezhny
29289004e7
electrumx package ( #511 )
* moved wallet, server, lib into electrumx main module
* fixed imports and other path references affected by electrumx main package
* fixing formatting to pass the pycodetest on travis
7 years ago
脇山P
0646d874be
update version aiorpcx ( #490 )
7 years ago
ddude
56de4dea67
Adding Xuez Coin ( #472 )
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
f54c4e6e25
Resolve address locally if proxy and not tor
and report it correctly in peers output
Requires aiorpcX 0.5.5
Closes #301
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
Neil Booth
bc6093a8fe
Fully integrate aiorpcX
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
Neil Booth
80fc334449
Switch to aiorpcX for SOCKS proxying.
7 years ago
cipherzzz
c26227413e
Add Decred(DCR) ( #402 )
7 years ago
Carsen Klock
19e0f9bce2
Add Denarius (DNR) ( #396 )
* Added DNR
With tests
7 years ago
Neil Booth
35dd1f6199
Remove IRC support
7 years ago
Neil Booth
74cb4c2f45
Require Python 3.6
7 years ago
Neil Booth
efe86c67f2
Exclude tests directory from installation
Fixes #223
8 years ago
Neil Booth
39bcdb1b6a
Require Python 3.5.3
3.5.2 has various socket and API issues affecting peer discovery
Closes #135
8 years ago
Neil Booth
d29c07f0eb
Prepare 0.11.0
8 years ago
Neil Booth
656f749c70
Add LRU cache for history
8 years ago
TheLazieR Yip
b1c995ce09
Update Howto and setup.py about x11_hash package required for Dash
8 years ago
Neil Booth
501807bf1a
Implement IRC support and related queries from clients
8 years ago
Neil Booth
6946863879
Add setup.py
Fix electrum_rpc.py
Rename server_main.py to electrumx_server.py
8 years ago