102 Commits (a6846b5b2a8408ae59dd309ba044c2eb7a6ebc70)

Author SHA1 Message Date
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
Ivan Socolsky bafe84a2e0 replace feePerKB with feePerKb to match rest of API 10 years ago
Gregg Zigler f94c373031 errors from external services have different status and message property names 10 years ago
Ivan Socolsky 880f3185b5 fix api/v2/status 10 years ago
Ivan Socolsky 6317c65f2c fix api/v2/status 10 years ago
Ivan Socolsky 1dfc599ac4 fix arg in express 10 years ago
Ivan Socolsky 0ee0161e10 v2/wallets/ endpoint 10 years ago
Matias Alejo Garcia 0a1b9319e5 change endpoint for add access 10 years ago
Matias Alejo Garcia c0d2fca792 adds express endpoint for addAccess 10 years ago