Commit Graph

  • 7d899e07ae Fix version Neil Booth 2017-01-02 20:12:08 +0900
  • 2ddfe9f641 Prepare 0.9.21 Neil Booth 2017-01-02 19:58:27 +0900
  • 5bf59a1cc7 Add documentation of the RPC interface Neil Booth 2017-01-02 19:29:19 +0900
  • 533c97a575 Clean up DB open handling Neil Booth 2017-01-02 18:08:17 +0900
  • c5aa61b71b Merge branch 'alex1702-master' into develop Neil Booth 2017-01-02 17:41:21 +0900
  • 026290bc4c Merge branch 'master' of https://github.com/alex1702/electrumx into alex1702-master Neil Booth 2017-01-02 17:40:56 +0900
  • 6a72a5b731 Merge branch 'release-0.9.20' into develop Neil Booth 2017-01-02 17:38:53 +0900
  • 1051fad804 Merge branch 'release-0.9.20' 0.9.20 Neil Booth 2017-01-02 17:38:20 +0900
  • ddfefd7f36 Prepare 0.9.20 Neil Booth 2017-01-02 17:38:01 +0900
  • 517f78858c Fix IRC flood issues Neil Booth 2017-01-02 17:09:50 +0900
  • 5cbe878cb8 Move ServerManager to controller.py Neil Booth 2017-01-02 16:47:20 +0900
  • 67908b3541 Slightly cleaner semaphore fix Neil Booth 2017-01-02 16:12:36 +0900
  • 2d9219981d Merge pull request #91 from shsmith/master 0.9.19 Neil 2016-12-26 20:40:08 +0000
  • 62eded55bb move sleep outside semaphore (issue 88) shsmith 2016-12-26 09:15:22 -0800
  • 682d4e0769 Add build, dist and electrumx.egg-info to gitignore. Alexander Finkhäuser 2016-12-21 22:50:48 +0100
  • b1e8012b56 Prepare 0.9.18 0.9.18 Neil Booth 2016-12-21 21:48:21 +0900
  • 7eb612f547 query.py: show hist length and entries Neil Booth 2016-12-21 22:10:14 +0900
  • a81b8917d8 Logging tweaks Neil Booth 2016-12-21 21:15:48 +0900
  • d45e174e03 Prepare 0.9.17 0.9.17 Neil Booth 2016-12-21 20:30:30 +0900
  • 4c4cd92c54 Banner: add $DONATION_ADDRESS meta variable Neil Booth 2016-12-21 20:22:10 +0900
  • 7a3b0830e1 Make all storage use fsync Neil Booth 2016-12-21 20:00:32 +0900
  • 99d8cbfbf6 Permit RPC requests up to 1MB 0.9.16 Neil Booth 2016-12-21 08:10:40 +0900
  • 622f61e943 Don't do an initial sessions log Neil Booth 2016-12-21 19:43:17 +0900
  • 50f02747de Throttle abusive logging Neil Booth 2016-12-21 19:38:59 +0900
  • 01c2fad534 Log paused or low-priority sessions on exit Neil Booth 2016-12-20 08:04:19 +0900
  • 6a6bbaa07b Tweak mempool logging Neil Booth 2016-12-20 07:53:55 +0900
  • a9b1bc16dd Prepare 0.9.15 0.9.15 Neil Booth 2016-12-20 06:54:06 +0900
  • efe3ebd9ee Remove None from touched when backing up. Neil Booth 2016-12-20 06:50:55 +0900
  • 8b87a837b8 Prepare 0.9.14 0.9.14 Neil Booth 2016-12-19 23:28:14 +0900
  • e91f49101b Don't start processing mempool until caught up Neil Booth 2016-12-19 23:25:37 +0900
  • 7b8119d787 Prepare 0.9.13 0.9.13 Neil Booth 2016-12-18 23:21:22 +0900
  • 813d8ee7e3 Reduce logging verbosity for delayed requests Neil Booth 2016-12-18 23:17:03 +0900
  • 6c7cf34bcd Prepare 0.9.12 0.9.12 Neil Booth 2016-12-18 08:15:53 +0900
  • a4750f0474 Merge branch 'RPC' into develop Neil Booth 2016-12-18 08:13:47 +0900
  • 0dccb795dc Add pid to RPC getinfo Neil Booth 2016-12-18 08:13:17 +0900
  • 3cf23c88bd Start up RPC server immediately Neil Booth 2016-12-18 08:10:20 +0900
  • 378372e666 Logs: show IPv6 address + port correctly Neil Booth 2016-12-18 08:06:56 +0900
  • 6679eea04c getinfo RPC: change height reporting Neil Booth 2016-12-18 07:57:48 +0900
  • ef54413054 Prepare 0.9.11 0.9.11 Neil Booth 2016-12-17 18:02:22 +0900
  • 645e60eaee Put peer at RHS of sessions log. Neil Booth 2016-12-17 21:17:33 +0900
  • 0665e1ac5c Clear the touched addresses if not caught up Neil Booth 2016-12-18 00:01:14 +0900
  • 39af7a7463 Rework main block processor loop Neil Booth 2016-12-17 16:49:49 +0900
  • 3f64a8dd6e Log block processing time only if not syncing 0.9.10 Neil Booth 2016-12-17 15:31:30 +0900
  • 1ebebf08d9 Improve logging Neil Booth 2016-12-17 12:42:53 +0900
  • a30932fc86 Fix namespace of RPCError Neil Booth 2016-12-17 13:52:11 +0900
  • d8e64ea2fe Merge branch 'develop' 0.9.9 Neil Booth 2016-12-15 17:26:19 +0900
  • 35f07bd01e Prepare 0.9.9 Neil Booth 2016-12-15 15:56:30 +0900
  • 49714a45e6 Mempool tx processing to handle DBError Neil Booth 2016-12-15 16:56:37 +0900
  • 5c80b96d0f Prioritize mempool processing of sent txs Neil Booth 2016-12-15 15:55:09 +0900
  • ac48695db8 daemon: getting height optionally gets mempool Neil Booth 2016-12-15 15:38:22 +0900
  • 83f996c7c1 Merge branch 'develop' 0.9.8 Neil Booth 2016-12-15 12:08:39 +0900
  • 5fe49bb261 Synchronize daemon height and mempool fetching Neil Booth 2016-12-15 09:57:03 +0900
  • e88ea91e89 Defer address notifications whilst processing a block Neil Booth 2016-12-14 21:38:37 +0900
  • 1b2a0bd761 Append first. Neil Booth 2016-12-15 12:07:19 +0900
  • bffdfcc47f Prepare 0.9.7 0.9.7 Neil Booth 2016-12-14 19:31:08 +0900
  • 9972379533 Get history and UTXOs in executor for minimal latency. Neil Booth 2016-12-14 06:32:42 +0900
  • 4bc35609e3 Prepare 0.9.6 0.9.6 Neil Booth 2016-12-14 06:19:14 +0900
  • 1c79a2d47e Fix delayed sessions issue for good Neil Booth 2016-12-14 06:07:37 +0900
  • ba862343b4 Fix issue for paused connections 0.9.5 Neil Booth 2016-12-14 00:07:26 +0900
  • ef65f9f281 Prepare 0.9.4 0.9.4 Neil Booth 2016-12-13 22:52:00 +0900
  • e2f4847632 New env var MAX_SESSIONS Neil Booth 2016-12-13 22:15:04 +0900
  • 067814e7d9 Remove numpeers and numsessions RPC calls Neil Booth 2016-12-13 21:38:02 +0900
  • aaaa914cfa Tweak some constants to reduce group count Neil Booth 2016-12-13 20:09:40 +0900
  • 444122122e Fix unconfirmed flag 0.9.3 Neil Booth 2016-12-12 08:21:55 +0900
  • bb17af1906 Fix mempool busy waiting 0.9.2 Neil Booth 2016-12-12 07:38:40 +0900
  • 5f18096a50 Update README Neil Booth 2016-12-12 07:32:30 +0900
  • 7037769598 Prepare 0.9.1 0.9.1 Neil Booth 2016-12-12 07:25:22 +0900
  • f600d3bd87 Fix a couple of issues with 0.9.0 Neil Booth 2016-12-12 07:24:00 +0900
  • d36925d459 Prepare 0.9.0a 0.9.0a Neil Booth 2016-12-12 00:44:04 +0900
  • f1ea36126c Fix typo Neil Booth 2016-12-12 00:42:57 +0900
  • 72ae3eabfc Prepare 0.9.0 0.9.0 Neil Booth 2016-12-12 00:11:48 +0900
  • 957dfb6fb8 Merge branch 'develop' Neil Booth 2016-12-12 00:06:26 +0900
  • 1ef6a4d785 Split mempool out into new file. Neil Booth 2016-12-11 10:32:51 +0900
  • 42868f899c Merge branch 'develop' 0.8.12 Neil Booth 2016-12-10 18:06:30 +0900
  • ed3db731c2 Prepare 0.8.12 Neil Booth 2016-12-10 17:57:01 +0900
  • 263e88ad57 Tweak request handling Neil Booth 2016-12-10 17:51:16 +0900
  • b3b3f047c2 Better columns Neil Booth 2016-12-10 18:05:20 +0900
  • cfb92a139f Prefer transport.abort() Neil Booth 2016-12-10 13:52:05 +0900
  • c6093639b5 Don't set socket timeout Neil Booth 2016-12-10 13:39:46 +0900
  • 792f58fb5d Merge branch 'develop' 0.8.11 Neil Booth 2016-12-10 11:09:18 +0900
  • 89d83349e1 Prepare 0.8.11 Neil Booth 2016-12-10 11:08:44 +0900
  • d1e314a48b Show group session count in the groups RPC call Neil Booth 2016-12-10 11:05:57 +0900
  • c181f8df82 Put a try/except around socket.shutdown Neil Booth 2016-12-10 10:43:01 +0900
  • 97d1397f2c Prepare 0.8.10 0.8.10 Neil Booth 2016-12-10 09:08:28 +0900
  • 6fcb8b0574 Fix cut-n-pasteo Neil Booth 2016-12-10 09:07:08 +0900
  • 5b24516a1c Merge branch 'develop' 0.8.9 Neil Booth 2016-12-10 08:56:23 +0900
  • c9035795c7 Prepare 0.8.9 Neil Booth 2016-12-10 08:56:05 +0900
  • 99d7e65de8 Give sockets a grace period to close Neil Booth 2016-12-10 08:42:09 +0900
  • b8239c54d9 Catch UnicodeError in IRC gethostbyname Neil Booth 2016-12-10 08:01:13 +0900
  • c523064632 Improve RPC groups call Neil Booth 2016-12-10 07:59:19 +0900
  • fac3c70c65 Merge branch 'develop' 0.8.8 Neil Booth 2016-12-09 22:41:44 +0900
  • e5bda647df Update version Neil Booth 2016-12-09 22:41:26 +0900
  • 9bdad7ad66 Fix column ordering. Neil Booth 2016-12-09 22:40:36 +0900
  • 5374eccd16 Merge branch 'develop' Neil Booth 2016-12-09 22:11:49 +0900
  • 5f73fa02a3 Prepare 0.8.8 Neil Booth 2016-12-09 22:05:43 +0900
  • 2a461bd98c Serve sessions in a priority queue. Neil Booth 2016-12-09 20:41:11 +0900
  • 1a9e8cdcd4 More work Neil Booth 2016-12-08 22:45:00 +0900
  • 53e8398302 Merge branch 'release-0.8.7' into develop Neil Booth 2016-12-09 07:41:48 +0900
  • 4839e6bdc6 Merge branch 'release-0.8.7' 0.8.7 Neil Booth 2016-12-09 07:41:40 +0900
  • 21d1825f09 Prepare 0.8.7 Neil Booth 2016-12-09 07:41:24 +0900