Commit Graph

691 Commits

Author SHA1 Message Date
Christopher Jeffrey d265cdbd3f use blocktime to optimize. 2014-12-03 21:17:44 -08:00
Christopher Jeffrey dd2abe4b59 fix dissonance between height and index. 2014-12-03 21:04:05 -08:00
Christopher Jeffrey fbe9aad581 more cleanup. 2014-12-03 20:42:58 -08:00
Christopher Jeffrey 9fcd5f3b52 cleanup more code. 2014-12-03 20:38:30 -08:00
Christopher Jeffrey c4a0db6c8f cleanup work. 2014-12-03 20:35:22 -08:00
Christopher Jeffrey 27b79dd0ef more code for the record. 2014-12-03 20:34:45 -08:00
Christopher Jeffrey 8bc89abb87 ldb block work. 2014-12-03 20:34:12 -08:00
Christopher Jeffrey 2e5c43a5e6 debugging. nHeight is incorrect. 2014-12-03 15:14:12 -08:00
Christopher Jeffrey 0955056d5c correctly parsed ldb blocks. 2014-12-03 14:59:28 -08:00
Christopher Jeffrey 43b3439639 parse ldb block index again. 2014-12-03 14:54:24 -08:00
Christopher Jeffrey 94a292cf10 parse ldb blocks correctly. 2014-12-03 14:38:14 -08:00
Christopher Jeffrey faca81f038 check txPos for leveldb, again. 2014-12-03 14:21:37 -08:00
Christopher Jeffrey 285c7f1d45 check txPos for leveldb. 2014-12-03 14:20:54 -08:00
Christopher Jeffrey 013c5faf3e error handling. 2014-12-03 12:51:36 -08:00
Christopher Jeffrey 70d8eba91f fix getblockbytime 2014-12-03 12:49:11 -08:00
Christopher Jeffrey 4b2313d85f getblockbytime 2014-12-03 12:46:48 -08:00
Christopher Jeffrey 0da9c4dd44 fix leveldb traversal. 2014-12-03 12:31:39 -08:00
Christopher Jeffrey fc0de11c50 minor 2014-12-03 12:16:29 -08:00
Christopher Jeffrey 9ce652ff09 get block by txid. 2014-12-03 12:14:23 -08:00
Christopher Jeffrey 9f52c538dd fix typo. 2014-12-03 11:03:54 -08:00
Christopher Jeffrey 81c59966fa consistent naming. 2014-12-03 10:57:56 -08:00
Christopher Jeffrey bb611d3e38 remove unused props. 2014-12-02 03:47:39 -08:00
Christopher Jeffrey 34de63fb23 remove example for now. 2014-12-02 03:41:51 -08:00
Christopher Jeffrey b474a0a051 add chainHeight property. 2014-12-02 03:38:37 -08:00
Christopher Jeffrey d2fd57faef remove overcomplicated code and comments temporarily. 2014-12-02 03:30:57 -08:00
Christopher Jeffrey b0adee24d9 remove useless variable. 2014-12-02 03:13:41 -08:00
Christopher Jeffrey 04036146cb dont bother with timestamp on caching. 2014-12-02 03:09:30 -08:00
Christopher Jeffrey 09ed50b7ad fix options checks. 2014-12-02 03:07:11 -08:00
Christopher Jeffrey bf80830811 fix typo. 2014-12-02 02:59:37 -08:00
Christopher Jeffrey aa782e0ee0 silence tiny on testnet. 2014-12-02 02:55:57 -08:00
Christopher Jeffrey b000b6e000 overwrite old libbitcoind.so. 2014-12-02 02:30:55 -08:00
Christopher Jeffrey 07f7cfa66c rename rhe to rhel. 2014-12-02 02:30:21 -08:00
Christopher Jeffrey d749361a7e remove comment. 2014-12-01 23:58:56 -08:00
Christopher Jeffrey 5665e2e404 update os.sh. 2014-12-01 23:58:44 -08:00
Christopher Jeffrey e36549cd64 update readme. 2014-12-01 23:57:36 -08:00
Christopher Jeffrey f3ea892b82 fix typo. 2014-12-01 23:29:02 -08:00
Christopher Jeffrey 774f08c91f use tiny to cache addresses and start where we left off. 2014-12-01 22:30:05 -08:00
Christopher Jeffrey 144cb40195 potentially allow -txindex for faster addr lookups. 2014-12-01 20:43:44 -08:00
Christopher Jeffrey 628b20b982 parse leveldb correctly. 2014-12-01 20:32:56 -08:00
Christopher Jeffrey 5ad347c892 leveldb work. 2014-12-01 19:57:15 -08:00
Christopher Jeffrey 4459bf5b9f more leveldb work. 2014-12-01 17:12:53 -08:00
Christopher Jeffrey b691fb111b leveldb work. 2014-12-01 17:05:50 -08:00
Christopher Jeffrey 7cb7346b98 leveldb work. 2014-12-01 16:50:42 -08:00
Christopher Jeffrey 74aa4c1fd0 do not use leveldb. 2014-12-01 15:51:01 -08:00
Christopher Jeffrey 69e6a252d1 put leveldb key in error message. 2014-12-01 15:50:26 -08:00
Christopher Jeffrey 7e00980db2 potential error handling. 2014-12-01 15:15:38 -08:00
Christopher Jeffrey 9182f5b3b2 add err field to ctx_list. 2014-12-01 15:09:47 -08:00
Christopher Jeffrey af58fbff27 fix leveldb parsing. remove old code. 2014-12-01 15:02:58 -08:00
Christopher Jeffrey 15a694d127 use leveldb to parse all blocks for txes. 2014-12-01 14:59:09 -08:00
Christopher Jeffrey e1722b0a63 remove unused leveldb code. 2014-12-01 14:57:55 -08:00