Commit Graph

479 Commits

Author SHA1 Message Date
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 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 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 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 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 ae532625d4 Merge pull request #627 from isocolsky/feat/new-pushnotifications
Refactor push notifications
2017-03-15 15:57:34 -03:00
Ivan Socolsky aa35fc21bc
test fee multiplier 2017-03-01 18:51:07 -03:00
Ivan Socolsky c4f6290fda
test subscribe/unsubscribe 2017-02-02 21:38:20 -03:00
Ivan Socolsky 75c8e28e73
treat single address in output as change 2017-01-16 14:14:28 -03:00
Ivan Socolsky d4ff5232df
test outgoing tx 2017-01-16 13:47:48 -03:00
Ivan Socolsky 09e778212c Revert "Remove two step balance & active addresses cache" 2017-01-11 18:15:00 -03:00
Ivan Socolsky 82e02e2d49
optimize fetching of tx proposals for history 2017-01-05 15:13:10 -03:00
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 2016-12-05 15:17:36 -03:00
Ivan Socolsky 4fd990772c
login/logout & authenticate with session token 2016-11-22 10:20:56 -03:00
Ivan Socolsky 4e42375ad4
redefine fee levels 2016-11-04 11:39:27 -03:00
Ivan Socolsky a420c47ba7
add createdOn to txHistory 2016-10-11 11:43:39 -03:00
Ivan Socolsky c4b293ed3a
return txnote after edit 2016-09-22 10:13:41 -03:00
Ivan Socolsky 270d40f50e
add details to txp related notifications 2016-09-01 17:43:41 -03:00
Matias Alejo Garcia 09f4e5285a
add message and id to new tx proposal
Conflicts:
	test/integration/server.js
2016-08-24 16:46:05 -03:00
Ivan Socolsky 281e8abe5d
allow feeLevel in getSendMaxInfo 2016-08-23 11:57:17 -03:00
Ivan Socolsky 04b8d2afa2
persist feeLevel as part of txp 2016-08-22 20:34:22 -03:00
Ivan Socolsky c5e4c4b9a4
more testing 2016-08-22 20:27:59 -03:00
Ivan Socolsky ee18f7d236
reorg tests + test feeLevel arg 2016-08-22 19:46:02 -03:00
Ivan Socolsky 9984ad0d8f
return txp when republishing 2016-08-19 15:07:44 -03:00
Ivan Socolsky 6d98c8beef
return tx with same foreign ID regardless of status 2016-08-19 13:08:14 -03:00
Ivan Socolsky 7073cef3f6
restore foreign ID tests 2016-08-19 12:32:11 -03:00
Ivan Socolsky 82bd588834
more robust validation of createTx params 2016-08-11 14:03:39 -03:00
Ivan Socolsky d62069f67a
change argument validation 2016-08-11 10:54:15 -03:00
Ivan Socolsky ddd9107600
adjust confirmations for cached txs only 2016-08-10 11:56:10 -03:00
Ivan Socolsky 7914ce7485
fix test 2016-08-10 11:20:48 -03:00
Ivan Socolsky 76f673bc4c
cache blockheight for each network 2016-08-10 10:51:42 -03:00
Ivan Socolsky 756e3d740a
fix tests 2016-08-09 09:33:56 -03:00