Ivan Socolsky
|
1460bf2128
|
add language & unit to preferences
Signed-off-by: Ivan Socolsky <jungans@gmail.com>
|
10 years ago |
Matias Alejo Garcia
|
a9d1a3c06a
|
Merge pull request #260 from isocolsky/ref/proposal_signature
Ref/proposal signature
|
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
|
3851428a57
|
bwu v0.0.19
|
10 years ago |
Ivan Socolsky
|
dee4a83ded
|
refactor proposal hash
|
10 years ago |
Ivan Socolsky
|
e6fc53f4b2
|
Merge pull request #256 from greggzigler/feat/multOutputs
Feat/mult outputs
|
10 years ago |
Gregg Zigler
|
f324fd80cd
|
replace missing and unsupported flags with output.valid, similar to each loops below
|
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
|
0ef770e1f0
|
Merge pull request #259 from isocolsky/fix/fake_timers
Fix 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
|
fa2170a5f3
|
avoid badFoo flags, avoid _.each() bug, use for-loop to check each output
|
10 years ago |
Gregg Zigler
|
40dc1c095b
|
Merge remote-tracking branch 'upstream/master' into feat/multOutputs
Conflicts:
test/integration/server.js
|
10 years ago |
Gregg Zigler
|
0a4bf8f77f
|
proposal header hash and proposal amount should work with multi-output
|
10 years ago |
Matias Alejo Garcia
|
b68d188135
|
Merge pull request #255 from isocolsky/send_max
Send max
|
10 years ago |
Gregg Zigler
|
ab33debdd1
|
move types to single object, remove default type assignment from proposal
|
10 years ago |
Gregg Zigler
|
07a381bdb3
|
Merge remote-tracking branch 'upstream/master' into feat/multOutputs
|
10 years ago |
Ivan Socolsky
|
999bcbbe7d
|
refactor code
|
10 years ago |
Ivan Socolsky
|
621fe1777a
|
v0.0.36
|
10 years ago |
Ivan Socolsky
|
931923f585
|
compute kbs needed to send max in getBalance
|
10 years ago |
Ivan Socolsky
|
edfc50fca1
|
test resulting kb to send max
|
10 years ago |
Matias Alejo Garcia
|
30eee4baf7
|
Merge pull request #254 from isocolsky/bump_bitcore
bitcore 0.12.9, bwu 0.0.16
|
10 years ago |
Ivan Socolsky
|
7b30687115
|
bitcore 0.12.9, bwu 0.0.16
|
10 years ago |
Gregg Zigler
|
10644f7edc
|
handle unknown proposal types
|
10 years ago |
Matias Alejo Garcia
|
d3b1299b25
|
Merge pull request #253 from getplank/master
Wrapper shell scripts for starting and stopping services
|
10 years ago |
Gregg Zigler
|
453a7187b5
|
separate common properties from those that vary by proposal type
|
10 years ago |
rajeshjayaraman
|
dc15717de5
|
corrected note about blockchain explorer service
|
10 years ago |
Gregg Zigler
|
6f43888176
|
txproposal with type=multiple-outputs needs an array of outputs
|
10 years ago |
rajeshjayaraman
|
781b0e5ae6
|
Updating documentation & package.json to reflect usage of start.sh and stop.sh
|
10 years ago |
rajeshjayaraman
|
92880fa268
|
gitignore to include .idea
|
10 years ago |
rajeshjayaraman
|
71d6bb3b54
|
Creating wrapper shell scripts for starting and stopping all the requisite services needed to run BWS
|
10 years ago |
Matias Alejo Garcia
|
75d46181af
|
Merge pull request #250 from isocolsky/explicit_fees
Support for smaller fees
|
10 years ago |
Ivan Socolsky
|
ba54b01797
|
remove safety check, log error
|
10 years ago |
Ivan Socolsky
|
e889973379
|
BWU v0.0.15
|
10 years ago |
Ivan Socolsky
|
e349a10a67
|
simplify testing
|
10 years ago |
Ivan Socolsky
|
0e0da99741
|
v0.0.34
|
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 |
Matias Alejo Garcia
|
82a58e3bad
|
Merge pull request #252 from isocolsky/bcmonitor
Fix bcmonitor initialization & event redirection
|
10 years ago |
Ivan Socolsky
|
622d7842b6
|
fix init & event redirection
|
10 years ago |
Matias Alejo Garcia
|
732cc36f31
|
Merge pull request #249 from isocolsky/ref/backoff_time
Simplify testing & improve testing time for backoff time protection
|
10 years ago |
Ivan Socolsky
|
c5d59c7598
|
simplify testing
|
10 years ago |