Commit Graph

975 Commits

Author SHA1 Message Date
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
Ivan Socolsky 622d7842b6 fix init & event redirection 2015-06-16 16:16:43 -03:00
Matias Alejo Garcia 732cc36f31 Merge pull request #249 from isocolsky/ref/backoff_time
Simplify testing & improve testing time for backoff time protection
2015-06-15 15:18:29 -03:00
Ivan Socolsky c5d59c7598 simplify testing 2015-06-15 14:25:34 -03:00
Ivan Socolsky 20d57474c4 Merge pull request #248 from matiu/bug/test
fix tests
2015-06-15 11:01:14 -03:00
Matias Alejo Garcia d068fafbde fix tests 2015-06-15 10:57:11 -03:00
Ivan Socolsky 5407f99903 Merge pull request #246 from matiu/feat/reject-backoff-time
add a reject / creation backoff time
2015-06-15 10:06:11 -03:00
Matias Alejo Garcia 20e4dd8da0 update fetched txs 2015-06-13 12:06:43 -03:00
Matias Alejo Garcia 4569f1d3c5 backoff time only active after backoffOffset 2015-06-13 12:03:04 -03:00
Matias Alejo Garcia 895c52bada exponential backoff 2015-06-12 16:11:42 -03:00
Matias Alejo Garcia caafaf25f6 add a reject / creation backoff time 2015-06-12 16:05:33 -03:00
Matias Alejo Garcia 6f13667912 Merge pull request #245 from isocolsky/rm_bitcore_explorers
Rm bitcore explorers
2015-06-12 11:30:16 -03:00
Ivan Socolsky 053573b44c Merge pull request #244 from matiu/feat/allow-delete-after-locktimeout
Feat/allow delete after locktimeout
2015-06-12 11:06:57 -03:00
Matias Alejo Garcia dcfff424d7 fix err msg 2015-06-12 10:11:54 -03:00
Matias Alejo Garcia 94becc8960 fix notify order 2015-06-12 10:06:15 -03:00
Ivan Socolsky a0b45b78f5 remove bitcore-explorers ref 2015-06-11 18:51:02 -03:00
Ivan Socolsky b45acded82 fix data parsing 2015-06-11 18:50:50 -03:00