Commit Graph

570 Commits

Author SHA1 Message Date
Christopher Jeffrey 4ff5f8fd6a v0.0.2 - use preinstall. 2014-12-07 01:47:00 -08:00
Christopher Jeffrey f561332bb5 v0.0.1 2014-12-07 01:43:43 -08:00
Christopher Jeffrey b77bd43f93 readme again. 2014-12-07 01:00:35 -08:00
Christopher Jeffrey 44d2c978c7 add build comments. 2014-12-07 00:57:33 -08:00
Christopher Jeffrey 90888fabf0 check for bdb compat. 2014-12-07 00:53:27 -08:00
Christopher Jeffrey 66290e217f build libbitcoind.so on install. 2014-12-07 00:30:57 -08:00
Christopher Jeffrey 97e330fcba cleanup 2014-12-07 00:26:15 -08:00
Christopher Jeffrey 73edde12c2 assume git presence. 2014-12-07 00:24:57 -08:00
Christopher Jeffrey 00975732a7 revise readme. add example again. 2014-12-07 00:21:24 -08:00
Christopher Jeffrey 76d8156fd3 typo. 2014-12-07 00:04:13 -08:00
Christopher Jeffrey 612d263180 check for libbbitcoind.so. 2014-12-07 00:02:31 -08:00
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