Commit Graph

1749 Commits

Author SHA1 Message Date
Matias Alejo Garcia 167f70b02c Merge pull request #475 from isocolsky/ref/fee-handling
Ref/fee handling
2016-03-04 12:02:04 -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
Matias Alejo Garcia 443be97580 Merge pull request #474 from isocolsky/default-fee-levels
New fee level defaults
2016-03-04 10:18:50 -03:00
Ivan Socolsky 900386a78e fix test 2016-03-04 09:59:28 -03:00
Ivan Socolsky 9e0891f644 new defaults 2016-03-04 09:51:59 -03:00
Matias Alejo Garcia f1c37ee4b3 Merge pull request #472 from isocolsky/fix/scan-window
Expand address scan gap
2016-03-01 10:57:10 -03:00
Ivan Socolsky f7013a4589 expand address scan gap 2016-03-01 10:56:13 -03:00
Ivan Socolsky 297c4e3f68 Merge pull request #468 from matiu/loglevel
change log level of fee estimation
2016-02-23 16:12:50 -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 ffd8663766 Merge pull request #467 from isocolsky/fix/tls
support TLS 1.2 in standalone BWS
2016-02-21 11:44:57 -03:00
Ivan Socolsky d51fd61fc4 support TLS 1.2 in standalone BWS 2016-02-21 11:41:05 -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
Matias Alejo Garcia dd809706f0 Merge pull request #452 from JDonadio/fix/click-push-notifications
WIP tap on notification
2016-02-19 12:56:38 -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
Matias Alejo Garcia 77141d19ab Merge pull request #464 from isocolsky/fix/2-step-balance
Fix/2 step balance
2016-02-18 16:14:57 -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
Ivan Socolsky 0e215b730f Merge pull request #463 from matiu/config/history-limit
update history limit
2016-02-17 17:00:54 -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
Ivan Socolsky b20e0b77fb Merge pull request #462 from matiu/feat/multiple-insights
adds multiple insight server support
2016-02-17 15:56:56 -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 0aca76d695 Merge pull request #461 from matiu/bug/debug-level
Bug/debug level
2016-02-11 11:19:13 -05:00
Matias Alejo Garcia ce7f0d48d0 change dflt rate level 2016-02-11 11:14:06 -05:00
Matias Alejo Garcia f04b2e821b rm debug log level 2016-02-11 11:10:40 -05:00
Matias Alejo Garcia 375633b5e0 Merge pull request #460 from isocolsky/fix/fiat-rates
Fix returning old rates
2016-02-11 10:39:29 -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
Ivan Socolsky 0977c2081b Merge pull request #459 from braydonf/test/node4
Tests: Run tests with Node 4 and 0.12
2016-02-01 14:20:26 -03:00
Ivan Socolsky 256dc35b86 Merge pull request #458 from braydonf/precondition/m-and-n
Wallet Model: Check that "m" and "n" arguments are numbers
2016-02-01 14:16:14 -03:00
Braydon Fuller c5274e6507 Tests: Fix tests for Node.js 4 2016-02-01 12:07:43 -05:00
Braydon Fuller ff2cfe0adb Tests: Run tests with Node 4 and 0.12 2016-02-01 11:30:16 -05:00
Braydon Fuller 7530ee9d0e Wallet Model: Check that "m" and "n" arguments are numbers 2016-02-01 11:21:49 -05:00
Matias Alejo Garcia 65a6ce4e8a Merge pull request #456 from isocolsky/ref/proposal-flow
Test fee arguments on new proposal flow + v1.5.0
2016-02-01 10:18:10 -03:00
Ivan Socolsky 64bd0c9e17 v1.5.0 2016-02-01 09:59:06 -03:00
Ivan Socolsky f7328fc4ce check fee xor feePerKb 2016-02-01 09:58:26 -03:00
Matias Alejo Garcia f7afe89c4f Merge pull request #453 from isocolsky/ref/proposal-flow
Fix & improve new proposal flow
2016-01-29 14:37:34 -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 8cf56c2a3d remove unused code 2016-01-28 18:40:10 -03:00
Ivan Socolsky 77dc536a15 check fee limits 2016-01-28 18:20:48 -03:00