Commit Graph

  • e40db63beb Queue requests, which have a process method. Neil Booth 2016-12-08 00:29:46 +0900
  • e908466e1e Merge branch 'release-0.8.6' into develop Neil Booth 2016-12-07 19:47:06 +0900
  • b6e7eb3c04 Merge branch 'release-0.8.6' 0.8.6 Neil Booth 2016-12-07 19:46:56 +0900
  • 2d411ab20a Prepare 0.8.6 Neil Booth 2016-12-07 19:46:45 +0900
  • 4e512343be Fix other JSON bugs introduced in 0.8.5 Neil Booth 2016-12-07 19:39:48 +0900
  • b8122b9430 Merge pull request #61 from valesi/0.8.5-rpc-fix Neil 2016-12-07 19:13:18 +0900
  • e17a9ee2c7 Update RPC client for JSON rework and add missing arg in json_request_text Shane Moore 2016-12-07 00:25:43 -0800
  • 2b1d236b0d Merge branch 'release-0.8.5' into develop Neil Booth 2016-12-07 08:16:51 +0900
  • 82a7ca9dd4 Merge branch 'release-0.8.5' 0.8.5 Neil Booth 2016-12-07 08:16:37 +0900
  • b9f28ba9dc Prepare 0.8.5 Neil Booth 2016-12-07 08:16:23 +0900
  • b2e4d32de6 Remove special-casing of all_seeing_eye Neil Booth 2016-12-07 08:07:05 +0900
  • f904ce2f5d Rework the JSON layer Neil Booth 2016-12-07 00:47:46 +0900
  • b116040365 Clean up param verification code Neil Booth 2016-12-04 16:59:25 +0900
  • 341c05af61 Merge branch 'release-0.8.4' 0.8.4 Neil Booth 2016-12-06 06:40:39 +0900
  • 36a06ea2c2 Prepare 0.8.4 Neil Booth 2016-12-06 06:40:19 +0900
  • 1f1f0f42f8 Remove invalidated history cache on notifications Neil Booth 2016-12-06 06:36:11 +0900
  • 643c990684 Revert "Add feature to rate limit connections" Neil Booth 2016-12-05 23:27:36 +0900
  • bc9027094b Fix environment variable (bauerj) Neil Booth 2016-12-05 06:37:22 +0900
  • be8adbbcd5 Fix some typos. Neil Booth 2016-12-04 23:41:07 +0900
  • ce2aaa542a Merge branch 'rate_limit' into develop Neil Booth 2016-12-04 21:15:18 +0900
  • a82ab0b075 Add feature to rate limit connections Neil Booth 2016-12-04 21:14:45 +0900
  • 5b991e808c Merge branch 'release-0.8.3' into develop Neil Booth 2016-12-04 12:05:02 +0900
  • 0a8d560955 Merge branch 'release-0.8.3' 0.8.3 Neil Booth 2016-12-04 12:04:53 +0900
  • 3f88bc1ab9 Prepare 0.8.3 Neil Booth 2016-12-04 12:04:38 +0900
  • 9d336daf71 Merge branch 'session_logs' into develop Neil Booth 2016-12-04 11:59:38 +0900
  • 79a9e91994 Handle closing sessions a little differently Neil Booth 2016-12-04 11:44:25 +0900
  • fcf696d3f3 Don't require 2 params for version requests Neil Booth 2016-12-04 10:54:22 +0900
  • d952b530f6 Merge branch 'release-0.8.2' into develop Neil Booth 2016-12-03 23:40:17 +0900
  • 32076adf55 Merge branch 'release-0.8.2' 0.8.2 Neil Booth 2016-12-03 23:40:02 +0900
  • 9456b75a91 Prepare 0.8.2 Neil Booth 2016-12-03 23:39:46 +0900
  • 238b9e0285 Process blocks in the executor Neil Booth 2016-12-03 23:05:05 +0900
  • ab9d9f7c07 Reduce bandwith usage over the bandwith interval Neil Booth 2016-12-03 22:57:14 +0900
  • 93536c6a10 Merge branch 'release-0.8.1' 0.8.1 Neil Booth 2016-12-03 20:25:10 +0900
  • 26de3f0261 Prepare 0.8.1 Neil Booth 2016-12-03 20:24:53 +0900
  • 656f749c70 Add LRU cache for history Neil Booth 2016-12-03 20:20:28 +0900
  • 556574640f IRC encoding fix Neil Booth 2016-12-03 20:19:58 +0900
  • 04369dd228 Forcefully drop stale sessions or if shutting down Neil Booth 2016-12-03 18:33:23 +0900
  • aaf0592f52 Fix typo Neil Booth 2016-12-03 15:10:57 +0900
  • e2243ff002 Merge branch 'release-0.8.0' into develop Neil Booth 2016-12-03 14:40:03 +0900
  • 4825fbba17 Merge branch 'release-0.8.0' 0.8.0 Neil Booth 2016-12-03 14:39:55 +0900
  • 33b1ce8f6d Prepare 0.8.0 Neil Booth 2016-12-03 14:39:36 +0900
  • c4e7878407 Add session ID for each session Neil Booth 2016-12-03 13:05:02 +0900
  • 3d2824218b Close stale sessions Neil Booth 2016-12-03 12:20:42 +0900
  • 8d9a5c4ff2 Merge branch 'release-0.7.20' 0.7.20 Neil Booth 2016-12-03 11:07:18 +0900
  • 7ff3d105f9 Merge branch 'release-0.7.20' into develop Neil Booth 2016-12-03 11:07:10 +0900
  • 7e3ca6926d Prepare 0.7.20 Neil Booth 2016-12-03 11:06:52 +0900
  • c16792fb89 Only wait 30 secsonds on shutdown Neil Booth 2016-12-03 11:03:27 +0900
  • e59279cc08 Reduce message spew on clean shutdown Neil Booth 2016-12-03 11:01:57 +0900
  • 625508f5c6 Send no ID for batch request errors Neil Booth 2016-12-03 10:56:55 +0900
  • 2edb762b83 Merge branch 'release-0.7.19' into develop Neil Booth 2016-12-02 18:45:04 +0900
  • 263031c22b Merge branch 'release-0.7.19' 0.7.19 Neil Booth 2016-12-02 18:44:53 +0900
  • f1e0676a47 Prepare 0.7.19 Neil Booth 2016-12-02 18:44:36 +0900
  • 62a531b1d0 Revert "Fix ref leak in mempool updates" Neil Booth 2016-12-02 18:43:15 +0900
  • 8303bf7d65 Merge branch 'release-0.7.18' into develop Neil Booth 2016-12-02 07:50:11 +0900
  • 355dfd4301 Merge branch 'release-0.7.18' 0.7.18 Neil Booth 2016-12-02 07:50:01 +0900
  • 35f118edc6 Prepare 0.7.18 Neil Booth 2016-12-02 07:49:35 +0900
  • 7a9e8c7fef Small tweaks to IRC code Neil Booth 2016-12-02 07:43:50 +0900
  • 9f90ae049e Merge pull request #53 from valesi/tor Neil 2016-12-02 07:33:29 +0900
  • 2f9c8dd38a Add a message to the suppressed list Neil Booth 2016-12-02 07:25:32 +0900
  • 085eaddfeb Merge branch 'mempool' into develop Neil Booth 2016-12-02 07:23:24 +0900
  • 6c95644ae0 Fix ref leak in mempool updates Neil Booth 2016-12-02 07:22:30 +0900
  • 0edff0056d Add Tor-specific port options for IRC Shane Moore 2016-12-01 03:21:52 -0800
  • 33c5bd65aa Fix IRC port bug, more readable Shane Moore 2016-12-01 02:25:21 -0800
  • 95c848a720 Add IRC option to publish Tor address Shane Moore 2016-11-30 23:50:20 -0800
  • a412531ccb Fix typos in docs Neil Booth 2016-11-30 20:52:20 +0900
  • 95f131e284 Merge branch 'bauerj-rocksdb_close_test' into develop Neil Booth 2016-11-30 07:37:57 +0900
  • b103df5c80 Merge branch 'rocksdb_close_test' of https://github.com/bauerj/electrumx into bauerj-rocksdb_close_test Neil Booth 2016-11-30 07:37:37 +0900
  • 1e5b5a8c04 Merge branch 'release-0.7.17' into develop Neil Booth 2016-11-30 07:30:04 +0900
  • 0771221e93 Merge branch 'release-0.7.17' 0.7.17 Neil Booth 2016-11-30 07:29:38 +0900
  • d3f8ed31c2 0.7.17 release Neil Booth 2016-11-30 07:29:21 +0900
  • 15a88600eb Upped read buffer limit to 1m bytes Neil Booth 2016-11-30 07:26:34 +0900
  • 33510b1043 Merge branch 'develop' 0.7.16 Neil Booth 2016-11-29 23:23:13 +0900
  • aa2baa9706 Prepare 0.7.16 Neil Booth 2016-11-29 23:22:59 +0900
  • 6b551973e8 queue -> tasks Neil Booth 2016-11-29 23:21:22 +0900
  • 8e3cfb3a78 Merge branch 'release-0.7.15' into develop Neil Booth 2016-11-29 23:04:29 +0900
  • 056419f847 Merge branch 'release-0.7.15' 0.7.15 Neil Booth 2016-11-29 23:04:24 +0900
  • 5e7f982427 Prepare 0.7.15 Neil Booth 2016-11-29 23:04:06 +0900
  • 7b1b8d5d4a Merge branch 'daemon_version' into develop Neil Booth 2016-11-29 23:03:32 +0900
  • 0892b12036 Replace $DAEMON_VERSION and $DAEMON_SUBVERSION Neil Booth 2016-11-29 22:56:27 +0900
  • 8bd070b8f3 Merge branch 'develop' 0.7.14 Neil Booth 2016-11-29 22:27:09 +0900
  • 9c8f0283c9 Update version Neil Booth 2016-11-29 22:26:55 +0900
  • b0ed5b172b Merge branch 'release-0.7.14' into develop Neil Booth 2016-11-29 22:22:37 +0900
  • 14c348850e Merge branch 'release-0.7.14' Neil Booth 2016-11-29 22:22:30 +0900
  • cc6d183ec4 Prepare 0.7.14 Neil Booth 2016-11-29 22:20:29 +0900
  • d9082e59a3 Merge branch 'bandwidth' into develop Neil Booth 2016-11-29 22:20:12 +0900
  • b65bcda504 Add per-session bandwidth limits Neil Booth 2016-11-29 22:19:12 +0900
  • c9a10be5ba Introduce incoming buffer size limit Neil Booth 2016-11-29 20:20:18 +0900
  • c6d8440b3d Remove all RocksDB references on close Neil Booth 2016-11-29 19:50:44 +0900
  • 5053101cee LOG_SESSIONS should use self.integer Neil Booth 2016-11-29 19:32:11 +0900
  • bc56eb4133 Merge branch 'release-0.7.13' into develop Neil Booth 2016-11-29 08:04:19 +0900
  • 096b8483c6 Merge branch 'release-0.7.13' 0.7.13 Neil Booth 2016-11-29 08:04:10 +0900
  • 6713373aa2 Prepare 0.7.13 Neil Booth 2016-11-29 08:03:51 +0900
  • 22c1bbcf03 Merge branch 'log_sessions' into develop Neil Booth 2016-11-29 08:01:09 +0900
  • c08ade5861 Add session logging facility Neil Booth 2016-11-29 07:53:07 +0900
  • c6be118bab Tweak Litecoin settings Neil Booth 2016-11-29 07:28:09 +0900
  • a4989bc235 Merge branch 'santzi-master' into develop Neil Booth 2016-11-28 07:32:07 +0900
  • 07b1e9672e Merge branch 'master' of https://github.com/santzi/electrumx into santzi-master Neil Booth 2016-11-28 07:31:25 +0900
  • e9e7ff16ad Add tests for close. Johann Bauer 2016-11-27 21:44:42 +0100
  • f1911140ef Updated Litecoin mainnet parameters Santzi 2016-11-27 19:13:38 +0200
  • e1a321398f Merge branch 'release-0.7.12' into develop Neil Booth 2016-11-27 22:01:59 +0900