78 Commits (092c3ff37e5d2333e54384248c14ea921594794d)

Author SHA1 Message Date
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
Matias Alejo Garcia edc3bc6713 supports multiple pubkeys per copayer 10 years ago
Ivan Socolsky c0f673f1ed fix result type 10 years ago
Ivan Socolsky 4502dd284a express endpoint 10 years ago
Ivan Socolsky 3f0cfbc7c1 listen to address param 10 years ago
Ivan Socolsky 4dbcb639fe add opts param to getUtxos 10 years ago
Ivan Socolsky e1fac88a8e improve error codes 10 years ago
Kosta Korenkov 55f3a46b77 Expose getUtxos to public 10 years ago
Ivan Socolsky 15234bee6b add REST endpoint 10 years ago
Ivan Socolsky d76cd8ec5a add client-version to expressapp 10 years ago
Ivan Socolsky 7e4a5f966a refactor REST endpoint 10 years ago
Ivan Socolsky 2942d4dc05 add endpoint for preferences 10 years ago
Matias Pando 0412a35195 Added missing returns and moved to /lib 10 years ago
Matias Pando ade91a5612 Fixing minor issues 10 years ago
Matias Pando 2873fd8e40 Splitting stats by date 10 years ago
Matias Pando ee3e07eec7 Adding stats on bws 10 years ago
Ivan Socolsky eace1295ea add preferences to wallet status 10 years ago
Ivan Socolsky b39e719fce refactor express app 10 years ago
Matias Alejo Garcia b84c1dc178 async initialize 10 years ago
Matias Alejo Garcia 56543d3907 add "trust proxy" 10 years ago
Matias Alejo Garcia 33eb17dd8d better logs + init db after sticky 10 years ago
Matias Alejo Garcia 238077a8bd refactor config 10 years ago
Ivan Socolsky 04d6597864 add json response on delete 10 years ago
Matias Alejo Garcia 6beae7cf11 map getTx 10 years ago