Commit Graph

1145 Commits

Author SHA1 Message Date
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 9ef45b4409
use SIGHASH_FORKID for cash txs 2017-08-30 15:05:48 -03:00
Ivan Socolsky acdf99a34f
coin dependent default fee levels 2017-08-29 16:33:35 -03:00
Ivan Socolsky 371d315138
parse coin param on /v2/feelevels/ 2017-08-27 20:54:43 -03:00
Ivan Socolsky 5fbb262ace
allow copayers with same xpub for different coins 2017-08-25 17:20:29 -03:00
Ivan Socolsky ba6fbab240
add coin to bc monitor 2017-08-25 16:31:58 -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
magmahindenburg b47dfaeb95 Added an index for copayerId in sessions 2017-08-16 14:51:25 +09: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
Gustavo Maximiliano Cortez 3aaa2bf82e
Adds template for tx-confirmation 2017-05-24 10:27:25 -03:00
Ivan Socolsky acd75cd62c
fix insight block url 2017-05-24 10:27:25 -03:00
Ivan Socolsky dd1c90f2bc
fix arg in call to insight 2017-05-24 10:27:25 -03:00
Ivan Socolsky da6e61b7e7
add REST endpoint 2017-05-24 10:27:25 -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 7803e4576b
tx confirmation subs API endpoints 2017-05-24 10:27:25 -03:00
Ivan Socolsky fdea614d81
storage fns for tx confirmation subs 2017-05-24 10:27:25 -03:00
Ivan Socolsky 300102e053
add tx confirmation model 2017-05-24 10:27:24 -03:00
Ivan Socolsky 0dbdfa1857
refactor fn names 2017-05-24 10:27:24 -03:00
Ivan Socolsky 13472e147a
add method to get txids from a specified block 2017-05-24 10:27:24 -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
Matias Alejo Garcia cb3ee35deb Merge pull request #650 from isocolsky/feat/low-fees
Tag only unconfirmed txs with low fee
2017-04-14 19:25:00 +02:00
Ivan Socolsky bbb6890fd5
only tag unconfirmed txs 2017-04-13 12:50:00 -03:00
Ivan Socolsky 8e60cf01de
avoid storing empty collection 2017-04-13 12:35:15 -03:00
Ivan Socolsky 4fd339da29
store address index even when no new addresses are generated 2017-04-13 11:57:40 -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
CarlosFaria94 ea54fe5a58 Replace ServerWithAuth by Server in getFiatRate
To get a fiat rate there is no need to pass by the authentication mechanisms.

Also, previously the BWS was waiting for a 'source' in query, but the BWC it is sending a 'provider' query, not 'source', turns out that it is impossible to the client to query a specific provider, because fiatRateService do not recognize the variable 'source'.
2017-04-06 12:46:54 +01:00
Ivan Socolsky 752f86029a Merge pull request #642 from matiu/feat/abort
Feat/abort
2017-04-05 12:08:06 -03:00
Matias Alejo Garcia ba2fea93d7
add abort log 2017-04-05 12:02:36 -03:00
Ivan Socolsky aac8b274eb
fix spent utxos check on publish 2017-04-05 10:51:50 -03:00
Matias Alejo Garcia 4f7ddace5f Merge pull request #638 from cmgustavo/bug/text-notification
Replaces (es) text for push notification
2017-03-22 10:23:04 -03:00
Gustavo Maximiliano Cortez aaef977db8
Replaces (es) text for push notification 2017-03-22 10:11:29 -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
Ivan Socolsky ee5a413598
add ignoreRateLimiter option 2017-03-15 15:39:43 -03:00
Ivan Socolsky 558c6fbc38
derive() -> deriveChild() 2017-03-15 15:39:43 -03:00
Ivan Socolsky d93cd4f279
implement multiplier for fee levels 2017-03-01 18:51:22 -03:00
Ivan Socolsky 22ede6ec1b
increase default fee per kb values + add urgent level 2017-03-01 18:50:46 -03:00
Ivan Socolsky 0a059fa5ae Merge pull request #5 from cmgustavo/bug/text-notifications-01
Updates wording for notifications
2017-02-03 15:37:09 -03:00
Gustavo Maximiliano Cortez 19534efac0
Updates wording for notifications 2017-02-03 14:54:10 -03:00
Ivan Socolsky b484e2754b
unsubscribe v2 2017-02-03 14:35:05 -03:00
Ivan Socolsky b9d0b16674
fix request headers 2017-02-03 12:17:41 -03:00
Ivan Socolsky fd7e26372c
fix index definition 2017-02-03 11:35:16 -03:00
Ivan Socolsky 6d55be53d7
test sending push notifications 2017-02-02 21:25:54 -03:00
Ivan Socolsky 0341a865b3
add push notification subscription model to index 2017-02-02 15:36:45 -03:00
Ivan Socolsky 8b62a3b4d8
retrieve all subscription tokens for each recipient 2017-02-02 15:19:11 -03:00
Ivan Socolsky bfcd14d297
add supporting methods for storing/fetching/removing subscriptions 2017-02-02 15:18:45 -03:00
Ivan Socolsky 62de18b8ab
add push notification subscription model 2017-02-02 15:17:27 -03:00
Ivan Socolsky 75c8e28e73
treat single address in output as change 2017-01-16 14:14:28 -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
Matias Alejo Garcia 611169d591
longer timeout for getHistory 2017-01-04 09:34:19 -03:00
Ivan Socolsky 098aad0a21
restore cache collection for tx history 2016-12-05 15:24:38 -03:00
Ivan Socolsky c102515ab4
remove active addresses from bc monitor 2016-12-05 15:18:45 -03:00
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 2016-12-05 15:17:36 -03:00
Ivan Socolsky 4e3e76aecf
make blockchain monitor component testable
Conflicts:
	lib/blockchainmonitor.js
2016-12-05 10:41:21 -03:00
Matias Alejo Garcia 856768103e
fix rate limitation only for POST 2016-12-01 12:42:35 -03:00
Matias Alejo Garcia d8c786df79
better reg 2016-11-30 13:01:53 -03:00
Matias Alejo Garcia 711f9516e5
fix endpoint matching 2016-11-30 11:16:29 -03:00
Matias Alejo Garcia 7f72a481ea
add rate limitation to createWallet 2016-11-30 10:53:33 -03:00
Matias Alejo Garcia 598f6f1361
rm old changes 2016-11-24 10:01:59 -03:00
Matias Alejo Garcia 4a2b92bcb0
rm websockets 2016-11-23 12:19:00 -03:00
Ivan Socolsky fed2338b0d
express endpoint 2016-11-22 10:20:56 -03:00
Ivan Socolsky fcdeab422b
allow session auth for /notification endpoint 2016-11-22 10:20:56 -03:00
Ivan Socolsky 4fd990772c
login/logout & authenticate with session token 2016-11-22 10:20:56 -03:00
Ivan Socolsky 3ee12d3c0f
add session model 2016-11-22 10:20:06 -03:00
Ivan Socolsky 4e42375ad4
redefine fee levels 2016-11-04 11:39:27 -03:00
Ivan Socolsky 00b53ac4cb
add index to TXS & TX_NOTES 2016-10-31 14:24:28 -03:00
Javier dc5dd1a68e return note 2016-10-11 16:12:23 -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
Matias Alejo Garcia 8d0c93b3d0 Merge pull request #573 from isocolsky/feat/fee-level
Allow feeLevel in getSendMaxInfo + v1.11.0
2016-08-24 09:23:36 -03:00
Ivan Socolsky 6f69282db0
add express endpoint 2016-08-24 09:18:02 -03:00
Ivan Socolsky ce3c873c81 Merge pull request #574 from matiu/feat/max_notification_timestamp
max_notification_timespan
2016-08-24 09:13:19 -03:00
Matias Alejo Garcia 56ef081c4d
add max_notification_timestamp 2016-08-24 08:50:26 -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 03858e4f4b
implement feeLevel arg 2016-08-22 19:46:23 -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
Matias Alejo Garcia f4c4f4a5d1 Merge pull request #569 from isocolsky/ref/addr-creation
Move address creation check outside of locked section
2016-08-19 12:05:07 -03:00
Ivan Socolsky 8825265c16
move address_gap check outside of locked section 2016-08-19 11:12:15 -03:00
Ivan Socolsky deffdeb67a
fix 404 on POST v1/txproposals 2016-08-18 13:16:44 -03:00
Matias Alejo Garcia 361cb0409d Merge pull request #559 from braydonf/secp256k1
Use secp256k1 c bindings to verify signatures
2016-08-12 08:28:07 -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