Commit Graph

1559 Commits

Author SHA1 Message Date
Ivan Socolsky c90d5bfed4 proper log messages 2016-03-04 17:50:23 -03:00
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 baaa6e62c7 refactor integration test code 2016-03-04 17:50:22 -03:00
Matias Alejo Garcia 040bb0004f Merge pull request #476 from isocolsky/fee-level-cache
Cache fee level
2016-03-04 17:23:04 -03:00
Ivan Socolsky 5f5aed6345 cache last fee level 2016-03-04 17:02:05 -03:00
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