Commit Graph

854 Commits

Author SHA1 Message Date
Ivan Socolsky 62c0fb06ef test utxo confirmation priority 2016-03-04 17:50:23 -03:00
Ivan Socolsky a8cd4fe2c6 improve test cases 2016-03-04 17:50:23 -03:00
Ivan Socolsky fdd5255e59 add stop conditions for small utxos 2016-03-04 17:50:23 -03:00
Ivan Socolsky cd82017845 fix tests 2016-03-04 17:50:23 -03:00
Ivan Socolsky 328f6250be improve utxo mocking 2016-03-04 17:50:23 -03:00
Ivan Socolsky dbba3acfa8 new input selection algorithm 2016-03-04 17:50:22 -03:00
Ivan Socolsky 5f5aed6345 cache last fee level 2016-03-04 17:02:05 -03:00
Ivan Socolsky f878594d40 rm feeLevel 2016-03-04 11:07:17 -03:00
Ivan Socolsky 682bf7fdd2 make feePerKb required 2016-03-04 11:06:16 -03:00
Ivan Socolsky 446f35426f remove explicit final fee for tx creation 2016-03-04 10:30:26 -03:00
Ivan Socolsky 37f87e4793 accept feeLevel on createTx 2016-03-04 10:30:26 -03:00
Ivan Socolsky 9e0891f644 new defaults 2016-03-04 09:51:59 -03:00
Ivan Socolsky f7013a4589 expand address scan gap 2016-03-01 10:56:13 -03:00
Matias Alejo Garcia 791330e82f better logs 2016-02-23 16:00:34 -03:00
Matias Alejo Garcia 52570d3d40 change log level 2016-02-23 13:54:26 -03:00
Matias Alejo Garcia 3c02a0bf89 Merge pull request #466 from isocolsky/fix/lotsa-utxos
Improve UTXO selection & add tx max size limit
2016-02-19 13:51:17 -03:00
Ivan Socolsky 2e19d6164b improve utxo selection & add tx max size limit 2016-02-19 12:30:40 -03:00
Javier e9275bf232 stacking notifications in android 2016-02-19 11:19:32 -03:00
Javier 831d93ab3b hashing wallet id from notification 2016-02-19 11:16:31 -03:00
Javier 0a40c0d128 add additional data to be used when notification is clicked 2016-02-19 11:16:31 -03:00
Ivan Socolsky 3406f57bbc rename method
Conflicts:
	lib/blockchainexplorers/insight.js
2016-02-18 12:02:18 -03:00
Ivan Socolsky f89c249e12 deterministic balance byAddress 2016-02-18 12:00:36 -03:00
Matias Alejo Garcia 270c5cbeff mv constant to defaults 2016-02-17 16:45:56 -03:00
Matias Alejo Garcia 4dfda532c8 update history limit 2016-02-17 16:19:49 -03:00
Matias Alejo Garcia 7eea242300 update name to requestList 2016-02-17 00:15:43 -03:00
Matias Alejo Garcia 396bed8873 add multiple insight server support 2016-02-16 17:09:53 -03:00
Matias Alejo Garcia f04b2e821b rm debug log level 2016-02-11 11:10:40 -05:00
Ivan Socolsky 3f5f219450 fix returning old rates 2016-02-10 18:21:48 -03:00
Ivan Socolsky 9404dee2d8 Merge pull request #450 from tanojaja/fix/push-notifications-logs
fix push notifications service logs
2016-02-02 11:45:03 -03:00
Braydon Fuller 7530ee9d0e Wallet Model: Check that "m" and "n" arguments are numbers 2016-02-01 11:21:49 -05:00
Ivan Socolsky f7328fc4ce check fee xor feePerKb 2016-02-01 09:58:26 -03:00
Ivan Socolsky 4bad281966 delay NewTxProposal notification until published 2016-01-29 11:22:20 -03:00
Ivan Socolsky 23cddbe47f fix broadcasting new proposals 2016-01-29 10:51:06 -03:00
Javier e622e28c76 refactor logs 2016-01-29 10:02:44 -03:00
Ivan Socolsky 77dc536a15 check fee limits 2016-01-28 18:20:48 -03:00
Ivan Socolsky 6f196aa1b9 allow fee to be specified on proposal creation 2016-01-28 17:53:22 -03:00
Ivan Socolsky 5f35aafc29 fix proposal signature validation in publishTx 2016-01-28 11:01:03 -03:00
Javier b4d94da709 fix push notifications service logs 2016-01-27 10:45:26 -03:00
Matias Alejo Garcia 383c2d63c8 . 2016-01-20 23:17:56 -03:00
Matias Alejo Garcia 427c56d4d6 add sound to ios 2016-01-20 23:15:35 -03:00
Javier 926bd81eda add log level debug 2016-01-20 16:38:11 -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
Gabriel Bazán 9d4afc4402 fix user field 2016-01-18 16:28:11 -03:00
Ivan Socolsky b8f51ce756 fix error condition 2016-01-18 13:22:30 -03:00
Gabriel Bazán bcd840c7fc check token in opts 2016-01-18 10:26:37 -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 5c75fde169 check new client version for paypro txs 2016-01-15 20:00:33 -03:00
Ivan Socolsky 8a6c5dfc13 establish a limit on look back time for a valid rate 2016-01-13 16:29:04 -03:00