Neil Booth
1f1f0f42f8
Remove invalidated history cache on notifications
8 years ago
Neil Booth
643c990684
Revert "Add feature to rate limit connections"
This reverts commit a82ab0b075
.
8 years ago
Neil Booth
bc9027094b
Fix environment variable (bauerj)
8 years ago
Neil Booth
be8adbbcd5
Fix some typos.
8 years ago
Neil Booth
ce2aaa542a
Merge branch 'rate_limit' into develop
8 years ago
Neil Booth
a82ab0b075
Add feature to rate limit connections
8 years ago
Neil Booth
5b991e808c
Merge branch 'release-0.8.3' into develop
8 years ago
Neil Booth
3f88bc1ab9
Prepare 0.8.3
8 years ago
Neil Booth
9d336daf71
Merge branch 'session_logs' into develop
8 years ago
Neil Booth
79a9e91994
Handle closing sessions a little differently
Move connection type to first flag letter.
All seeing eye is not stale.
8 years ago
Neil Booth
fcf696d3f3
Don't require 2 params for version requests
8 years ago
Neil Booth
d952b530f6
Merge branch 'release-0.8.2' into develop
8 years ago
Neil Booth
9456b75a91
Prepare 0.8.2
8 years ago
Neil Booth
238b9e0285
Process blocks in the executor
This should eliminate latency when new blocks come in
and prevent sessions being dropped whilst they are processed.
8 years ago
Neil Booth
ab9d9f7c07
Reduce bandwith usage over the bandwith interval
So if e.g. your limit is 10MB per hour, then every minute
your cumulative usage will be reduced by 1/6MB.
8 years ago
Neil Booth
26de3f0261
Prepare 0.8.1
8 years ago
Neil Booth
656f749c70
Add LRU cache for history
8 years ago
Neil Booth
556574640f
IRC encoding fix
8 years ago
Neil Booth
04369dd228
Forcefully drop stale sessions or if shutting down
Don't wait for the socket
8 years ago
Neil Booth
aaf0592f52
Fix typo
8 years ago
Neil Booth
e2243ff002
Merge branch 'release-0.8.0' into develop
8 years ago
Neil Booth
33b1ce8f6d
Prepare 0.8.0
8 years ago
Neil Booth
c4e7878407
Add session ID for each session
Show it in the logs with each session-specific message.
Show the sessions ID in the sessions list with an L suffix if logging.
Add RPC commands to toggle logging of, and disconnect, a session.
Closes #55
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
Neil Booth
7ff3d105f9
Merge branch 'release-0.7.20' into develop
8 years ago
Neil Booth
7e3ca6926d
Prepare 0.7.20
8 years ago
Neil Booth
c16792fb89
Only wait 30 secsonds on shutdown
8 years ago
Neil Booth
e59279cc08
Reduce message spew on clean shutdown
8 years ago
Neil Booth
625508f5c6
Send no ID for batch request errors
Fixes #54
8 years ago
Neil Booth
2edb762b83
Merge branch 'release-0.7.19' into develop
8 years ago
Neil Booth
f1e0676a47
Prepare 0.7.19
8 years ago
Neil Booth
62a531b1d0
Revert "Fix ref leak in mempool updates"
This reverts commit 6c95644ae0
.
8 years ago
Neil Booth
8303bf7d65
Merge branch 'release-0.7.18' into develop
8 years ago
Neil Booth
35f118edc6
Prepare 0.7.18
8 years ago
Neil Booth
7a9e8c7fef
Small tweaks to IRC code
8 years ago
Neil
9f90ae049e
Merge pull request #53 from valesi/tor
Add IRC option to publish Tor address
8 years ago
Neil Booth
2f9c8dd38a
Add a message to the suppressed list
I hope this
fixes #52
8 years ago
Neil Booth
085eaddfeb
Merge branch 'mempool' into develop
8 years ago
Neil Booth
6c95644ae0
Fix ref leak in mempool updates
8 years ago
Shane Moore
0edff0056d
Add Tor-specific port options for IRC
8 years ago
Shane Moore
33c5bd65aa
Fix IRC port bug, more readable
8 years ago
Shane Moore
95c848a720
Add IRC option to publish Tor address
8 years ago
Neil Booth
a412531ccb
Fix typos in docs
8 years ago
Neil Booth
95f131e284
Merge branch 'bauerj-rocksdb_close_test' into develop
8 years ago
Neil Booth
b103df5c80
Merge branch 'rocksdb_close_test' of https://github.com/bauerj/electrumx into bauerj-rocksdb_close_test
8 years ago
Neil Booth
1e5b5a8c04
Merge branch 'release-0.7.17' into develop
8 years ago
Neil Booth
0771221e93
Merge branch 'release-0.7.17'
8 years ago
Neil Booth
d3f8ed31c2
0.7.17 release
8 years ago
Neil Booth
15a88600eb
Upped read buffer limit to 1m bytes
This accomodates large tx sends of up to 500k bytes.
However they are unlikely to be propogated by your daemon as the
default relay limit it imposes is 100K.
8 years ago
Neil Booth
33510b1043
Merge branch 'develop'
8 years ago