Ivan Socolsky
|
485b98de86
|
fix big input threshold computation
|
9 years ago |
Ivan Socolsky
|
c90d5bfed4
|
proper log messages
|
9 years ago |
Ivan Socolsky
|
62c0fb06ef
|
test utxo confirmation priority
|
9 years ago |
Ivan Socolsky
|
a8cd4fe2c6
|
improve test cases
|
9 years ago |
Ivan Socolsky
|
fdd5255e59
|
add stop conditions for small utxos
|
9 years ago |
Ivan Socolsky
|
cd82017845
|
fix tests
|
9 years ago |
Ivan Socolsky
|
328f6250be
|
improve utxo mocking
|
9 years ago |
Ivan Socolsky
|
dbba3acfa8
|
new input selection algorithm
|
9 years ago |
Ivan Socolsky
|
baaa6e62c7
|
refactor integration test code
|
9 years ago |
Matias Alejo Garcia
|
040bb0004f
|
Merge pull request #476 from isocolsky/fee-level-cache
Cache fee level
|
9 years ago |
Ivan Socolsky
|
5f5aed6345
|
cache last fee level
|
9 years ago |
Matias Alejo Garcia
|
167f70b02c
|
Merge pull request #475 from isocolsky/ref/fee-handling
Ref/fee handling
|
9 years ago |
Ivan Socolsky
|
f878594d40
|
rm feeLevel
|
9 years ago |
Ivan Socolsky
|
682bf7fdd2
|
make feePerKb required
|
9 years ago |
Ivan Socolsky
|
446f35426f
|
remove explicit final fee for tx creation
|
9 years ago |
Ivan Socolsky
|
37f87e4793
|
accept feeLevel on createTx
|
9 years ago |
Matias Alejo Garcia
|
443be97580
|
Merge pull request #474 from isocolsky/default-fee-levels
New fee level defaults
|
9 years ago |
Ivan Socolsky
|
900386a78e
|
fix test
|
9 years ago |
Ivan Socolsky
|
9e0891f644
|
new defaults
|
9 years ago |
Matias Alejo Garcia
|
f1c37ee4b3
|
Merge pull request #472 from isocolsky/fix/scan-window
Expand address scan gap
|
9 years ago |
Ivan Socolsky
|
f7013a4589
|
expand address scan gap
|
9 years ago |
Ivan Socolsky
|
297c4e3f68
|
Merge pull request #468 from matiu/loglevel
change log level of fee estimation
|
9 years ago |
Matias Alejo Garcia
|
791330e82f
|
better logs
|
9 years ago |
Matias Alejo Garcia
|
52570d3d40
|
change log level
|
9 years ago |
Matias Alejo Garcia
|
ffd8663766
|
Merge pull request #467 from isocolsky/fix/tls
support TLS 1.2 in standalone BWS
|
9 years ago |
Ivan Socolsky
|
d51fd61fc4
|
support TLS 1.2 in standalone BWS
|
9 years ago |
Matias Alejo Garcia
|
3c02a0bf89
|
Merge pull request #466 from isocolsky/fix/lotsa-utxos
Improve UTXO selection & add tx max size limit
|
9 years ago |
Matias Alejo Garcia
|
dd809706f0
|
Merge pull request #452 from JDonadio/fix/click-push-notifications
WIP tap on notification
|
9 years ago |
Ivan Socolsky
|
2e19d6164b
|
improve utxo selection & add tx max size limit
|
9 years ago |
Javier
|
e9275bf232
|
stacking notifications in android
|
9 years ago |
Javier
|
831d93ab3b
|
hashing wallet id from notification
|
9 years ago |
Javier
|
0a40c0d128
|
add additional data to be used when notification is clicked
|
9 years ago |
Matias Alejo Garcia
|
77141d19ab
|
Merge pull request #464 from isocolsky/fix/2-step-balance
Fix/2 step balance
|
9 years ago |
Ivan Socolsky
|
3406f57bbc
|
rename method
Conflicts:
lib/blockchainexplorers/insight.js
|
9 years ago |
Ivan Socolsky
|
f89c249e12
|
deterministic balance byAddress
|
9 years ago |
Ivan Socolsky
|
0e215b730f
|
Merge pull request #463 from matiu/config/history-limit
update history limit
|
9 years ago |
Matias Alejo Garcia
|
270c5cbeff
|
mv constant to defaults
|
9 years ago |
Matias Alejo Garcia
|
4dfda532c8
|
update history limit
|
9 years ago |
Ivan Socolsky
|
b20e0b77fb
|
Merge pull request #462 from matiu/feat/multiple-insights
adds multiple insight server support
|
9 years ago |
Matias Alejo Garcia
|
7eea242300
|
update name to requestList
|
9 years ago |
Matias Alejo Garcia
|
396bed8873
|
add multiple insight server support
|
9 years ago |
Matias Alejo Garcia
|
0aca76d695
|
Merge pull request #461 from matiu/bug/debug-level
Bug/debug level
|
9 years ago |
Matias Alejo Garcia
|
ce7f0d48d0
|
change dflt rate level
|
9 years ago |
Matias Alejo Garcia
|
f04b2e821b
|
rm debug log level
|
9 years ago |
Matias Alejo Garcia
|
375633b5e0
|
Merge pull request #460 from isocolsky/fix/fiat-rates
Fix returning old rates
|
9 years ago |
Ivan Socolsky
|
3f5f219450
|
fix returning old rates
|
9 years ago |
Ivan Socolsky
|
9404dee2d8
|
Merge pull request #450 from tanojaja/fix/push-notifications-logs
fix push notifications service logs
|
9 years ago |
Ivan Socolsky
|
0977c2081b
|
Merge pull request #459 from braydonf/test/node4
Tests: Run tests with Node 4 and 0.12
|
9 years ago |
Ivan Socolsky
|
256dc35b86
|
Merge pull request #458 from braydonf/precondition/m-and-n
Wallet Model: Check that "m" and "n" arguments are numbers
|
9 years ago |
Braydon Fuller
|
c5274e6507
|
Tests: Fix tests for Node.js 4
|
9 years ago |