Commit Graph

1145 Commits

Author SHA1 Message Date
Matias Alejo Garcia 2f93137767
fix bcmonitor startup 2017-12-26 15:57:28 -03:00
Matias Alejo Garcia d5bcb182d6
bumped max_fee_per_kb from 1000 to 10k sat/b :( 2017-12-26 10:56:45 -03:00
Matias Alejo Garcia 6a916bdf17
different timeouts for the utxos 2017-11-23 10:04:24 -03:00
Matias Alejo Garcia 869840eae4
fix: handle outgoing TXs foreign crafted 2017-11-16 16:20:53 -03:00
Matias Alejo Garcia 9f248357e6
fix translation of txs 2017-11-14 00:13:00 -03:00
Matias Alejo Garcia 616a8c40a7
rm log 2017-11-13 23:43:51 -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 a00572a194
fix rebase 2017-11-08 10:11:57 -03:00
Matias Alejo Garcia fe02071a38
fix rebase 2017-11-08 08:52:01 -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
Justin Langston ead5ddb817
Adding insight request queue 2017-11-07 15:58:54 -05:00
Matias Alejo Garcia 2493dbb98d
restrict UTXO queries when sending a tx 2017-11-05 09:36:29 -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 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 0d839a1c74
adds new DB index 2017-11-02 07:58:00 -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 9177033ac0
add TWO_STEP_CREATION_HOURS default 2017-10-30 17:50:56 -03:00
Matias Alejo Garcia f07bda2d22 Merge pull request #714 from bitpay/bug/timeouts
new timeouts
2017-10-26 17:47:46 -03:00
Matias Alejo Garcia e87521149a
new timeouts 2017-10-26 16:59:50 -03:00
Matias Alejo Garcia 13229b8aa9 Merge pull request #713 from bitpay/feat/estimateFee-limit
add rateLimiter to estimateFee
2017-10-19 15:01:42 -03:00
Matias Alejo Garcia 9d6af8cd0e
add rateLimiter to estimateFee 2017-10-19 14:52:53 -03:00
Justin Langston 622f9cf7c4
adding needed index for email_queue.id 2017-09-26 22:06:05 -04:00
matiu 51f66c7f8d do not decorate address with .coin param is given 2017-09-14 19:54:01 -03:00
matiu a9e56dd3be fix getUtxos + tests 2017-09-14 00:49:44 -03:00
matiu 5186392558 add BCH createTX tests 2017-09-13 16:46:23 -03:00
matiu d8e6964587 support cross-coin balance querying, using different address versions 2017-09-13 15:35:48 -03:00
matiu 570c8c193f add coin to getUtxo 2017-09-12 23:42:14 -03:00
Ivan Socolsky f0a48e1217
use wallet unit for BCH 2017-09-08 16:18:25 -03:00
Ivan Socolsky 8dd76a0dba
handle unsupported pair coin/network 2017-09-08 13:06:13 -03:00
Ivan Socolsky fd9a2ad839
fix check for txid 2017-09-08 12:46:55 -03:00
Ivan Socolsky 5c3b0f4d37
get utxos based on current wallet coin 2017-09-04 10:40:16 -03:00
matiu 05982ba166 fix change address storage for single address wallets 2017-09-04 08:46:45 -03:00
matiu b74318862e add uniq to insight queries 2017-09-03 11:16:02 -03:00
Ivan Socolsky 7bbc6aea82
check coin arg is valid 2017-09-01 15:06:58 -03:00