Commit Graph

  • 451f9d026a Merge branch 'save_all_utxos' into develop Neil Booth 2016-11-13 20:42:43 +0900
  • 85786b87a2 Save all UTXOs Neil Booth 2016-11-13 19:17:50 +0900
  • 4dac728984 Ignore the unspendable genesis coinbase Neil Booth 2016-11-13 20:10:30 +0900
  • 532048c755 Merge branch 'release-0.4.3' into develop Neil Booth 2016-11-13 17:56:59 +0900
  • 1e01c35b41 Merge branch 'release-0.4.3' 0.4.3 Neil Booth 2016-11-13 17:56:17 +0900
  • 41ff6e5b11 Prepare 0.4.3 Neil Booth 2016-11-13 17:55:50 +0900
  • 57dd4ece9c Avoid annoying exception on shutdown Neil Booth 2016-11-13 17:52:08 +0900
  • e7e0dd15be Don't log new peers any more Neil Booth 2016-11-13 15:44:37 +0900
  • c64eb5748f Merge branch 'release-0.4.2' 0.4.2 Neil Booth 2016-11-13 15:38:08 +0900
  • fdb5b33fba Prepare 0.4.2 Neil Booth 2016-11-13 15:37:51 +0900
  • ecb70fcef9 Merge remote-tracking branch 'github/master' into release-0.4.2 Neil Booth 2016-11-13 15:31:54 +0900
  • ad46fbb61f Merge branch 'protocol' into develop Neil Booth 2016-11-13 15:29:00 +0900
  • 831225492e Better RPC sessions stats Neil Booth 2016-11-13 14:54:02 +0900
  • 65b984472d Merge pull request #8 from bauerj/coverage Neil 2016-11-13 14:57:06 +0900
  • 7523735f99 Split out server and session management Neil Booth 2016-11-13 14:43:13 +0900
  • 3b6ab77e47 Break out JSONRPC into own file Neil Booth 2016-11-13 13:39:37 +0900
  • a1247e1bcd Merge pull request #18 from thelazier/dash Neil 2016-11-13 11:55:47 +0900
  • b1c995ce09 Update Howto and setup.py about x11_hash package required for Dash TheLazieR Yip 2016-11-13 09:35:27 +0700
  • 66bf2570e5 Move dash stuff into Dash class Modify DashTestnet class to use Dash class TheLazieR Yip 2016-11-13 08:56:26 +0700
  • ff834519aa Update for DASH - Update information for both mainnet and testnet - Use x11_hash module when network name is Dash to process header_hashes TheLazieR Yip 2016-11-13 00:51:53 +0700
  • c66a6d9c80 Merge branch 'release-0.4.1' into develop Neil Booth 2016-11-12 23:23:56 +0900
  • c512ffec41 Merge branch 'release-0.4.1' 0.4.1 Neil Booth 2016-11-12 23:23:30 +0900
  • d816c21752 Prepare 0.4.1 Neil Booth 2016-11-12 23:23:08 +0900
  • 9a3aa3f79b Merge branch 'fix_irc_version' into develop Neil Booth 2016-11-12 23:21:02 +0900
  • 14d8ece7c6 Return a version the Electrum client expects Neil Booth 2016-11-12 23:20:20 +0900
  • d84417e2d6 Add note about IRC package Neil Booth 2016-11-12 22:09:00 +0900
  • 64b184b5e6 Merge branch 'release-0.4' into develop Neil Booth 2016-11-12 21:53:53 +0900
  • 2de3325152 Merge branch 'release-0.4' 0.4 Neil Booth 2016-11-12 21:53:26 +0900
  • 751bb2d970 Remove debug code Neil Booth 2016-11-12 21:52:50 +0900
  • 5624809933 Prepare 0.4 Neil Booth 2016-11-12 21:51:43 +0900
  • 1d52e6ffb5 Merge branch 'irc' into develop Neil Booth 2016-11-12 21:49:08 +0900
  • c93f6cb920 Final cleanup Neil Booth 2016-11-12 21:48:34 +0900
  • cb7b7dd1fe Move pretty printing of sessions to client Neil Booth 2016-11-12 21:29:57 +0900
  • 501807bf1a Implement IRC support and related queries from clients Neil Booth 2016-11-12 16:02:57 +0900
  • 80fe427c89 Improve logging Neil Booth 2016-11-12 18:57:02 +0900
  • b57d5f842d Merge branch 'release-0.3.3' 0.3.3 Neil Booth 2016-11-12 09:46:36 +0900
  • 261682439d Prepare 0.3.3 Neil Booth 2016-11-12 09:46:20 +0900
  • 24df3cef7b Merge branch 'master' into release-0.3.3 Neil Booth 2016-11-12 09:45:49 +0900
  • d8bb174f2b Use correct daemon API Neil Booth 2016-11-12 09:34:53 +0900
  • 7855b74f13 Merge branch 'release-0.3.2' 0.3.2 Neil Booth 2016-11-12 09:28:06 +0900
  • 419ab68a38 Prepare 0.3.2 Neil Booth 2016-11-12 09:27:46 +0900
  • 59b2b2cb04 Better log formatting Neil Booth 2016-11-12 09:26:40 +0900
  • 7496b511b8 Fix silly thinko Neil Booth 2016-11-12 09:25:34 +0900
  • 62fbf8acfe Merge branch 'develop' 0.3.1 Neil Booth 2016-11-12 09:21:18 +0900
  • 312708e2e7 Fix daemon warming up Neil Booth 2016-11-12 09:20:46 +0900
  • d89b1f56e0 Merge branch 'release-0.3.1' Neil Booth 2016-11-12 09:12:36 +0900
  • 3798ef80ef Prepare 0.3.1 Neil Booth 2016-11-12 09:12:18 +0900
  • 13bf8b8427 Merge branch 'daemon' into develop Neil Booth 2016-11-12 09:10:12 +0900
  • 409ea2c784 Daemon's send takes a processor Neil Booth 2016-11-12 08:47:11 +0900
  • f05e51df2a Skip logging transient errors just once Neil Booth 2016-11-12 08:09:40 +0900
  • 56274fb9ea Prefix internal methods with an underscore Neil Booth 2016-11-12 07:43:24 +0900
  • cd0edadc13 Merge branch 'db_versions' into develop Neil Booth 2016-11-12 07:32:31 +0900
  • 1b9a9b8927 Start saving DB version and checking it Neil Booth 2016-11-12 07:31:56 +0900
  • 88bb0d3dfe Merge branch 'release-0.3' 0.3 Neil Booth 2016-11-11 21:25:26 +0900
  • 074c9e5474 Merge branch 'release-0.3' into develop Neil Booth 2016-11-11 21:20:13 +0900
  • 244a0f2fab Update release notes. Neil Booth 2016-11-11 21:09:57 +0900
  • 15e052c728 Merge branch 'utxo_optimised' into develop Neil Booth 2016-11-11 21:04:39 +0900
  • f98dc9c351 Practise optimism like before Neil Booth 2016-11-10 21:22:58 +0900
  • d77fab9f98 Merge branch 'release-0.2.3' 0.2.3 Neil Booth 2016-11-10 23:57:50 +0900
  • 5a2a8b4ec1 Prepare 0.2.3 release Neil Booth 2016-11-10 23:57:13 +0900
  • 56098e0c52 Show up to 3 missing UTXOs Neil Booth 2016-11-10 23:50:55 +0900
  • c6b5c577ab More robust daemon error handling Neil Booth 2016-11-10 23:26:11 +0900
  • 8188f7e909 Catch exceptions when trying to listen Neil Booth 2016-11-10 22:49:20 +0900
  • 311f7f9ffd Better optimised storage of UTXO set Neil Booth 2016-11-10 18:46:15 +0900
  • b0690f7942 Merge branch 'rm_cache_py' into develop Neil Booth 2016-11-10 07:49:34 +0900
  • 094fd44fc2 Merge UTXO cache into BlockProcessor Neil Booth 2016-11-09 08:21:24 +0900
  • 304501d792 Merge branch 'release-0.2.2' into develop Neil Booth 2016-11-10 07:44:28 +0900
  • bf6a8f58d5 Hotfixes for two issues in 0.2.2 Neil Booth 2016-11-10 07:43:07 +0900
  • 1737bb8354 Move some code back to correct place Neil Booth 2016-11-10 07:41:56 +0900
  • 06b6d695c2 Only attempt to flush if cancelled Neil Booth 2016-11-10 07:32:39 +0900
  • 1405057096 Fix getting the number of watched addresses Johann Bauer 2016-11-09 18:07:25 +0100
  • ab1db2fb5d Merge branch 'release-0.2.2' into develop Neil Booth 2016-11-09 07:58:16 +0900
  • 6de049d14d Merge branch 'release-0.2.2' 0.2.2 Neil Booth 2016-11-09 07:44:37 +0900
  • 4e619c9f5e Prepare 0.2.2 Neil Booth 2016-11-09 07:44:17 +0900
  • 14f6b9eaf2 Merge branch 'issue-10' into develop Neil Booth 2016-11-09 07:31:08 +0900
  • a07ed5876b Count missing UTXOs and log just once Neil Booth 2016-11-09 07:29:45 +0900
  • 55cc1d3d65 More regularly Neil Booth 2016-11-09 06:50:00 +0900
  • 212d653b5b Yield during mempool updates Neil Booth 2016-11-09 06:45:24 +0900
  • c6a57daf6a Tweak daemon messages Neil Booth 2016-11-09 06:32:26 +0900
  • ed44c6ab73 Clean up startup procedure Neil Booth 2016-11-09 00:47:49 +0900
  • a510603b46 Better logging of initial mempool fill Neil Booth 2016-11-08 23:37:19 +0900
  • 3972e18e98 Move the rest of fs_cache into BlockProcessor Neil Booth 2016-11-08 23:16:12 +0900
  • 8e0f556e7b Merge branch 'remove_fs_cache' into develop Neil Booth 2016-11-08 20:06:59 +0900
  • ad2dabf751 Remove the FS cache Neil Booth 2016-11-08 20:06:06 +0900
  • 5736e9cb70 Move utxo_cache to BlockProcessor where it belongs Neil Booth 2016-11-08 19:35:21 +0900
  • b06b090188 Merge branch 'block_server' into develop Neil Booth 2016-11-08 19:20:30 +0900
  • 5c5e90d574 Move BlockServer to more appropriate location Neil Booth 2016-11-08 19:20:13 +0900
  • 8e6e8329ac Remove dead code. Neil Booth 2016-11-08 19:14:52 +0900
  • 604698ad0d Merge branch 'separate_db' into develop Neil Booth 2016-11-08 19:01:22 +0900
  • f020fcf977 Update query.py Neil Booth 2016-11-08 08:31:43 +0900
  • 93d53bdd87 The controller is dead! Neil Booth 2016-11-08 08:29:56 +0900
  • 2b028cc065 Create BlockServer Neil Booth 2016-11-08 08:09:59 +0900
  • c0a112f8ea Split out part of block processor into db.py Neil Booth 2016-11-08 07:32:55 +0900
  • c02dd738a5 Collect test coverage statistics Johann Bauer 2016-11-07 22:11:22 +0100
  • 1393f6a030 Move signal handling out of the controller Neil Booth 2016-11-08 00:04:10 +0900
  • 680eb83af1 Merge branch 'release-0.2.1' into develop Neil Booth 2016-11-07 23:16:16 +0900
  • 9acd91615c Merge remote-tracking branch 'github/master' into release-0.2.1 0.2.1 Neil Booth 2016-11-07 23:11:34 +0900
  • e7912928c5 Prepare for release Neil Booth 2016-11-07 23:10:56 +0900
  • 61e8e3ccad Merge branch 'session_mgr' into develop Neil Booth 2016-11-07 23:05:24 +0900
  • 1622babc8c Merge branch 'daemon_throttle' into develop Neil Booth 2016-11-07 23:04:56 +0900