tendermint/state
Jae Kwon 694a10e0a7 PrivKey is just []byte 2015-01-13 21:03:01 -08:00
..
genesis.go change genesis & privValidator JSON to use binary/reflect 2015-01-11 21:09:27 -08:00
log.go Write log also to a file. 2015-01-08 17:24:04 -08:00
priv_validator.go PrivKey is just []byte 2015-01-13 21:03:01 -08:00
state.go get_account and sequence updating 2015-01-11 23:12:33 -08:00
state_test.go API to list accounts 2015-01-11 14:27:46 -08:00
test.go change genesis & privValidator JSON to use binary/reflect 2015-01-11 21:09:27 -08:00
validator.go Unreader to unread bytes 2014-12-29 15:14:54 -08:00
validator_set.go Refactor consensus/vote_set_test.go 2014-12-23 23:20:49 -08:00
validator_set_test.go type Ed25519[Signature|PubKey] struct{[]byte} -> []byte 2015-01-03 20:24:02 -08:00