Commit Graph

40 Commits

Author SHA1 Message Date
Jae Kwon cc3a76f6c8 Quit upgrade_barak script upon error 2015-07-08 14:43:38 -07:00
Jae Kwon 269911ab98 barak -config, not barak -options-file 2015-07-08 13:09:47 -07:00
Jae Kwon 53a1cd2fbf upgrades to debora/barak to allow shutting down barak 2015-07-07 19:26:33 -07:00
Jae Kwon 9965dd5de6 uint* to int* whereever appropriate; https://www.reddit.com/r/golang/comments/2q5vdu/int_vs_uint/ 2015-06-25 20:28:34 -07:00
Jae Kwon 8c3deb402f CloseListener() actually closes the listener 2015-05-22 00:23:21 -07:00
Jae Kwon 5029d53474 add open/close to debora, barak bug fix 2015-05-22 00:23:20 -07:00
Jae Kwon c297f41a9f Refactoring barak 2015-05-22 00:23:20 -07:00
Jae Kwon 3565db4eef Refactor RPC/*, tendermint/config for debora+barak 2015-05-17 16:19:58 -07:00
Jae Kwon 75ef479547 Config is passed into each module. Remove tendermint/confer 2015-05-17 16:19:57 -07:00
Jae Kwon c0d67112c3 updated barak keys 2015-05-11 21:34:59 -07:00
Jae Kwon 01b21fcbf2 Barak registration fix. Retries every hour now. 2015-05-05 13:45:30 -07:00
Jae Kwon 5759ff9b50 debora+barak updates for downloading 2015-05-05 13:22:03 -07:00
Ethan Buchman acc882ab0d add ethan's barak 2015-05-04 18:30:33 -07:00
Jae Kwon 9babda1d7a create registry.log if not there. 2015-04-28 04:01:29 -07:00
Jae Kwon 7eefbd23fa Ensure that the pidfile is written after all logic for Barak is
complete.
2015-04-24 14:01:22 -07:00
Jae Kwon fcc26d7355 Resolve host for NetAddressFromString(). Test fix. 2015-04-23 18:41:14 -07:00
Jae Kwon d9bfe82d93 rpc.StartHTTPServer listener bug fix 2015-04-23 18:33:20 -07:00
Jae Kwon 66ff985cd2 Added a registry to Barak. 2015-04-23 16:56:46 -07:00
Jae Kwon 9513f601de Removed Log.File, all log goes out to stdout. 2015-04-22 11:07:34 -07:00
Jae Kwon df026f64fa Remoted bytes from logging messages 2015-04-20 18:51:20 -07:00
Jae Kwon dc051eb87f third time is the charm 2015-04-20 18:01:30 -07:00
Jae Kwon 8c0fe845c7 barak writes pidfile 2015-04-19 16:45:10 -07:00
Jae Kwon 8b36f308e2 Add command logging to barak 2015-04-19 15:51:43 -07:00
Jae Kwon 59e69434e1 improved barak with logging into ~/.barak/outputs 2015-04-19 15:45:06 -07:00
Jae Kwon 2151f6f5d6 barak takes an output-file as option 2015-04-17 11:45:13 -07:00
Jae Kwon 731b51f703 output file rename 2015-04-17 11:11:13 -07:00
Jae Kwon 389a1c1fef second seed to open another port 2015-04-17 10:29:45 -07:00
Jae Kwon 75697034bd ReadOutput for process, and --wait will read process output 2015-04-17 10:27:17 -07:00
Jae Kwon 9dd37c6bc4 ... 2015-04-16 18:35:27 -07:00
Jae Kwon 4c2e57437b rename barak log out 2015-04-16 14:41:20 -07:00
Jae Kwon 40dc09701a "status" command, we track pids on processes 2015-04-16 14:10:20 -07:00
Jae Kwon 372cfb509d Fixed --wait 2015-04-16 10:54:07 -07:00
Jae Kwon 5b9dbddc7b Allow trampling stopped processes 2015-04-16 10:13:50 -07:00
Jae Kwon 9ec6258ed0 Run process 2015-04-16 09:46:35 -07:00
Jae Kwon df1d46d04d Errorf -> fmt.Errorf 2015-04-15 21:49:14 -07:00
Jae Kwon 618cd18f8b refactored debora/barak. about to add cli for debora 2015-04-15 14:49:21 -07:00
Jae Kwon e5d34befde Remote TypeByte() 2015-04-14 15:57:16 -07:00
Jae Kwon dcdf74ccc2 refactoring barak 2015-04-14 12:27:32 -07:00
Jae Kwon 89e05168d5 Begin writing debora 2015-04-14 04:14:18 -07:00
Jae Kwon bcfe33f15c rename debora -> barak 2015-04-14 01:14:55 -07:00