Commit Graph

114 Commits

Author SHA1 Message Date
Ivan Socolsky 82aa97e65c
rm two step balance & active addresses cache 2016-12-05 15:17:36 -03:00
Matias Alejo Garcia 856768103e
fix rate limitation only for POST 2016-12-01 12:42:35 -03:00
Matias Alejo Garcia d8c786df79
better reg 2016-11-30 13:01:53 -03:00
Matias Alejo Garcia 711f9516e5
fix endpoint matching 2016-11-30 11:16:29 -03:00
Matias Alejo Garcia 7f72a481ea
add rate limitation to createWallet 2016-11-30 10:53:33 -03:00
Ivan Socolsky fed2338b0d
express endpoint 2016-11-22 10:20:56 -03:00
Ivan Socolsky fcdeab422b
allow session auth for /notification endpoint 2016-11-22 10:20:56 -03:00
Javier dc5dd1a68e return note 2016-10-11 16:12:23 -03:00
Matias Alejo Garcia 8d0c93b3d0 Merge pull request #573 from isocolsky/feat/fee-level
Allow feeLevel in getSendMaxInfo + v1.11.0
2016-08-24 09:23:36 -03:00
Ivan Socolsky 6f69282db0
add express endpoint 2016-08-24 09:18:02 -03:00
Matias Alejo Garcia 56ef081c4d
add max_notification_timestamp 2016-08-24 08:50:26 -03:00
Ivan Socolsky deffdeb67a
fix 404 on POST v1/txproposals 2016-08-18 13:16:44 -03:00
Ivan Socolsky 41b77d8ccc
add gzip compression 2016-08-09 15:16:45 -03:00
Ivan Socolsky 0403b5ab94
skip log for notification requests 2016-08-02 11:38:40 -03:00
Ivan Socolsky bc9354bf1f
remove tx legacy code 2016-07-26 17:47:15 -03:00
Ivan Socolsky 520dc6ecfd
handle exceptions in express layer 2016-07-26 17:37:25 -03:00
Ivan Socolsky 6a45e00a4c
warn deprecated method invoked 2016-07-15 12:05:32 -03:00
Ivan Socolsky 5bba254ff0
add GET /txnotes/:txid endpoint 2016-06-01 08:44:42 -03:00
Ivan Socolsky 253320ed84
get all notes from a given ts 2016-05-23 09:55:25 -03:00
Ivan Socolsky 7a91d3f652
add REST endpoint 2016-05-23 09:55:24 -03:00
Ivan Socolsky 64665d3efe
REST endpoint 2016-05-03 12:42:04 -03:00
Ivan Socolsky f418009ebf add express endpoint 2016-03-16 16:42:39 -03:00
Matias Alejo Garcia 73e60d5d0f Merge pull request #442 from gabrielbazan7/feat/pushNotifications
fix user field ( push notifications )
2016-01-18 18:03:19 -03:00
Gabriel Bazán 965a859cbc delete token variable 2016-01-18 17:37:40 -03:00
Ivan Socolsky b8f51ce756 fix error condition 2016-01-18 13:22:30 -03:00
Gabriel Bazán bd7bcbab45 push notifications unsubscribe method refactor 2016-01-18 09:40:35 -03:00
Gabriel Bazán c71f6c637f push notifications service subscribe, unsubscribe and tests 2016-01-18 09:40:35 -03:00
Ivan Socolsky b9b1bddea8 REST endpoint + added to shell command 2016-01-13 16:05:08 -03:00
Ivan Socolsky 10ac3a4d65 init fiat rate service from within bws 2016-01-13 16:04:40 -03:00
Ivan Socolsky 450da4ecdc add fiat rate service 2016-01-13 16:03:05 -03:00
Ivan Socolsky 87b96d4a8f keep getStatus() method, add twoStep param 2015-12-11 16:32:38 -03:00
Ivan Socolsky 56d1562e92 express endpoint 2015-12-10 13:03:18 -03:00
Ivan Socolsky 4e7241e86d add v2/balance endpoint 2015-12-10 13:03:18 -03:00
Ivan Socolsky 784a5ad1dc enforce max gap limit on v3 2015-12-09 11:02:50 -03:00
Ivan Socolsky 89b2a08f9f rename sendTx -> publishTx 2015-12-08 12:01:49 -03:00
Ivan Socolsky 0a5e144f93 add express endpoint for sending tx 2015-12-08 10:30:27 -03:00
Ivan Socolsky 4a7614e2d5 rename createTx -> createTxLegacy 2015-12-08 10:30:26 -03:00
Ivan Socolsky 2367365707 fix GET v1/addresses/ endpoint 2015-11-04 12:36:39 -03:00
Matias Alejo Garcia 3425f9ec57 Merge pull request #392 from isocolsky/feat/get-main-addresses-params
Add params to getMainAddresses
2015-10-29 16:38:22 -03:00
Ivan Socolsky 1872f07eed do not perform check on v1 API 2015-10-29 15:28:11 -03:00
Ivan Socolsky 5a3eef6c5c pass params from express endpoint 2015-10-29 15:19:32 -03:00
Ivan Socolsky e7855e1e89 replace minTs with timeSpan (in secs) in /v1/notifications 2015-10-19 17:23:50 -03:00
Ivan Socolsky d6f9633a73 improve tests 2015-10-19 15:04:09 -03:00
Ivan Socolsky 09c5af073d accept minTs arg on v1/notifications but limit it to now - 60s 2015-10-19 14:58:38 -03:00
Ivan Socolsky 19da3f8fd5 add x-service-version header 2015-10-19 11:18:26 -03:00
Ivan Socolsky 685df45e36 express endpoint + tests 2015-10-15 16:30:14 -03:00
Matias Alejo Garcia ac5af8ed73 add walletId and copayerId to log 2015-09-29 10:54:06 -03:00
Gregg Zigler 19cb11abeb rename server to service 2015-09-18 10:20:38 -07:00
Gregg Zigler 9b630002ae rename to disambiguate from clientVersion 2015-09-15 09:43:24 -07:00
Gregg Zigler 9a8c467a01 clients want bws version for logging and debugging 2015-09-15 09:28:08 -07:00