567 Commits (5c3b0f4d37193723ae54e5175b147450aa70bb34)

Author SHA1 Message Date
Gabriel Bazán bd7bcbab45 push notifications unsubscribe method refactor 9 years ago
Gabriel Bazán 88d292aace test fixed 9 years ago
Gabriel Bazán c71f6c637f push notifications service subscribe, unsubscribe and tests 9 years ago
Ivan Socolsky 5c75fde169 check new client version for paypro txs 9 years ago
Ivan Socolsky 8a6c5dfc13 establish a limit on look back time for a valid rate 9 years ago
Ivan Socolsky 57912a3180 define constants in defaults.js 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 aac0b70df4 separate initialization from cron job 9 years ago
Ivan Socolsky 8d6d545139 test error handling in fetching process 9 years ago
Ivan Socolsky aa415268fc test fetch 9 years ago
Ivan Socolsky 5d868d57c4 test specific provider 9 years ago
Ivan Socolsky e62e5b032d add fetchedOn to returned rates 9 years ago
Ivan Socolsky 0922a5fa6e integration tests 9 years ago
Ivan Socolsky 450da4ecdc add fiat rate service 9 years ago
Gabriel Bazán 5c1a95d5d2 refactor 9 years ago
Kosta Korenkov 6a9db29192 Return tx customData wth txHistory 9 years ago
Gabriel Bazán ba1c603977 add integrations test - should exclude outgoing notifications 9 years ago
Gabriel Bazán f6aef2de7c add join test 9 years ago
Gabriel Bazán 925e83b74a pushnotificationsservice path fix 9 years ago
Gabriel Bazán 92aac31b4c template path fix 9 years ago
Javier a8f1bdd3c9 WIP integrations test 9 years ago
Ivan Socolsky 08f37a97b6 additional tests 9 years ago
Ivan Socolsky a002ff0cfc return both totalSize & confirmedSize 9 years ago
Ivan Socolsky 3bef4f30b6 initialize amount field on multiple_output tx proposals 9 years ago
Ivan Socolsky 4198d5c47c handle initial conditions (empty cache) 9 years ago
Matias Alejo Garcia 0968de59dd enforce txhistory limit 9 years ago
Ivan Socolsky 87b96d4a8f keep getStatus() method, add twoStep param 9 years ago
Ivan Socolsky cc94b19e82 rebase 9 years ago
Ivan Socolsky 56d1562e92 express endpoint 9 years ago
Ivan Socolsky 9dcae6f4bc introduce threshold for nb of addresses 9 years ago
Ivan Socolsky 0ab57133fd fix tests 9 years ago
Ivan Socolsky 2914584d50 test new addresses 9 years ago
Ivan Socolsky 94a376ca33 store cached data in db 9 years ago
Ivan Socolsky 3874d14f71 2 step getBalance 9 years ago
Ivan Socolsky 6f280d07da Revert "Temporarily disable max address gap limit" 9 years ago
Ivan Socolsky 89b2a08f9f rename sendTx -> publishTx 9 years ago
Ivan Socolsky 3f35d8f141 return upgrade_needed for legacy clients 9 years ago
Ivan Socolsky 0bb043d034 simplify proposal creation + allow non-validated outputs (external txps) 9 years ago
Ivan Socolsky 5054c1d9f4 reorganize integration tests 9 years ago
Ivan Socolsky 092c3ff37e make self contained signature keys optional 9 years ago
Ivan Socolsky 87d7a1bd92 tests for proposal signature & signing key 9 years ago
Ivan Socolsky 76831caf50 verify proposal signature over raw tx 9 years ago
Ivan Socolsky 4a7614e2d5 rename createTx -> createTxLegacy 9 years ago
Ivan Socolsky 8ef05c8841 check available utxos when sending temporary txp 9 years ago
Ivan Socolsky 30c8072b8b send tx (publish) + tests 9 years ago
Ivan Socolsky 2211847d0c remove type from txproposal model 9 years ago
Ivan Socolsky 9db456550f create temporary proposal + test 9 years ago
Ivan Socolsky 563ee14dc1 txproposal.js -> txproposal_legacy.js 9 years ago
Ivan Socolsky 8630b03c40 skip tests 9 years ago