Commit Graph

603 Commits

Author SHA1 Message Date
Christopher Jeffrey 331c62fe74 add bin/ 2014-12-09 13:12:13 -08:00
Christopher Jeffrey 93276c8739 update latest commit. 2014-12-09 12:20:36 -08:00
Christopher Jeffrey 635542861f rename patch and new patch for latest rebase. 2014-12-09 12:18:56 -08:00
Christopher Jeffrey b4a96d709e cleanup getTx. 2014-12-09 10:02:34 -08:00
Christopher Jeffrey add618c1e5 check block-tx cache from db. 2014-12-09 09:50:15 -08:00
Christopher Jeffrey fbbc8f5fb2 return tx on sign tx. 2014-12-09 09:46:40 -08:00
Christopher Jeffrey 7ce053ab05 add getTransactionWithBlock. 2014-12-08 14:37:51 -08:00
Christopher Jeffrey f6758c0e6f cache block by tx. 2014-12-08 14:16:19 -08:00
Christopher Jeffrey da82924717 disable txindex for now. 2014-12-08 14:04:27 -08:00
Christopher Jeffrey 614cb91dbf improve ismine. 2014-12-08 14:02:41 -08:00
Christopher Jeffrey 7e5c6a7dac use txindex by default. 2014-12-08 13:50:21 -08:00
Christopher Jeffrey eeec6573ae remove traverse arg. 2014-12-08 13:38:46 -08:00
Christopher Jeffrey c4f204dfa8 no db caching for now. 2014-12-08 13:19:22 -08:00
Christopher Jeffrey 40da6fe0ae make traverse always true for now. 2014-12-08 13:18:30 -08:00
Christopher Jeffrey 23f71c936c remove get_tx_ldb. 2014-12-08 13:09:09 -08:00
Christopher Jeffrey 83048eef33 add get_tx_ldb. 2014-12-08 13:07:12 -08:00
Christopher Jeffrey e1bb7bb666 fix getTx traverse. 2014-12-08 12:45:11 -08:00
Christopher Jeffrey 72342c0cdb fix parse error. 2014-12-08 12:38:27 -08:00
Christopher Jeffrey 0b07a7839b refactor lib/bitcoind.js. 2014-12-08 12:33:59 -08:00
Christopher Jeffrey 263bc2fa73 add traverse option to get_tx. 2014-12-08 12:33:41 -08:00
Christopher Jeffrey d37be97ad9 attempt to use tx block caching again. 2014-12-08 11:34:20 -08:00
Christopher Jeffrey 3cbc54bcde fix get_tx usage. 2014-12-08 11:32:11 -08:00
Christopher Jeffrey 32fd1fceb4 make var names more consistent. 2014-12-08 11:31:00 -08:00
Christopher Jeffrey fab1f4512b database improvements. record blockhash. 2014-12-08 11:30:06 -08:00
Christopher Jeffrey 6347910195 do not use LDB_TX. 2014-12-08 10:21:50 -08:00
Christopher Jeffrey aeb454b52c misc fixes. 2014-12-08 10:00:53 -08:00
Christopher Jeffrey 6970f8a593 revise leveldb parser. add chainstate parser. 2014-12-08 09:46:51 -08:00
Christopher Jeffrey b740185c69 v0.0.5 2014-12-07 02:08:13 -08:00
Christopher Jeffrey 17086d46a0 rm libbitcoind. 2014-12-07 02:07:57 -08:00
Christopher Jeffrey 49b41f81fd v0.0.4 2014-12-07 02:06:37 -08:00
Christopher Jeffrey 5832f93b78 do not delete btc tree. 2014-12-07 02:06:18 -08:00
Christopher Jeffrey fe1739c809 v0.0.3 2014-12-07 02:03:02 -08:00
Christopher Jeffrey a3cf6cc083 use os.sh for more functionality. 2014-12-07 02:02:51 -08:00
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