Neil Booth
643c990684
Revert "Add feature to rate limit connections"
This reverts commit a82ab0b075
.
8 years ago
Neil Booth
a82ab0b075
Add feature to rate limit connections
8 years ago
Neil Booth
3d2824218b
Close stale sessions
New envvar SESSION_TIMEOUT
A session with no activity is cut off after this time
Fixes #56
8 years ago
Shane Moore
0edff0056d
Add Tor-specific port options for IRC
8 years ago
Shane Moore
95c848a720
Add IRC option to publish Tor address
8 years ago
Neil Booth
cc6d183ec4
Prepare 0.7.14
8 years ago
Neil Booth
c08ade5861
Add session logging facility
Move session logging code to protocol.py from electrum_rpc.py
Use it for periodic logging controlled by envvar LOG_SESSIONS
For each session, track sent transaction stats and show that
per-session instead of errors
8 years ago
Neil Booth
9eb701f220
Replace $VERSION in the banner file
with the ElectrumX version string
8 years ago
Neil Booth
4e26e0fe96
Bump default value of MAX_SEND to 1m bytes.
Otherwise historic large txs could not be served to clients.
8 years ago
Neil Booth
9157618089
Tweak ENV-NOTES
8 years ago
Neil Booth
9544170c55
Prepare release-0.7.10
8 years ago
Neil Booth
292073f2c7
Log large requests and reject them
8 years ago
Neil Booth
86b0f7fa72
Prepare 0.7.7
8 years ago
Neil Booth
de4930b96d
Introduce MAX_HIST environment variable.
8 years ago
Neil Booth
640360c809
Add feature to simulate reorgs for debugging
8 years ago
Neil Booth
87cdd2709d
Implement daemon failover
Daemon URLs can be comma-separated in the DAEMON_URL env var.
Surrounding whitespace is stripped.
http:// is preprended if missing.
The coin's default port is supplied if missing.
A trailing / is supplied if missing.
Closes #33
8 years ago
Neil Booth
0b52376f23
Add subscription limits
8 years ago
Neil Booth
bdb50e0ff7
Move file
8 years ago
Johann Bauer
d45321927e
Add optional option to anonymise logs (remove IP addresses)
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
Neil Booth
963dd246d1
Update docs for HOST
8 years ago
Neil Booth
be0a5f246c
Fix some typos.
8 years ago
Neil Booth
1711834fe8
Release preparation
8 years ago
Neil Booth
c32b04d1a7
Add release blurb.
8 years ago
Neil Booth
f9fcdf2232
Merge branch 'master' into develop
8 years ago
Neil Booth
c09182534f
Update for release
8 years ago
Neil Booth
0b0b4ad22f
Add release blurb.
8 years ago
Johann Bauer
78edab6faa
Add support for RocksDB and LMDB
8 years ago
Neil Booth
a51f3aea33
Update for release
8 years ago
Neil Booth
4cf6a96707
Update notes etc.
8 years ago
Neil Booth
a3dbc68614
Initial revision
8 years ago