120 Commits (e2f497a6e56d4551d762ee90d1457fc168bcf551)

Author SHA1 Message Date
CarlosFaria94 ea54fe5a58 Replace ServerWithAuth by Server in getFiatRate 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
Ivan Socolsky 1872f07eed do not perform check on v1 API 9 years ago
Ivan Socolsky 5a3eef6c5c pass params from express endpoint 9 years ago
Ivan Socolsky e7855e1e89 replace minTs with timeSpan (in secs) in /v1/notifications 9 years ago
Ivan Socolsky d6f9633a73 improve tests 9 years ago
Ivan Socolsky 09c5af073d accept minTs arg on v1/notifications but limit it to now - 60s 9 years ago
Ivan Socolsky 19da3f8fd5 add x-service-version header 9 years ago
Ivan Socolsky 685df45e36 express endpoint + tests 9 years ago