Ivan Socolsky
98165ab5a7
Merge pull request #644 from carlosfaria94/master
Replace ServerWithAuth by Server in getFiatRate
8 years ago
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'.
8 years ago
Ivan Socolsky
752f86029a
Merge pull request #642 from matiu/feat/abort
Feat/abort
8 years ago
Matias Alejo Garcia
d13fe55b66
.
8 years ago
Matias Alejo Garcia
ba2fea93d7
add abort log
8 years ago
Matias Alejo Garcia
3a0431fac6
Merge pull request #641 from isocolsky/fix/utxo-selection
Fix spent utxos check on publish
8 years ago
Ivan Socolsky
aac8b274eb
fix spent utxos check on publish
8 years ago
Matias Alejo Garcia
4f7ddace5f
Merge pull request #638 from cmgustavo/bug/text-notification
Replaces (es) text for push notification
8 years ago
Gustavo Maximiliano Cortez
aaef977db8
Replaces (es) text for push notification
8 years ago
Matias Alejo Garcia
6862e43515
Merge pull request #636 from isocolsky/fix/address-generation-test
Serialize async method in address creation tests
8 years ago
Ivan Socolsky
77ddbb0ca2
serialize async method
8 years ago
Matias Alejo Garcia
892c869490
Merge pull request #635 from isocolsky/update-bitcore-lib
Update bitcore-lib v0.14
8 years ago
Ivan Socolsky
f302499245
v1.15
8 years ago
Matias Alejo Garcia
ae532625d4
Merge pull request #627 from isocolsky/feat/new-pushnotifications
Refactor push notifications
8 years ago
Ivan Socolsky
ee5a413598
add ignoreRateLimiter option
8 years ago
Ivan Socolsky
558c6fbc38
derive() -> deriveChild()
8 years ago
Ivan Socolsky
6485b1c6bd
bitcore-lib 0.14.0
8 years ago
Matias Alejo Garcia
de8056fcfb
Merge pull request #634 from matiu/v/0.14
update bitcore to 0.14
8 years ago
Matias Alejo Garcia
755400c94b
update bitcore to 0.14
8 years ago
Matias Alejo Garcia
8a63447dc0
Merge pull request #631 from isocolsky/feat/urgent-fee
Add 'Urgent' fee level
8 years ago
Ivan Socolsky
d93cd4f279
implement multiplier for fee levels
8 years ago
Ivan Socolsky
aa35fc21bc
test fee multiplier
8 years ago
Ivan Socolsky
22ede6ec1b
increase default fee per kb values + add urgent level
8 years ago
Ivan Socolsky
51114b3bff
Merge pull request #6 from cmgustavo/bug/test-notifications-01
Fix tests for notifications
8 years ago
Gustavo Maximiliano Cortez
78224e7837
Fix tests for notifications
8 years ago
Ivan Socolsky
0a059fa5ae
Merge pull request #5 from cmgustavo/bug/text-notifications-01
Updates wording for notifications
8 years ago
Gustavo Maximiliano Cortez
19534efac0
Updates wording for notifications
8 years ago
Ivan Socolsky
b484e2754b
unsubscribe v2
8 years ago
Ivan Socolsky
f7d7dc691a
default to google push notification url
8 years ago
Ivan Socolsky
b9d0b16674
fix request headers
8 years ago
Ivan Socolsky
fd7e26372c
fix index definition
8 years ago
Ivan Socolsky
c4f6290fda
test subscribe/unsubscribe
8 years ago
Ivan Socolsky
6d55be53d7
test sending push notifications
8 years ago
Ivan Socolsky
0341a865b3
add push notification subscription model to index
8 years ago
Ivan Socolsky
8b62a3b4d8
retrieve all subscription tokens for each recipient
8 years ago
Ivan Socolsky
bfcd14d297
add supporting methods for storing/fetching/removing subscriptions
8 years ago
Ivan Socolsky
c65704a29c
add secret key placeholder to config
8 years ago
Ivan Socolsky
62de18b8ab
add push notification subscription model
8 years ago
Matias Alejo Garcia
7096157bdb
Merge pull request #625 from isocolsky/fix/change-on-single-address
Fix/change on single address
8 years ago
Ivan Socolsky
75c8e28e73
treat single address in output as change
8 years ago
Ivan Socolsky
d4ff5232df
test outgoing tx
8 years ago
Matias Alejo Garcia
b3fd228616
Merge pull request #624 from bitpay/revert-546-rm/2-step-balance
Revert "Remove two step balance & active addresses cache"
8 years ago
Ivan Socolsky
09e778212c
Revert "Remove two step balance & active addresses cache"
8 years ago
Ivan Socolsky
0d16810593
Merge pull request #618 from matiu/mongodb-clean
add mongodb clean script
8 years ago
Matias Alejo Garcia
06779dabfe
add mongodb clean script
8 years ago
Matias Alejo Garcia
b4afcd7a34
Merge pull request #617 from isocolsky/ref/history
Optimize tx decoration using tx proposals in tx history
8 years ago
Ivan Socolsky
82e02e2d49
optimize fetching of tx proposals for history
8 years ago
Matias Alejo Garcia
5d5f887edb
Merge pull request #616 from matiu/history-timeout
longer timeout for getHistory
8 years ago
Matias Alejo Garcia
611169d591
longer timeout for getHistory
8 years ago
Ivan Socolsky
ee081eaf49
Merge pull request #607 from tuladhar/patch-1
Fix Copay Wallet Link
8 years ago