Ivan Socolsky
|
b59a2a7d58
|
change fee levels
|
10 years ago |
Ivan Socolsky
|
2b243cb0a2
|
dynamic fees
|
10 years ago |
Ivan Socolsky
|
0cb085b325
|
change utxo selection order
|
10 years ago |
Ivan Socolsky
|
bdbbd8ac7a
|
use firstSeenTs when available
|
10 years ago |
Matias Alejo Garcia
|
0349076839
|
handle invalid txs in history
|
10 years ago |
Ivan Socolsky
|
a46c3aa34a
|
fixes
|
10 years ago |
Ivan Socolsky
|
f8712795b2
|
remote pagination of tx history
|
10 years ago |
Gregg Zigler
|
6e86332d35
|
new bwu lets this test pass
|
10 years ago |
Ivan Socolsky
|
20b3d50ef9
|
use template for public tx url
|
10 years ago |
Gregg Zigler
|
a6f2b70ef2
|
proposal header utility needs separate args for simple proposals
|
10 years ago |
Ivan Socolsky
|
156ce58c49
|
v0.0.41
|
10 years ago |
Ivan Socolsky
|
1494b82c35
|
generate tx url for emails
|
10 years ago |
Ivan Socolsky
|
b1cc7407ee
|
remove subject from html templates
|
10 years ago |
Ivan Socolsky
|
470df32a09
|
add getPublicUrlForTx to blockchain explorer
|
10 years ago |
Ivan Socolsky
|
9c98502969
|
improve unit format in emails
|
10 years ago |
Ivan Socolsky
|
d76cd8ec5a
|
add client-version to expressapp
|
10 years ago |
Ivan Socolsky
|
8a8f4e7b48
|
avoid sending email if unable to apply template
|
10 years ago |
Ivan Socolsky
|
fb0dcee054
|
combine new preferences with stored preferences
|
10 years ago |
Ivan Socolsky
|
116bea1aa5
|
ignore unrecognized preferences
|
10 years ago |
Ivan Socolsky
|
a00b8c3592
|
test incremental save
|
10 years ago |
Ivan Socolsky
|
efcabce315
|
store client version on every request
|
10 years ago |
Ivan Socolsky
|
4139cb0ae7
|
test client version stored
|
10 years ago |
Ivan Socolsky
|
15b0f45635
|
optional html body
|
10 years ago |
Ivan Socolsky
|
2d5fdaca1b
|
include unit when rendering template
|
10 years ago |
Ivan Socolsky
|
044f511726
|
select template based on language
|
10 years ago |
Ivan Socolsky
|
6609814840
|
test email preferences
|
10 years ago |
Ivan Socolsky
|
1460bf2128
|
add language & unit to preferences
Signed-off-by: Ivan Socolsky <jungans@gmail.com>
|
10 years ago |
Ivan Socolsky
|
539da089ef
|
v0.0.37
|
10 years ago |
Ivan Socolsky
|
7139847709
|
remove TxProposal#getHeader
|
10 years ago |
Ivan Socolsky
|
48e0709607
|
simplify validations on createTx
|
10 years ago |
Ivan Socolsky
|
dee4a83ded
|
refactor proposal hash
|
10 years ago |
Gregg Zigler
|
e9a90f5560
|
un-skip test suite
|
10 years ago |
Gregg Zigler
|
c923d802dc
|
apply fix for fake timers
|
10 years ago |
Ivan Socolsky
|
a021636b0f
|
override only the Date function
|
10 years ago |
Gregg Zigler
|
c1558bb1b0
|
change xit back to it in tests, but add skip to backoff-tiime suite
|
10 years ago |
Gregg Zigler
|
3a9fce12bf
|
debug travis issue
|
10 years ago |
Gregg Zigler
|
fb34eaf75b
|
debug Travis issue
|
10 years ago |
Gregg Zigler
|
a04962cdb7
|
debug travis issue
|
10 years ago |
Gregg Zigler
|
c64790f014
|
lodash each needs return-false to break out of loop, travis timeout debug
|
10 years ago |
Gregg Zigler
|
0a4bf8f77f
|
proposal header hash and proposal amount should work with multi-output
|
10 years ago |
Gregg Zigler
|
ab33debdd1
|
move types to single object, remove default type assignment from proposal
|
10 years ago |
Ivan Socolsky
|
999bcbbe7d
|
refactor code
|
10 years ago |
Ivan Socolsky
|
edfc50fca1
|
test resulting kb to send max
|
10 years ago |
Gregg Zigler
|
10644f7edc
|
handle unknown proposal types
|
10 years ago |
Gregg Zigler
|
453a7187b5
|
separate common properties from those that vary by proposal type
|
10 years ago |
Gregg Zigler
|
6f43888176
|
txproposal with type=multiple-outputs needs an array of outputs
|
10 years ago |
Ivan Socolsky
|
e349a10a67
|
simplify testing
|
10 years ago |
Ivan Socolsky
|
366638b2d4
|
implement variable fee per kb
|
10 years ago |
Ivan Socolsky
|
9f4ef16bba
|
test fee behavior
|
10 years ago |
Ivan Socolsky
|
06b521853d
|
test not enough fees
|
10 years ago |