Commit Graph

562 Commits

Author SHA1 Message Date
Jae Kwon 47f1a91379 Added install scripts 2015-05-12 11:00:22 -07:00
Jae Kwon c0d67112c3 updated barak keys 2015-05-11 21:34:59 -07:00
Jae 626a68e670 atomic file write fix 2015-05-10 15:22:42 -07:00
Jae Kwon 6020223e85 fix bitArray nil bugs 2015-05-07 17:35:58 -07:00
Jae Kwon ba17961269 Always return the validatorIndex upon AddVote() 2015-05-06 11:39:59 -07:00
Jae Kwon ae171ba134 random dialing 2015-05-06 10:50:57 -07:00
Jae Kwon 5971617ac3 ... 2015-05-06 00:47:20 -07:00
Jae Kwon c3a12e3cb8 ... 2015-05-05 23:47:29 -07:00
Jae Kwon da73e001ad BitArray takes a pointer receiver. More logging 2015-05-05 23:01:19 -07:00
Jae Kwon 44076e816d more consensus logging 2015-05-05 18:03:00 -07:00
Jae Kwon 32f7babf87 boost sendQueue for votes 2015-05-05 17:03:11 -07:00
Jae Kwon 8b6d489755 Update vote log 2015-05-05 16:58:26 -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
Jae Kwon cfb4a40855 adding more debug logs 2015-05-04 22:22:39 -07:00
Jae Kwon dbae194731 added debora default.cfg file 2015-05-04 18:37:16 -07:00
Ethan Buchman acc882ab0d add ethan's barak 2015-05-04 18:30:33 -07:00
Jae Kwon 47b7a641dd json field fixes 2015-05-04 18:24:30 -07:00
Ethan Buchman ff87958f95 broadcast on newStepCh on switch to consensus reactor 2015-05-04 19:08:07 -04:00
Jae Kwon 84c3fd9a85 more debug messages for consensus 2015-05-04 11:18:21 -07:00
Jae Kwon 032d2e4fef debugging 2015-05-04 10:26:37 -07:00
Jae Kwon 71f0d58164 bump testnet version 2015-05-04 10:20:13 -07:00
Jae Kwon 9d1f1162e0 added more debug messages in consensus 2015-05-04 10:15:58 -07:00
Ethan Buchman 0ff198d96e add another validator 2015-05-03 23:06:27 -07:00
Jae Kwon 0d2b2d308b Testnet4 genesis update 2015-05-03 22:48:36 -07:00
Jae Kwon 3c96890d2d All numbers are in BigEndian 2015-05-03 17:42:46 -07:00
Jae Kwon 1c577c36f1 update validator set 2015-05-01 18:09:01 -07:00
Jae Kwon e6a96e2cd6 bump version 2015-05-01 18:06:15 -07:00
Ethan Buchman 4f94e0f200 only allow one connection per ip 2015-05-01 18:06:15 -07:00
Jae Kwon b92c0401e6 Made all JSON fields lower_case 2015-05-01 17:26:49 -07:00
Jae Kwon 9babda1d7a create registry.log if not there. 2015-04-28 04:01:29 -07:00
Jae Kwon 5366d808ba Proposal WriteSignBytes is JSON 2015-04-27 21:06:36 -07:00
Jae Kwon 0cb99be988 Log expected and result of SignBytes tests, drone.io is failing 2015-04-27 13:57:55 -07:00
Jae Kwon d0fa3918ec NewTicker -> NewTimer, to fix a memory leak 2015-04-27 10:58:49 -07:00
Jae Kwon 778992e31e Added pprof entry 2015-04-27 07:33:15 -07:00
Jae Kwon 54d1c19611 WriteSignBytes writes JSON with fields in lex order. 2015-04-25 19:42:20 -07:00
Jae Kwon ef42d41636 allow commit votes for the last height when we're in
RoundStepNewHeight
2015-04-25 15:03:40 -07:00
Jae Kwon 014166deb4 Rebond and the right height 2015-04-25 14:05:25 -07:00
Jae Kwon 27c193dd86 Error message in RebondTx so we know why it's failing. 2015-04-25 13:50:29 -07:00
Jae Kwon 115e57a1d5 list_unconfirmed_txs RPC call 2015-04-25 13:28:43 -07:00
Ethan Buchman 8aaa918143 Merge branch 'develop' of https://github.com/tendermint/tendermint into develop 2015-04-25 13:26:05 -07:00
Ethan Buchman b3b6bfb312 binary: prevent runaway alloc 2015-04-25 13:25:44 -07:00
Jae Kwon 9a8652e001 Include peer round states in the dump_consensus_state RPC call. 2015-04-25 11:49:26 -07:00
Jae Kwon 5557923245 remote client_methods.go.bak 2015-04-24 14:41:50 -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 e294b1f954 Debora has a pretty list. 2015-04-24 13:13:44 -07:00
Ethan Buchman b02f088cc7 add ethan to genesis 2015-04-23 21:27:22 -07:00
Ethan Buchman 9892dfd0b3 allow multiple seed nodes 2015-04-23 18:52:44 -07:00
Ethan Buchman d8d619811e dont switch off fast sync unless we have enough peers to know 2015-04-23 18:49:59 -07:00
Jae Kwon fcc26d7355 Resolve host for NetAddressFromString(). Test fix. 2015-04-23 18:41:14 -07:00