Commit Graph

609 Commits

Author SHA1 Message Date
Christopher Jeffrey 20ad16fd72 do not carry libbitcoind.so in the repo anymore. 2014-12-06 23:53:26 -08:00
Christopher Jeffrey 65394641d7 typo. 2014-12-06 17:36:24 -08:00
Christopher Jeffrey 30d2392b11 die on checkout failure. pull from remote if dir does not exist. 2014-12-06 17:33:06 -08:00
Christopher Jeffrey fda6c5444e checkout last commit. 2014-12-06 17:22:48 -08:00
Christopher Jeffrey 369df99f50 allow git cloning bitcoind. 2014-12-06 17:18:12 -08:00
Christopher Jeffrey 6e0798f1bc add build-libbitcoind.sh. 2014-12-06 16:43:53 -08:00
Christopher Jeffrey 0d756bf05f add date to branch name. 2014-12-06 16:06:31 -08:00
Christopher Jeffrey 2343adda3b fix patch issue. 2014-12-06 16:03:02 -08:00
Christopher Jeffrey 11e08dbed9 add git functionality to patch-bitcoin.sh. 2014-12-06 16:01:03 -08:00
Christopher Jeffrey 5e89598f21 add patch for libbitcoind.so. 2014-12-06 15:56:26 -08:00
Christopher Jeffrey 3f8627b351 update dir name. 2014-12-06 15:08:00 -08:00
Christopher Jeffrey 6c28b4d3df new libbitcoind.so 2014-12-06 15:06:00 -08:00
Christopher Jeffrey 521d4b6c8c this is probably faster. 2014-12-05 14:19:40 -08:00
Christopher Jeffrey 9b3c033b38 80 cols. 2014-12-04 16:06:51 -08:00
Christopher Jeffrey 811b3ebf4a debug "Unknown" bug. 2014-12-04 15:51:23 -08:00
Christopher Jeffrey 6c8b08e697 add getlastfileindex - probably not necessary. 2014-12-04 11:21:10 -08:00
Christopher Jeffrey 3427124270 update bitcoind.js for insight. 2014-12-04 11:12:29 -08:00
Christopher Jeffrey 42b15dd24d cleanup start_node_thread. 2014-12-04 10:39:52 -08:00
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