1039 Commits (26aef25be69b078a88a1fb2a067938327b3b65ff)
 

Author SHA1 Message Date
Ivan Socolsky 6609814840 test email preferences 9 years ago
Ivan Socolsky 1460bf2128 add language & unit to preferences 9 years ago
Matias Alejo Garcia a9d1a3c06a Merge pull request #260 from isocolsky/ref/proposal_signature 9 years ago
Ivan Socolsky 539da089ef v0.0.37 9 years ago
Ivan Socolsky 7139847709 remove TxProposal#getHeader 9 years ago
Ivan Socolsky 48e0709607 simplify validations on createTx 9 years ago
Ivan Socolsky 3851428a57 bwu v0.0.19 9 years ago
Ivan Socolsky dee4a83ded refactor proposal hash 9 years ago
Ivan Socolsky e6fc53f4b2 Merge pull request #256 from greggzigler/feat/multOutputs 9 years ago
Gregg Zigler f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 9 years ago
Gregg Zigler e9a90f5560 un-skip test suite 9 years ago
Gregg Zigler c923d802dc apply fix for fake timers 9 years ago
Ivan Socolsky 0ef770e1f0 Merge pull request #259 from isocolsky/fix/fake_timers 9 years ago
Ivan Socolsky a021636b0f override only the Date function 9 years ago
Gregg Zigler c1558bb1b0 change xit back to it in tests, but add skip to backoff-tiime suite 9 years ago
Gregg Zigler 3a9fce12bf debug travis issue 9 years ago
Gregg Zigler fb34eaf75b debug Travis issue 9 years ago
Gregg Zigler a04962cdb7 debug travis issue 9 years ago
Gregg Zigler c64790f014 lodash each needs return-false to break out of loop, travis timeout debug 9 years ago
Gregg Zigler fa2170a5f3 avoid badFoo flags, avoid _.each() bug, use for-loop to check each output 9 years ago
Gregg Zigler 40dc1c095b Merge remote-tracking branch 'upstream/master' into feat/multOutputs 9 years ago
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 9 years ago
Matias Alejo Garcia b68d188135 Merge pull request #255 from isocolsky/send_max 9 years ago
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 9 years ago
Gregg Zigler 07a381bdb3 Merge remote-tracking branch 'upstream/master' into feat/multOutputs 9 years ago
Ivan Socolsky 999bcbbe7d refactor code 9 years ago
Ivan Socolsky 621fe1777a v0.0.36 9 years ago
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 9 years ago
Ivan Socolsky edfc50fca1 test resulting kb to send max 9 years ago
Matias Alejo Garcia 30eee4baf7 Merge pull request #254 from isocolsky/bump_bitcore 9 years ago
Ivan Socolsky 7b30687115 bitcore 0.12.9, bwu 0.0.16 9 years ago
Gregg Zigler 10644f7edc handle unknown proposal types 9 years ago
Matias Alejo Garcia d3b1299b25 Merge pull request #253 from getplank/master 9 years ago
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 9 years ago
rajeshjayaraman dc15717de5 corrected note about blockchain explorer service 9 years ago
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 9 years ago
rajeshjayaraman 781b0e5ae6 Updating documentation & package.json to reflect usage of start.sh and stop.sh 9 years ago
rajeshjayaraman 92880fa268 gitignore to include .idea 9 years ago
rajeshjayaraman 71d6bb3b54 Creating wrapper shell scripts for starting and stopping all the requisite services needed to run BWS 9 years ago
Matias Alejo Garcia 75d46181af Merge pull request #250 from isocolsky/explicit_fees 9 years ago
Ivan Socolsky ba54b01797 remove safety check, log error 9 years ago
Ivan Socolsky e889973379 BWU v0.0.15 9 years ago
Ivan Socolsky e349a10a67 simplify testing 9 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 9 years ago
Ivan Socolsky 622d7842b6 fix init & event redirection 9 years ago
Matias Alejo Garcia 732cc36f31 Merge pull request #249 from isocolsky/ref/backoff_time 9 years ago