Commit Graph

747 Commits

Author SHA1 Message Date
Matias Alejo Garcia 8f35e78b57
better handling of different BCH addresses formats 2018-03-13 14:58:28 -03:00
Matias Alejo Garcia 58447bbceb
change addresstranslator format naming 2018-03-13 12:24:22 -03:00
Matias Alejo Garcia 771cf5d82c
modifies address translator to support Cashaddr 2018-03-06 11:17:37 -05:00
Matias Alejo Garcia d4ef5345f6
add testcases to BCH/testnet support 2018-03-06 10:44:50 -05:00
Matias Alejo Garcia 4a19302a89
fix helper 2018-02-09 13:24:38 -03:00
Matias Alejo Garcia 41af549ed2
Add interrupted scan cache + status 2018-02-09 13:07:41 -03:00
Matias Alejo Garcia 23b183714a
validate xpubkeys 2018-01-17 20:45:47 -03:00
Matias Alejo Garcia 869840eae4
fix: handle outgoing TXs foreign crafted 2017-11-16 16:20:53 -03:00
Matias Alejo Garcia 920680b35f
add missing files 2017-11-13 23:32:57 -03:00
Matias Alejo Garcia f9ec2e1d5b
fee levels cache 2017-11-08 08:47:46 -03:00
Matias Alejo Garcia 5c22852328
better tests 2017-11-02 14:31:56 -03:00
Matias Alejo Garcia 1db21481d6
fast balance cache 2017-11-02 13:38:10 -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 85156a8898
2step optimizations 2017-10-31 19:21:36 -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
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
Ivan Socolsky f0a48e1217
use wallet unit for BCH 2017-09-08 16:18:25 -03:00
matiu 05982ba166 fix change address storage for single address wallets 2017-09-04 08:46:45 -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 98bdaebbfb
fix testdata 2017-08-31 11:04:47 -03:00
Ivan Socolsky fbe2040cbb
fix feelevel tests 2017-08-30 15:23:19 -03:00
Ivan Socolsky 5fbb262ace
allow copayers with same xpub for different coins 2017-08-25 17:20:29 -03:00
Ivan Socolsky 58cb560b79
select appropriate Bitcore when building/signing tx proposal 2017-08-25 16:23:27 -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 41c82e9e76
add support staff flag to copayer lookup collection 2017-06-29 14:51:12 -03:00
Ivan Socolsky 8df8327395
send email 2017-05-24 10:27:25 -03:00
Ivan Socolsky c621d1c573
send push notification 2017-05-24 10:27:25 -03:00
Ivan Socolsky c87350d7ef
send notification 2017-05-24 10:27:25 -03:00
Ivan Socolsky b856d1cb02
fix small test issue 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 a2944af07e
avoid replaying notification for incoming txs 2017-04-14 14:28:50 -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
Ivan Socolsky 77ddbb0ca2
serialize async method 2017-03-15 17:01:28 -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
Matias Alejo Garcia ae532625d4 Merge pull request #627 from isocolsky/feat/new-pushnotifications
Refactor push notifications
2017-03-15 15:57:34 -03:00
Ivan Socolsky 558c6fbc38
derive() -> deriveChild() 2017-03-15 15:39:43 -03:00
Ivan Socolsky aa35fc21bc
test fee multiplier 2017-03-01 18:51:07 -03:00
Gustavo Maximiliano Cortez 78224e7837
Fix tests for notifications 2017-02-03 16:43:55 -03:00