Commit Graph

1141 Commits

Author SHA1 Message Date
Ivan Socolsky 2d5fdaca1b include unit when rendering template 2015-06-26 16:10:29 -03:00
Ivan Socolsky 044f511726 select template based on language 2015-06-26 16:10:29 -03:00
Ivan Socolsky 6609814840 test email preferences 2015-06-26 16:10:29 -03:00
Ivan Socolsky 1460bf2128 add language & unit to preferences
Signed-off-by: Ivan Socolsky <jungans@gmail.com>
2015-06-26 16:10:29 -03:00
Matias Alejo Garcia a9d1a3c06a Merge pull request #260 from isocolsky/ref/proposal_signature
Ref/proposal signature
2015-06-25 15:39:05 -03:00
Ivan Socolsky 539da089ef v0.0.37 2015-06-25 12:56:14 -03:00
Ivan Socolsky 7139847709 remove TxProposal#getHeader 2015-06-25 12:53:53 -03:00
Ivan Socolsky 48e0709607 simplify validations on createTx 2015-06-25 11:43:47 -03:00
Ivan Socolsky 3851428a57 bwu v0.0.19 2015-06-25 11:03:19 -03:00
Ivan Socolsky dee4a83ded refactor proposal hash 2015-06-25 11:03:11 -03:00
Ivan Socolsky e6fc53f4b2 Merge pull request #256 from greggzigler/feat/multOutputs
Feat/mult outputs
2015-06-23 19:29:04 -03:00
Gregg Zigler f324fd80cd replace missing and unsupported flags with output.valid, similar to each loops below 2015-06-23 17:11:14 -04:00
Gregg Zigler e9a90f5560 un-skip test suite 2015-06-23 16:33:24 -04:00
Gregg Zigler c923d802dc apply fix for fake timers 2015-06-23 16:32:21 -04:00
Ivan Socolsky 0ef770e1f0 Merge pull request #259 from isocolsky/fix/fake_timers
Fix fake timers
2015-06-23 17:26:40 -03:00
Ivan Socolsky a021636b0f override only the Date function 2015-06-23 17:22:14 -03:00
Gregg Zigler c1558bb1b0 change xit back to it in tests, but add skip to backoff-tiime suite 2015-06-23 11:38:36 -04:00
Gregg Zigler 3a9fce12bf debug travis issue 2015-06-22 17:20:52 -04:00
Gregg Zigler fb34eaf75b debug Travis issue 2015-06-22 16:15:24 -04:00
Gregg Zigler a04962cdb7 debug travis issue 2015-06-22 15:45:19 -04:00
Gregg Zigler c64790f014 lodash each needs return-false to break out of loop, travis timeout debug 2015-06-22 15:02:28 -04:00
Gregg Zigler fa2170a5f3 avoid badFoo flags, avoid _.each() bug, use for-loop to check each output 2015-06-22 14:00:33 -04:00
Gregg Zigler 40dc1c095b Merge remote-tracking branch 'upstream/master' into feat/multOutputs
Conflicts:
	test/integration/server.js
2015-06-19 12:24:04 -07:00
Gregg Zigler 0a4bf8f77f proposal header hash and proposal amount should work with multi-output 2015-06-19 09:30:46 -07:00
Matias Alejo Garcia b68d188135 Merge pull request #255 from isocolsky/send_max
Send max
2015-06-18 15:36:48 -03:00
Gregg Zigler ab33debdd1 move types to single object, remove default type assignment from proposal 2015-06-18 10:32:56 -07:00
Gregg Zigler 07a381bdb3 Merge remote-tracking branch 'upstream/master' into feat/multOutputs 2015-06-18 09:55:15 -07:00
Ivan Socolsky 999bcbbe7d refactor code 2015-06-18 13:39:16 -03:00
Ivan Socolsky 621fe1777a v0.0.36 2015-06-18 13:20:50 -03:00
Ivan Socolsky 931923f585 compute kbs needed to send max in getBalance 2015-06-18 13:20:19 -03:00
Ivan Socolsky edfc50fca1 test resulting kb to send max 2015-06-18 13:19:27 -03:00
Matias Alejo Garcia 30eee4baf7 Merge pull request #254 from isocolsky/bump_bitcore
bitcore 0.12.9, bwu 0.0.16
2015-06-18 12:01:17 -03:00
Ivan Socolsky 7b30687115 bitcore 0.12.9, bwu 0.0.16 2015-06-18 11:59:03 -03:00
Gregg Zigler 10644f7edc handle unknown proposal types 2015-06-18 07:57:07 -07:00
Matias Alejo Garcia d3b1299b25 Merge pull request #253 from getplank/master
Wrapper shell scripts for starting and stopping services
2015-06-17 18:15:52 -03:00
Gregg Zigler 453a7187b5 separate common properties from those that vary by proposal type 2015-06-17 13:33:43 -07:00
rajeshjayaraman dc15717de5 corrected note about blockchain explorer service 2015-06-17 15:34:00 -04:00
Gregg Zigler 6f43888176 txproposal with type=multiple-outputs needs an array of outputs 2015-06-17 12:07:31 -07:00
rajeshjayaraman 781b0e5ae6 Updating documentation & package.json to reflect usage of start.sh and stop.sh 2015-06-17 12:06:46 -04:00
rajeshjayaraman 92880fa268 gitignore to include .idea 2015-06-17 11:15:21 -04:00
rajeshjayaraman 71d6bb3b54 Creating wrapper shell scripts for starting and stopping all the requisite services needed to run BWS 2015-06-17 10:58:58 -04:00
Matias Alejo Garcia 75d46181af Merge pull request #250 from isocolsky/explicit_fees
Support for smaller fees
2015-06-17 09:37:36 -03:00
Ivan Socolsky ba54b01797 remove safety check, log error 2015-06-16 18:05:26 -03:00
Ivan Socolsky e889973379 BWU v0.0.15 2015-06-16 18:05:12 -03:00
Ivan Socolsky e349a10a67 simplify testing 2015-06-16 17:59:56 -03:00
Ivan Socolsky 0e0da99741 v0.0.34 2015-06-16 17:59:56 -03:00
Ivan Socolsky 366638b2d4 implement variable fee per kb 2015-06-16 17:59:56 -03:00
Ivan Socolsky 9f4ef16bba test fee behavior 2015-06-16 17:59:56 -03:00
Ivan Socolsky 06b521853d test not enough fees 2015-06-16 17:59:56 -03:00
Matias Alejo Garcia 82a58e3bad Merge pull request #252 from isocolsky/bcmonitor
Fix bcmonitor initialization & event redirection
2015-06-16 16:36:24 -03:00