109 Commits (17fb1bc9cd31f9cad1f7634fdb1f4df97e773c3f)

Author SHA1 Message Date
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
Matias Alejo Garcia ac5af8ed73 add walletId and copayerId to log 9 years ago
Gregg Zigler 19cb11abeb rename server to service 9 years ago
Gregg Zigler 9b630002ae rename to disambiguate from clientVersion 9 years ago
Gregg Zigler 9a8c467a01 clients want bws version for logging and debugging 9 years ago
Ivan Socolsky bbd3689c54 v2 endpoints for create & join 9 years ago
Matias Alejo Garcia a1db2a44d4 fix v1/feelevels 9 years ago
Matias Alejo Garcia fdb3e35864 better insight error handling 9 years ago
Ivan Socolsky 97e63f9c6f enable both bip44/45 & p2sh/pkh 9 years ago
Ivan Socolsky a197d5c98b add p2pkh flag to POST v2/wallets endpoint 9 years ago
Ivan Socolsky 27521d45b3 add POST v2/wallets endpoint 9 years ago