Commit Graph

  • aaec784ef2 Merge branch 'daemon_throttle' into session_mgr Neil Booth 2016-11-07 22:48:12 +0900
  • 782268cd3e Limit concurrent daemon requests Neil Booth 2016-11-07 22:41:13 +0900
  • f05a5414c1 Make jobs truly asynchronous. Neil Booth 2016-11-07 22:22:47 +0900
  • e452c0bca7 Fix read_headers Neil Booth 2016-11-07 19:51:15 +0900
  • 7f03b0fa73 Move job handling out of the controller Neil Booth 2016-11-07 08:10:08 +0900
  • 0d30baf880 Merge pull request #4 from bauerj/travis Neil 2016-11-07 05:54:56 +0900
  • be975a3f7c Create docs directory Neil Booth 2016-11-07 05:28:06 +0900
  • 74922a2e3d Travis-CI Johann Bauer 2016-11-06 18:24:08 +0100
  • f6f674577f Fix RocksDB and LMDB Johann Bauer 2016-11-06 18:16:43 +0100
  • d34e0ed6d1 Add unit tests for storage interfaces Johann Bauer 2016-11-06 18:16:16 +0100
  • bb6d241633 Merge branch 'script_fix' into develop Neil Booth 2016-11-06 16:01:30 +0900
  • e7a516c46e Need to catch script errors Neil Booth 2016-11-06 16:01:02 +0900
  • e2ef9dceaf Rework assertion logic in coins.py Neil Booth 2016-11-06 15:34:20 +0900
  • e9000f39db Merge branch 'fast_daemon' into develop Neil Booth 2016-11-06 15:09:01 +0900
  • f02acdfd46 A couple more tweaks. Neil Booth 2016-11-06 14:56:08 +0900
  • 6deb05ab6f It was a mistake to use tuples Neil Booth 2016-11-06 14:42:12 +0900
  • 3ab07c1fb6 Speed up script parsing for ~3% faster throughput Neil Booth 2016-11-06 14:23:18 +0900
  • 3d41738a00 Allow daemon is None still Neil Booth 2016-11-06 12:09:41 +0900
  • 0ff579604c Speed up tx.py; giving ~ 5% higher tx/s in memory Neil Booth 2016-11-06 12:02:01 +0900
  • e651530e5d Log immediately if mempool shrinks Neil Booth 2016-11-06 09:57:11 +0900
  • c2703c58a3 Better mempool log Neil Booth 2016-11-06 09:41:06 +0900
  • 2dfd695066 Merge branch 'release-0.2' 0.2 Neil Booth 2016-11-06 09:27:47 +0900
  • 42b0e32f63 Prepare release Neil Booth 2016-11-06 09:27:25 +0900
  • c26bc43a00 Remove keys if value is empty Neil Booth 2016-11-06 08:54:56 +0900
  • 281d9dacef Merge branch 'release-0.1' 0.1 Neil Booth 2016-11-06 08:49:08 +0900
  • 48f0d5456c Release preparation Neil Booth 2016-11-06 08:48:38 +0900
  • db29121d58 Improved daemon logging Neil Booth 2016-11-06 08:36:11 +0900
  • 18efa67f1d Various daemon improvements Neil Booth 2016-11-06 07:26:06 +0900
  • 1b589d3d1f Remove old reorg forcing code Neil Booth 2016-11-05 21:49:05 +0900
  • f391e5e112 Merge branch 'env_debug' into develop Neil Booth 2016-11-05 21:37:11 +0900
  • 00e9c5a31d Add daemon debugging caught-up facility Neil Booth 2016-11-05 21:26:52 +0900
  • c91f315482 Merge branch 'better_eta' into develop Neil Booth 2016-11-05 18:49:08 +0900
  • 312aaf4736 Attempt to improve the ETA Neil Booth 2016-11-05 18:15:09 +0900
  • 26dc1021f6 Catch TimeoutError Neil Booth 2016-11-05 18:37:40 +0900
  • 28e7b95412 Bump version, update RELEASE_NOTES Neil Booth 2016-11-05 18:05:46 +0900
  • 5a76c963e9 Update HOWO Neil Booth 2016-11-05 18:02:04 +0900
  • 8972df2693 Merge branch 'setup' into develop Neil Booth 2016-11-05 18:00:59 +0900
  • 6946863879 Add setup.py Neil Booth 2016-11-05 18:00:03 +0900
  • f86d91862e Fix typos Neil Booth 2016-11-05 16:03:11 +0900
  • 9fbbc8bfdb Clean up daemon interface. Neil Booth 2016-11-05 15:59:42 +0900
  • 3a35228187 Merge branch 'release-0.07' Neil Booth 2016-11-05 13:33:47 +0900
  • 7019b29baf Release notes Neil Booth 2016-11-05 13:33:34 +0900
  • aa6e4ad922 Raise on chain reorgs Neil Booth 2016-11-05 13:31:33 +0900
  • f55316b78d Merge branch 'release-0.06' Neil Booth 2016-11-05 13:06:08 +0900
  • 0ccea80fc3 Prepare for release Neil Booth 2016-11-05 13:05:42 +0900
  • 963dd246d1 Update docs for HOST Neil Booth 2016-11-05 13:02:19 +0900
  • b5d1f401fd Fix bugs Neil Booth 2016-11-05 12:40:45 +0900
  • 48b8b9332e Initial attempt at mempool Neil Booth 2016-11-05 10:40:55 +0900
  • 5904b1dbdf Bump to 0.05 Neil Booth 2016-11-04 20:09:59 +0900
  • d25e66cb2e Handle the nothing touched case. Neil Booth 2016-11-04 20:08:17 +0900
  • be0a5f246c Fix some typos. Neil Booth 2016-11-03 23:05:13 +0900
  • ebc41e2e8b Merge branch 'release-0.04' Neil Booth 2016-11-03 21:59:57 +0900
  • 1711834fe8 Release preparation Neil Booth 2016-11-03 14:46:27 +0900
  • fb43712869 Controller clean up Neil Booth 2016-11-03 14:03:19 +0900
  • c0568daec3 Rework the DB API a bit Neil Booth 2016-11-03 13:30:29 +0900
  • 892e9524e5 Fix bugs handling client UTXO requests Neil Booth 2016-11-03 11:40:17 +0900
  • 07515c6a0d Fix some of the DB interface Neil Booth 2016-11-03 11:25:36 +0900
  • be2475f617 Handle utxo.get_address Neil Booth 2016-11-03 10:46:09 +0900
  • a5b73560f3 Fix reorg assertion, I think Neil Booth 2016-11-03 10:23:21 +0900
  • 51accf7dfe Update BlockProcessor for server changes Neil Booth 2016-11-03 19:03:29 +0900
  • e717e719c1 Prefetcher cleanup Neil Booth 2016-11-03 17:43:32 +0900
  • ceecdc54ac Server work Neil Booth 2016-11-03 17:26:50 +0900
  • 2dd5b7ef1f Add ARCHITECTURE.rst Neil Booth 2016-11-02 06:17:15 +0900
  • c32b04d1a7 Add release blurb. Neil Booth 2016-10-31 22:03:48 +0900
  • f9fcdf2232 Merge branch 'master' into develop Neil Booth 2016-10-31 21:55:36 +0900
  • 3d11afbda2 Enable servers Neil Booth 2016-10-30 12:31:53 +0900
  • d2ebb80fac Extend copyright notice; improve comments Neil Booth 2016-11-03 16:45:06 +0900
  • 58a5e69fca Fix logging issues on sync without the perf hit Neil Booth 2016-11-03 16:30:02 +0900
  • c09182534f Update for release Neil Booth 2016-10-29 16:24:49 +0900
  • 7f034dbaea Merge branch 'release-0.03' Neil Booth 2016-10-31 22:07:30 +0900
  • 0b0b4ad22f Add release blurb. Neil Booth 2016-10-31 22:03:48 +0900
  • 816bdf23ff Merge pull request #2 from bauerj/db-engine Neil 2016-10-31 21:53:39 +0900
  • 78edab6faa Add support for RocksDB and LMDB Johann Bauer 2016-10-23 19:33:34 +0200
  • 4bac9d29b6 Merge branch 'hotfix-logs' Neil Booth 2016-10-30 08:05:47 +0900
  • 8d5c2ce770 Fix logging issues on sync Neil Booth 2016-10-30 07:38:25 +0900
  • 43107a8140 Merge branch 'release-0.02' Neil Booth 2016-10-29 16:25:21 +0900
  • a51f3aea33 Update for release Neil Booth 2016-10-29 16:24:49 +0900
  • 7444182819 Merge branch 'master' of github.com:kyuupichan/electrumx into release-0.02 Neil Booth 2016-10-29 15:50:02 +0900
  • 50a141fbf4 Update text Neil Booth 2016-10-29 15:49:09 +0900
  • d0088e474a Fix stats Neil Booth 2016-10-29 14:58:56 +0900
  • 5c63cd40de Implement reorg logic Neil Booth 2016-10-22 10:49:56 +0900
  • 76748d2673 Fix query.py Neil Booth 2016-10-22 14:19:51 +0900
  • 2b45698962 Remove Outpoint as a separate object Neil Booth 2016-10-22 11:38:26 +0900
  • 6957b59b19 Start work on handling block reorgs Neil Booth 2016-10-20 19:35:33 +0900
  • 3e4db868e6 Don't start servers for now. Neil Booth 2016-10-22 11:06:44 +0900
  • b0d5c623b4 Set block_size to the default of 4K Neil Booth 2016-10-28 05:45:09 +0900
  • cdbb6b093a Fix fs_cache tx count Neil Booth 2016-10-27 19:26:47 +0900
  • 2001d5c4f4 Merge the DB and BlockProcessor classes Neil Booth 2016-10-20 19:05:39 +0900
  • c0be9860d8 Restore get_tx_hash fix Neil Booth 2016-10-27 07:58:50 +0900
  • c008c04e43 Move caches to their own file. Neil Booth 2016-10-20 18:48:11 +0900
  • ace80c7b87 Split out the prefetcher. Neil Booth 2016-10-20 18:36:30 +0900
  • a813eaf5f5 Rename BlockCache and put in own file Neil Booth 2016-10-20 18:24:23 +0900
  • 897e68d20c Move some daemon logic to daemon.py Neil Booth 2016-10-20 18:18:55 +0900
  • 6711ed0ae8 Clean up initialization of controller Neil Booth 2016-10-18 20:57:14 +0900
  • 8452d0c016 Split out daemon handler into separate file. Neil Booth 2016-10-18 06:35:45 +0900
  • 30d1b7f77c Add proper block chaining check Neil Booth 2016-10-17 23:58:06 +0900
  • 78d0acc95b Fix get_tx_hash Neil Booth 2016-10-27 07:33:21 +0900
  • 28eb95edd3 Break out FS cache into its own class Neil Booth 2016-10-17 23:33:57 +0900
  • 6ad8c16c47 Handle a couple more requests. Neil Booth 2016-10-17 20:39:14 +0900
  • 1084060493 Clean up controller init, and sync on catch up Neil Booth 2016-10-17 20:20:10 +0900