Ivan Socolsky
87ba10de84
add coin arg to getBalance
7 years ago
Ivan Socolsky
371d315138
parse coin param on /v2/feelevels/
7 years ago
Ivan Socolsky
4d7a5ee3d5
prevent joining wallet for different coin
7 years ago
Ivan Socolsky
565bc01339
bug fixes
8 years ago
Ivan Socolsky
2ab93cea1d
get wallet from identifier + REST endpoint
8 years ago
Ivan Socolsky
41c82e9e76
add support staff flag to copayer lookup collection
8 years ago
Ivan Socolsky
da6e61b7e7
add REST endpoint
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
Matias Alejo Garcia
ba2fea93d7
add abort log
8 years ago
Ivan Socolsky
ee5a413598
add ignoreRateLimiter option
8 years ago
Ivan Socolsky
b484e2754b
unsubscribe v2
8 years ago
Ivan Socolsky
09e778212c
Revert "Remove two step balance & active addresses cache"
8 years ago
Ivan Socolsky
82aa97e65c
rm two step balance & active addresses cache
9 years ago
Matias Alejo Garcia
856768103e
fix rate limitation only for POST
8 years ago
Matias Alejo Garcia
d8c786df79
better reg
8 years ago
Matias Alejo Garcia
711f9516e5
fix endpoint matching
8 years ago
Matias Alejo Garcia
7f72a481ea
add rate limitation to createWallet
8 years ago
Matias Alejo Garcia
598f6f1361
rm old changes
8 years ago
Matias Alejo Garcia
4a2b92bcb0
rm websockets
8 years ago
Ivan Socolsky
fed2338b0d
express endpoint
9 years ago
Ivan Socolsky
fcdeab422b
allow session auth for /notification endpoint
9 years ago
Javier
dc5dd1a68e
return note
8 years ago
Ivan Socolsky
6f69282db0
add express endpoint
8 years ago
Matias Alejo Garcia
56ef081c4d
add max_notification_timestamp
8 years ago
Ivan Socolsky
deffdeb67a
fix 404 on POST v1/txproposals
9 years ago
Ivan Socolsky
41b77d8ccc
add gzip compression
9 years ago
Ivan Socolsky
0403b5ab94
skip log for notification requests
9 years ago
Ivan Socolsky
bc9354bf1f
remove tx legacy code
9 years ago
Ivan Socolsky
520dc6ecfd
handle exceptions in express layer
9 years ago
Ivan Socolsky
6a45e00a4c
warn deprecated method invoked
9 years ago
Ivan Socolsky
5bba254ff0
add GET /txnotes/:txid endpoint
9 years ago
Ivan Socolsky
253320ed84
get all notes from a given ts
9 years ago
Ivan Socolsky
7a91d3f652
add REST endpoint
9 years ago
Ivan Socolsky
64665d3efe
REST endpoint
9 years ago
Ivan Socolsky
f418009ebf
add express endpoint
9 years ago
Gabriel Bazán
965a859cbc
delete token variable
9 years ago
Ivan Socolsky
b8f51ce756
fix error condition
9 years ago
Gabriel Bazán
bd7bcbab45
push notifications unsubscribe method refactor
9 years ago
Gabriel Bazán
c71f6c637f
push notifications service subscribe, unsubscribe and tests
9 years ago
Ivan Socolsky
b9b1bddea8
REST endpoint + added to shell command
9 years ago
Ivan Socolsky
10ac3a4d65
init fiat rate service from within bws
9 years ago
Ivan Socolsky
450da4ecdc
add fiat rate service
9 years ago
Ivan Socolsky
87b96d4a8f
keep getStatus() method, add twoStep param
9 years ago
Ivan Socolsky
56d1562e92
express endpoint
9 years ago
Ivan Socolsky
4e7241e86d
add v2/balance endpoint
9 years ago
Ivan Socolsky
784a5ad1dc
enforce max gap limit on v3
9 years ago
Ivan Socolsky
89b2a08f9f
rename sendTx -> publishTx
9 years ago
Ivan Socolsky
0a5e144f93
add express endpoint for sending tx
9 years ago
Ivan Socolsky
4a7614e2d5
rename createTx -> createTxLegacy
9 years ago
Ivan Socolsky
2367365707
fix GET v1/addresses/ endpoint
9 years ago