Commit Graph

622 Commits

Author SHA1 Message Date
Christopher Jeffrey 7ff23d948c better checks for OS. 2014-12-10 10:09:17 -08:00
Christopher Jeffrey 84a20b4418 v0.0.8 2014-12-09 15:15:28 -08:00
Christopher Jeffrey a9f8c13d0c Revert "Revert commit update to avoid gcc compiler bug."
This reverts commit 2b7ab4632b.
2014-12-09 15:14:53 -08:00
Christopher Jeffrey b8ab346349 v0.0.7. 2014-12-09 15:06:19 -08:00
Christopher Jeffrey 2b7ab4632b Revert commit update to avoid gcc compiler bug.
This reverts commit 93276c8739.
2014-12-09 15:05:06 -08:00
Christopher Jeffrey 3a36e5fc4e remove useless blockhash set. 2014-12-09 14:38:58 -08:00
Christopher Jeffrey 110c089c88 remove GetTransaction call. 2014-12-09 14:21:45 -08:00
Christopher Jeffrey b37a66cdd8 check whether tx is owned by user earlier. 2014-12-09 14:20:59 -08:00
Christopher Jeffrey 171207b477 use get_tx for resolving prev_outs. 2014-12-09 14:19:44 -08:00
Christopher Jeffrey 83e2c05be7 remove dead code used to resolve unknown prev_outs. 2014-12-09 14:18:03 -08:00
Christopher Jeffrey 98a99c404f update readme. 2014-12-09 14:17:39 -08:00
Christopher Jeffrey c430c2cece v0.0.6 2014-12-09 13:32:39 -08:00
Christopher Jeffrey 8a0e18efec update patch script with new location. 2014-12-09 13:31:25 -08:00
Christopher Jeffrey 87e1954e49 move patch to etc/. 2014-12-09 13:30:50 -08:00
Christopher Jeffrey b0284c12ba update package.json for scripts. 2014-12-09 13:30:20 -08:00
Christopher Jeffrey e63f427bdb use bash now. 2014-12-09 13:29:32 -08:00
Christopher Jeffrey 362ab2b2e6 readlink -f would be better. thanks osx. 2014-12-09 13:28:20 -08:00
Christopher Jeffrey c06753cd20 remove .sh extensions. 2014-12-09 13:24:52 -08:00
Christopher Jeffrey b14e9dd4d2 bin: get current directory. 2014-12-09 13:24:24 -08:00
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