Commit Graph

628 Commits

Author SHA1 Message Date
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 a00572a194
fix rebase 2017-11-08 10:11:57 -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 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 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 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
Matias Alejo Garcia 9177033ac0
add TWO_STEP_CREATION_HOURS default 2017-10-30 17:50:56 -03: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 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
Ivan Socolsky 7bbc6aea82
check coin arg is valid 2017-09-01 15:06:58 -03:00
Ivan Socolsky 87ba10de84
add coin arg to getBalance 2017-09-01 11:45:19 -03:00
Ivan Socolsky 30494a8133
fetch address by walletId/coin 2017-08-31 11:59:30 -03:00
Ivan Socolsky acdf99a34f
coin dependent default fee levels 2017-08-29 16:33:35 -03:00
Ivan Socolsky 5fbb262ace
allow copayers with same xpub for different coins 2017-08-25 17:20:29 -03:00
Ivan Socolsky 06b63e0311
all methods working with coin 2017-08-25 16:04:14 -03:00
Ivan Socolsky 4d7a5ee3d5
prevent joining wallet for different coin 2017-08-25 10:11:46 -03:00
Ivan Socolsky daad0367d7
add coin argument to wallet 2017-08-25 09:52:58 -03:00
Ivan Socolsky 279d2ecc68
test #getWalletFromIdentifier 2017-06-29 14:51:13 -03:00
Ivan Socolsky 565bc01339
bug fixes 2017-06-29 14:51:13 -03:00
Ivan Socolsky 2ab93cea1d
get wallet from identifier + REST endpoint 2017-06-29 14:51:13 -03:00
Ivan Socolsky 41c82e9e76
add support staff flag to copayer lookup collection 2017-06-29 14:51:12 -03:00
Ivan Socolsky c87350d7ef
send notification 2017-05-24 10:27:25 -03:00
Ivan Socolsky 7803e4576b
tx confirmation subs API endpoints 2017-05-24 10:27:25 -03:00
Ivan Socolsky 4be0937e5b
fix resulting amount below dust 2017-05-15 10:24:15 -03:00
Ivan Socolsky bbb6890fd5
only tag unconfirmed txs 2017-04-13 12:50:00 -03:00
Ivan Socolsky 785fc4676e
improve robustness & tests 2017-04-12 11:12:46 -03:00
Ivan Socolsky 1d4cf86a56
detect low fee txs in tx history 2017-04-12 10:49:28 -03:00
Ivan Socolsky aac8b274eb
fix spent utxos check on publish 2017-04-05 10:51:50 -03:00
Matias Alejo Garcia 892c869490 Merge pull request #635 from isocolsky/update-bitcore-lib
Update bitcore-lib v0.14
2017-03-15 16:40:03 -03:00
Ivan Socolsky f302499245
v1.15 2017-03-15 16:12:13 -03:00
Matias Alejo Garcia ae532625d4 Merge pull request #627 from isocolsky/feat/new-pushnotifications
Refactor push notifications
2017-03-15 15:57:34 -03:00