Jae Kwon
|
cc18b5f38e
|
Add update_deps
|
2016-02-15 17:29:52 -08:00 |
|
Jae Kwon
|
790cde028b
|
Remove NewNodeDefault...
|
2016-01-12 16:04:34 -08:00 |
|
Jae Kwon
|
c9dbd81178
|
Merge remote-tracking branch 'remotes/origin/signer'
Conflicts:
types/priv_validator.go
|
2016-01-12 15:58:48 -08:00 |
|
 Jae KwonandJae Kwon
|
3e3c0083c7
|
Make order be decided first; Remove TMSP Commit/Rollback
|
2016-01-08 16:51:20 -08:00 |
|
Jae Kwon
|
792759c414
|
Updated Makefile to include test_novendor
|
2016-01-06 12:58:10 -08:00 |
|
Jae Kwon
|
183fa85cae
|
Merge pull request #68 from tendermint/develop2
genpriv from hash(secret), evc fix in ExecTx
|
2015-05-16 10:26:51 -07:00 |
|
Jae Kwon
|
cb8261f2ff
|
Merge pull request #66 from tendermint/fixvmsend
Fixvmsend
|
2015-05-15 14:34:15 -07:00 |
|
Jae Kwon
|
4dd464f239
|
Merge pull request #67 from androlo/bs_getter
getter for blockstore in Node
|
2015-05-15 08:21:46 -07:00 |
|
 Jae KwonandJae Kwon
|
96631f56b0
|
Update README.md
|
2015-05-12 21:36:53 -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 |
|
Jae Kwon
|
47b7a641dd
|
json field fixes
|
2015-05-04 18:24:30 -07: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 |
|
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 |
|
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 |
|
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 |
|
Jae Kwon
|
fcc26d7355
|
Resolve host for NetAddressFromString(). Test fix.
|
2015-04-23 18:41:14 -07:00 |
|
Jae Kwon
|
f1703249ff
|
...
|
2015-04-23 18:40:44 -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
|
7606571d69
|
bump network number
|
2015-04-22 12:22:41 -07:00 |
|
Jae Kwon
|
4bcfc1e4bb
|
Merge pull request #55 from tendermint/sync
Sync
|
2015-04-22 11:15:31 -07:00 |
|
Jae Kwon
|
9513f601de
|
Removed Log.File, all log goes out to stdout.
|
2015-04-22 11:07:34 -07:00 |
|
Jae Kwon
|
b31849d495
|
expose RPC by default. We'll whitelist it later.
|
2015-04-22 10:40:31 -07:00 |
|
Jae Kwon
|
5e70769117
|
Crazy colors for Debora
|
2015-04-21 17:42:08 -07:00 |
|
Jae Kwon
|
aa931f88ab
|
bump network version
|
2015-04-21 00:26:19 -07:00 |
|
Jae Kwon
|
2ba6f86f2e
|
Add Network to SignBytes, to prevent network clashes
|
2015-04-20 23:59:52 -07:00 |
|
Jae Kwon
|
733dfcf4ad
|
Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState.
|
2015-04-20 20:39:42 -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
|
99a040998f
|
Added unsafe_reset_priv_validator
|
2015-04-20 16:53:15 -07:00 |
|
Jae Kwon
|
3f5d2a1ed9
|
StartTime is equal to now when nodes start up.
|
2015-04-20 16:33:23 -07:00 |
|
Jae Kwon
|
dc1fddd1d8
|
Added NodeInfo (still need to add to AddrBook); Proper Handshake
|
2015-04-20 15:29:01 -07:00 |
|
Jae Kwon
|
4948fe7725
|
Debora download command
|
2015-04-20 14:47:59 -07:00 |
|
Jae Kwon
|
8c0fe845c7
|
barak writes pidfile
|
2015-04-19 16:45:10 -07:00 |
|
Jae Kwon
|
a4c098ac0b
|
Format of debora output
|
2015-04-19 16:20:00 -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
|
e4f01a55cf
|
update genesis.json
|
2015-04-19 10:05:20 -07:00 |
|
Jae Kwon
|
0db6b0b005
|
Maybe fixed validatorSet.IncrementAccum()
|
2015-04-19 09:55:06 -07:00 |
|
Jae Kwon
|
5bdd73f4a4
|
New genesis.json
|
2015-04-18 23:08:02 -07:00 |
|
Jae Kwon
|
fa669ae436
|
added Moniker as config, available in RPC.
|
2015-04-18 16:43:48 -07:00 |
|
Jae Kwon
|
5e45a849ab
|
Generate PrivValidator file when it doesn't exist already
|
2015-04-18 14:46:44 -07:00 |
|
Jae Kwon
|
6890593a7e
|
...
|
2015-04-18 13:28:38 -07:00 |
|
Jae Kwon
|
da9f4118a7
|
Atomic write to addrbook and privvalidator
|
2015-04-18 12:53:45 -07:00 |
|
Jae Kwon
|
e007d1a58d
|
Merge branch 'unflip' into develop
|
2015-04-18 02:18:17 -07:00 |
|
Jae Kwon
|
e0d6fd6bfa
|
RPC shows Peer{Address,IsOutbound}
|
2015-04-17 18:22:44 -07:00 |
|
Jae Kwon
|
b11ca1bbfc
|
(╯°□°)╯︵ ┻━┻
|
2015-04-17 17:39:50 -07:00 |
|
Jae Kwon
|
2668b59631
|
┬─┬ ︵ /(.□. \)
|
2015-04-17 16:05:36 -07:00 |
|
Jae Kwon
|
a9467414d6
|
Merge remote-tracking branch 'origin/websockets' into develop
|
2015-04-17 13:20:47 -07:00 |
|
Jae Kwon
|
2151f6f5d6
|
barak takes an output-file as option
|
2015-04-17 11:45:13 -07:00 |
|
Jae Kwon
|
b0f696a687
|
improve debora output
|
2015-04-17 11:17:45 -07:00 |
|
Jae Kwon
|
731b51f703
|
output file rename
|
2015-04-17 11:11:13 -07:00 |
|
Jae Kwon
|
c72eb1be99
|
fix for{go func} scope issue
|
2015-04-17 11:08:03 -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
|
02bc535e0e
|
Close files upon stop. Still need to fix bash issues?
|
2015-04-16 19:04:21 -07:00 |
|
Jae Kwon
|
9dd37c6bc4
|
...
|
2015-04-16 18:35:27 -07:00 |
|
Jae Kwon
|
f641558115
|
Debora stop will kill.
|
2015-04-16 18:21:19 -07:00 |
|
Jae Kwon
|
44565872ae
|
Fixed BlockchainMessage{} Decode issue.
Fixed Warn(UnknownMessage) issues.
|
2015-04-16 17:53:33 -07:00 |
|
Jae Kwon
|
89cfedeb73
|
Make all messages be registered as pointer receivers,
Warn on unknown messages.
|
2015-04-16 17:46:27 -07:00 |
|
Jae Kwon
|
22fdb6ca2f
|
~/.tendermint -> .tendermint
|
2015-04-16 16:35:51 -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
|
adccd8f878
|
fixed global flags
|
2015-04-15 23:41:13 -07:00 |
|
Jae Kwon
|
df1d46d04d
|
Errorf -> fmt.Errorf
|
2015-04-15 21:49:14 -07:00 |
|
Jae Kwon
|
58bcad3ea3
|
Added debora cli
|
2015-04-15 20:22:03 -07:00 |
|