Commit graph

  • c8ad23c529
    bug-fix macos: give free bytes to F_PREALLOCATE Karl-Johan Alm 2020-01-07 22:24:16 +0900
  • 4cf7350422
    Merge branch '0.19_2' into 0.19 Wladimir J. van der Laan 2020-01-22 11:08:31 +0100
  • 9d980c1f7f
    init: Stop indexes on shutdown after ChainStateFlushed callback. Jim Posen 2020-01-08 15:07:46 -0500
  • 98159132c3
    Merge #17792: 0.19: Backports Wladimir J. van der Laan 2020-01-20 17:34:37 +0100
  • c7c0d44c13 put symbols into test exe Brannon King 2020-01-16 11:05:07 -0700
  • f3170e1c85 increase version, fix windows build Brannon King 2020-01-15 21:37:12 -0700
  • 61129e6483 changed to keep takeover table smaller. it's not fully working pseudoscalar/small_takeover_experiment small_takeover_experiment Brannon King 2020-01-15 15:05:24 -0700
  • 225ffed5da use original height for seq parameter in RPC Brannon King 2020-01-08 16:12:06 -0700
  • 8743a93c9f fixed missing items in block_info, incorrect column names Brannon King 2020-01-08 15:19:36 -0700
  • a7a790342b tweaks on a previous theme Brannon King 2020-01-06 11:27:36 -0700
  • 21774aa1d4 track original height (not working) Brannon King 2020-01-02 17:48:47 -0700
  • 4b5f9e650b changed to WAL, changed coin table to unspent, added unspent::address Brannon King 2020-01-02 17:47:28 -0700
  • fbba425901 Make Qt GUI to compile and run Anthony Fieroni 2019-12-27 14:04:24 +0200
  • 03a72e4723 Make bench working Add hash comparison Anthony Fieroni 2019-12-23 20:19:04 +0200
  • e53590bb8c fixed tests not allowing nAllClaimsInMerkleForkHight < 140 Brannon King 2019-12-20 14:08:10 -0700
  • 5bfee60297 Use faster continuous memory hash computation Anthony Fieroni 2019-12-20 17:59:13 +0200
  • f1fc3626c9 Add Go binding to libclaimtrie Still not work (it has problems with swig generated code) Anthony Fieroni 2019-12-20 15:21:20 +0200
  • 29c5176a22 optimized findNameForClaim, added test for removalWorkaround Brannon King 2019-12-18 14:37:19 -0700
  • 456ac2f562 Fix partial claim id search Anthony Fieroni 2019-12-18 20:29:18 +0200
  • 54a7df886a added additional unit tests, optimized queries Brannon King 2019-12-17 16:40:28 -0700
  • 2ffd5897af Remove duplicate code Anthony Fieroni 2019-12-16 14:29:51 +0200
  • 5d5f09bafb changed name column to blob Brannon King 2019-12-13 19:20:48 -0700
  • 6dfe15ed2e Fix signed / unsigned compare Anthony Fieroni 2019-12-13 18:06:11 +0200
  • 8a5cc01111 repaired getchangesinblock Brannon King 2019-12-12 17:04:36 -0700
  • ce9950b6f1 renamed tables to be singular Brannon King 2019-12-12 15:39:48 -0700
  • b4675e7c3c ensure -O2 gets to ICU & BDB Brannon King 2019-12-12 14:31:36 -0700
  • e9854c6cf8 Move sqlite back in claimtrie Anthony Fieroni 2019-12-12 18:58:23 +0200
  • 558aa49b5c fix compile error that came with include reorg Brannon King 2019-12-11 16:33:38 -0700
  • 4be42d04f7 ensure removalWorkaround matches old code Brannon King 2019-12-11 15:11:15 -0700
  • 7b27b9694c fix OSX build Brannon King 2019-12-11 15:11:02 -0700
  • 50ef72d127 force reindex first time, remove leveldb data Brannon King 2019-12-11 13:50:04 -0700
  • 8a35d5a15e Reorg includes Anthony Fieroni 2019-12-11 20:36:52 +0200
  • b074ed0d79 Try commit changes in a minute Anthony Fieroni 2019-12-11 20:29:37 +0200
  • bb240e290b fixed the txindex data Brannon King 2019-12-10 22:43:07 -0700
  • 737ee8c641 fixed restart issues, ditched metadata column Brannon King 2019-12-10 17:17:22 -0700
  • 19300d269e remove leveldb, made tests pass Brannon King 2019-12-05 16:41:22 -0700
  • bbac31675f Strip out takeover workaround in its own file Trying to optimize a bit hash computation Anthony Fieroni 2019-12-10 17:02:32 +0200
  • 7c4abad4f0 Address performance issue Anthony Fieroni 2019-12-09 14:58:16 +0200
  • 0f27f3cfd6 minor optimization tweaks, fixed one validHeight use Brannon King 2019-12-06 17:04:22 -0700
  • 8b4197570d all tests pass Brannon King 2019-12-06 12:14:12 -0700
  • 5e32ef1b75 handle takeover going back to zero Brannon King 2019-12-05 17:54:13 -0700
  • 0fce479923 Initial undo removal Anthony Fieroni 2019-12-05 19:22:26 +0200
  • 106a4c26da Fix db directory Don't use recursive hash computation Anthony Fieroni 2019-12-02 09:46:06 +0200
  • 0dad6a7c10 Fix getchangesinblock and unit test getTotalValueOfClaimsInTrie query is not well performance balanced Anthony Fieroni 2019-11-29 16:43:16 +0200
  • f47826232f Fix removing expired claim Anthony Fieroni 2019-11-28 18:29:24 +0200
  • 02091d564b Fix claimtriecache test Anthony Fieroni 2019-11-26 19:02:09 +0200
  • 0bc44cac0e Ensure working directories are created Anthony Fieroni 2019-11-26 17:38:53 +0200
  • 3e51253853 Do not pass bool as int Anthony Fieroni 2019-11-25 18:20:14 +0200
  • 21b1ae4a63 Fix python unit test Anthony Fieroni 2019-11-25 15:20:17 +0200
  • 3b5fae6cfb Fix sleep Anthony Fieroni 2019-11-25 15:08:02 +0200
  • 017ad1317a Implement handlers for references and callbacks Anthony Fieroni 2019-11-01 18:49:39 +0200
  • 6d0b8e8196 Working python bindings Anthony Fieroni 2019-10-31 18:19:00 +0200
  • e386039392 Simplifications Anthony Fieroni 2019-10-24 10:08:35 +0300
  • c6334a5ef2 Make claimtrie dynamic link library Anthony Fieroni 2019-10-22 10:57:05 +0300
  • 53a61258e1 Introduce libclaimtrie Anthony Fieroni 2019-10-09 18:09:30 +0300
  • 61625c0eef Docs: Updated README.md files with TOC and best practices in Mar… (#339) Aditya J Karia 2019-10-30 01:50:05 +0530
  • 1de2b14345 Update hyperlinks in README (#326) Bharat Raghunathan 2019-10-29 20:11:49 +0000
  • c725cd46cf error w/o segwit after fork Brannon King 2019-10-11 14:16:38 -0600
  • b57aca5a93 ensure we don't return witness data in the transaction w/o segwit rule Brannon King 2019-10-09 21:53:07 -0600
  • b65d09c31a mention mailing list on README Jeremy Kauffman 2019-10-02 18:11:12 -0400
  • 15e103b42f performance tweaks, unit test fixes Brannon King 2019-11-22 10:05:38 -0700
  • 1a67d18df4 Sync to top Anthony Fieroni 2019-11-21 17:24:15 +0200
  • ce31ca87a0 goes through block 664641 Brannon King 2019-11-18 17:34:07 -0700
  • 37bf897f75 runs to norm fork Brannon King 2019-11-12 18:54:16 -0500
  • 223141752e Keep going to 536149 Anthony Fieroni 2019-11-12 16:56:12 +0200
  • 75c4c7ab0d fixed issue with untouched child nodes needing a parent update Brannon King 2019-11-07 16:42:37 -0700
  • dfc5ebf3f6 It passes 200k Brannon King 2019-11-07 11:29:38 -0700
  • 5f8b0b6f55 fixed some RPC tests Brannon King 2019-11-04 16:46:55 -0700
  • 6b22f66325 cache and hash fork tests pass Brannon King 2019-11-04 14:23:13 -0700
  • 24a1c59013 tried to fix hashfork tests; they're not working yet Brannon King 2019-11-01 16:59:47 -0600
  • 8affc8fe7d normalization tests pass Brannon King 2019-11-01 15:53:11 -0600
  • 8654a4554e continued work on the takeover height Brannon King 2019-10-31 17:02:56 -0600
  • 515446fe7b some progress on making takeover height work Brannon King 2019-10-30 23:13:07 -0600
  • 377432a459 fixed more tests Brannon King 2019-10-28 17:15:42 -0600
  • e96c393c34 still fixing tests Brannon King 2019-10-25 23:34:52 -0600
  • 86ae72abb2 made another test pass, cleaned up cruft Brannon King 2019-10-24 15:21:36 -0600
  • c2d2e4befd first tests ran, working to make takeover height unnecessary Brannon King 2019-10-24 13:09:56 -0600
  • 3e16229318 it compiles Brannon King 2019-10-23 14:15:37 -0600
  • a1a9b7b572 use original height for seq parameter in RPC Brannon King 2020-01-08 16:12:06 -0700
  • e8b5ccf49b fixed missing items in block_info, incorrect column names Brannon King 2020-01-08 15:19:36 -0700
  • a790cbc95b tweaks on a previous theme Brannon King 2020-01-06 11:27:36 -0700
  • 56834e2bf5 track original height (not working) Brannon King 2020-01-02 17:48:47 -0700
  • 37cb5d4c65 changed to WAL, changed coin table to unspent, added unspent::address Brannon King 2020-01-02 17:47:28 -0700
  • ab757047fd Make Qt GUI to compile and run Anthony Fieroni 2019-12-27 14:04:24 +0200
  • 6e2d7a74e3 Make bench working Add hash comparison Anthony Fieroni 2019-12-23 20:19:04 +0200
  • ad387fb21e fixed tests not allowing nAllClaimsInMerkleForkHight < 140 Brannon King 2019-12-20 14:08:10 -0700
  • 6c7ab3ed46 Use faster continuous memory hash computation Anthony Fieroni 2019-12-20 17:59:13 +0200
  • a544348554 Add Go binding to libclaimtrie Still not work (it has problems with swig generated code) Anthony Fieroni 2019-12-20 15:21:20 +0200
  • c57ffb0df8 optimized findNameForClaim, added test for removalWorkaround Brannon King 2019-12-18 14:37:19 -0700
  • 53a5fbdaad Fix partial claim id search Anthony Fieroni 2019-12-18 20:29:18 +0200
  • 52764ad814 added additional unit tests, optimized queries Brannon King 2019-12-17 16:40:28 -0700
  • b49d6b7a47 Remove duplicate code Anthony Fieroni 2019-12-16 14:29:51 +0200
  • 90d7aa5c99 changed name column to blob Brannon King 2019-12-13 19:20:48 -0700
  • d12a53358e Fix signed / unsigned compare Anthony Fieroni 2019-12-13 18:06:11 +0200
  • 4018bcd61d repaired getchangesinblock Brannon King 2019-12-12 17:04:36 -0700
  • 1479ba2100 renamed tables to be singular Brannon King 2019-12-12 15:39:48 -0700
  • 5f9567a4c1 ensure -O2 gets to ICU & BDB Brannon King 2019-12-12 14:31:36 -0700
  • e1e84762bb Move sqlite back in claimtrie Anthony Fieroni 2019-12-12 18:58:23 +0200
  • cf3358b8f8 fix compile error that came with include reorg Brannon King 2019-12-11 16:33:38 -0700
  • cf43015c0d ensure removalWorkaround matches old code Brannon King 2019-12-11 15:11:15 -0700