Commit Graph

2051 Commits

Author SHA1 Message Date
Matias Alejo Garcia 72608f64f3
Merge pull request #732 from matiu/bug/log
rm log
2017-11-13 23:44:24 -03:00
Matias Alejo Garcia 616a8c40a7
rm log 2017-11-13 23:43:51 -03:00
Matias Alejo Garcia a62cb3da6f
Merge pull request #731 from matiu/feat/addr-translate
Feat/addr translate
2017-11-13 23:38:31 -03:00
Matias Alejo Garcia 89ab474d2a
. 2017-11-13 23:35:58 -03:00
Matias Alejo Garcia 920680b35f
add missing files 2017-11-13 23:32:57 -03:00
Matias Alejo Garcia 55ce16b552
translate addr module 2017-11-13 23:32:19 -03:00
Matias Alejo Garcia 391898a06e
add logs 2017-11-13 21:56:06 -03:00
Matias Alejo Garcia 3718493277
Merge pull request #729 from matiu/bug/fix-rebase
fix rebase
2017-11-08 10:13:09 -03:00
Matias Alejo Garcia a00572a194
fix rebase 2017-11-08 10:11:57 -03:00
Matias Alejo Garcia b3558ae1e5
Merge pull request #728 from matiu/feat/fee-cache
Feat/fee cache
2017-11-08 09:47:27 -03:00
Matias Alejo Garcia fe02071a38
fix rebase 2017-11-08 08:52:01 -03:00
Matias Alejo Garcia b12634f1d8
Merge pull request #726 from lukechilds/patch-1
Fix typo in readme
2017-11-08 08:49:22 -03:00
Matias Alejo Garcia f9ec2e1d5b
fee levels cache 2017-11-08 08:47:46 -03:00
Matias Alejo Garcia 71d146bc9e
fix utxo get 2017-11-08 08:43:40 -03:00
Matias Alejo Garcia 2692f579e2
Merge pull request #727 from nitsujlangston/queueInsightRequests
Adding insight request queue
2017-11-07 18:20:53 -03:00
Justin Langston ead5ddb817
Adding insight request queue 2017-11-07 15:58:54 -05:00
Luke Childs 7e788e202c
Fix typo in readme 2017-11-07 11:36:53 +07:00
Matias Alejo Garcia bdc0ba9699
Merge pull request #723 from matiu/bug/utxo-query
restrict UTXO queries when sending a tx
2017-11-05 09:43:37 -03:00
Matias Alejo Garcia 2493dbb98d
restrict UTXO queries when sending a tx 2017-11-05 09:36:29 -03:00
Matias Alejo Garcia a7cd4e6171
Merge pull request #722 from matiu/feat/logs2
better logs
2017-11-03 11:39:25 -03:00
Matias Alejo Garcia 64e5a292e4
fix logw 2017-11-03 11:10:21 -03:00
Matias Alejo Garcia 6361006b8d
better logs 2017-11-03 10:17:13 -03:00
Matias Alejo Garcia a1ec459311
Merge pull request #721 from matiu/opt/fast-balance-cache
Opt/fast balance cache
2017-11-02 15:19:22 -03:00
Matias Alejo Garcia 5c22852328
better tests 2017-11-02 14:31:56 -03:00
Matias Alejo Garcia 23278a06fb
skip doing 2 queries if all addresses are active (only in new imported wallets, mainly) 2017-11-02 13:38:10 -03:00
Matias Alejo Garcia 1db21481d6
fast balance cache 2017-11-02 13:38:10 -03:00
Matias Alejo Garcia bf2e281787
WIP short address cache 2017-11-02 13:38:10 -03:00
Matias Alejo Garcia cc9e0ba403
Merge pull request #718 from bitpay/feat/2-step-opt
Feat/2 step opt
2017-11-02 13:03:19 -03:00
Matias Alejo Garcia bd24613261
add pm2 doc 2017-11-02 08:06:38 -03:00
Matias Alejo Garcia 9140f89944
Update README.md 2017-11-02 08:06:26 -03:00
Matias Alejo Garcia 545dd4e51a
Merge pull request #598 from huangbong/master
Added app.js to spawn service scripts, PM2 compatibility
2017-11-02 08:04:17 -03:00
Matias Alejo Garcia a04ac1383c
Merge pull request #720 from matiu/opt/db-indexes2
Opt/db indexes2
2017-11-02 08:00:02 -03:00
Matias Alejo Garcia 0d839a1c74
adds new DB index 2017-11-02 07:58:00 -03:00
Matias Alejo Garcia e4d7f3ee7b
adds JSHint 2017-11-02 07:57:51 -03:00
Matias Alejo Garcia 8bffde15a2
Merge pull request #717 from JDonadio/stats/bch
BCH Stats
2017-11-02 07:31:15 -03:00
Matias Alejo Garcia b8c52a814c
add log to derive 2017-11-01 16:56:32 -03:00
Matias Alejo Garcia 0b6e5771c4
rm twoStep cache on address scan 2017-11-01 16:15:35 -03:00
Matias Alejo Garcia 2d46dca887
change default 2017-11-01 11:45:38 -03:00
Matias Alejo Garcia f911ac3cc6
add new test, and better logs 2017-11-01 11:43:47 -03:00
Matias Alejo Garcia 002f9c77a6
fix tests, add lock to long utxo queries 2017-10-31 23:45:42 -03:00
Matias Alejo Garcia 3a75b38232
add lock 2017-10-31 20:13:37 -03:00
Matias Alejo Garcia 85156a8898
2step optimizations 2017-10-31 19:21:36 -03:00
JDonadio 1949924c1c
search bch txps 2017-10-31 10:28:08 -03:00
JDonadio dac3d1ab0b
search bch wallets 2017-10-31 09:49:12 -03:00
Matias Alejo Garcia 74f71230d8
add TWO_STEP_CREATION_HOURS default 2017-10-30 17:52:38 -03:00
Matias Alejo Garcia 9177033ac0
add TWO_STEP_CREATION_HOURS default 2017-10-30 17:50:56 -03:00
Matias Alejo Garcia 7a12b1761b
Merge pull request #715 from bitpay/ref/deps-bitcore
Ref/deps bitcore
2017-10-27 19:26:53 -03:00
Matias Alejo Garcia f15d69f7cf
update bitcore-lib-cash 2017-10-27 19:09:30 -03:00
Matias Alejo Garcia ec47ec0b61
bump 2017-10-27 13:12:06 -03:00
Matias Alejo Garcia ad772b7f6e
update bitcore 2017-10-27 13:02:37 -03:00