tendermint/types
Ethan Buchman ae07c0171d light weight block event 2016-04-19 20:45:33 -04:00
..
block.go txs.Hash() to avoid extra allocs 2016-04-19 20:45:33 -04:00
block_meta.go
config.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
events.go light weight block event 2016-04-19 20:45:33 -04:00
genesis.go Pretty print JSON 2016-03-19 16:58:15 -07:00
keys.go
log.go Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
part_set.go lazy part_set reader 2016-04-19 20:45:33 -04:00
part_set_test.go Conform to go-merkle SimpleProof.Aunts 2015-12-10 11:09:25 -08:00
priv_validator.go Pretty print JSON 2016-03-19 16:58:15 -07:00
proposal.go Tendermint <-> Application refactor 2015-12-01 20:12:01 -08:00
proposal_test.go Fix tests; Tests run in their own directory 2016-03-06 15:05:50 -08:00
signable.go Conform to go-wire 1.0 2015-11-10 13:10:43 -08:00
tx.go txs.Hash() to avoid extra allocs 2016-04-19 20:45:33 -04:00
validator.go Fix HeightVoteSet bug where first catchup vote doesn't get added 2015-12-31 15:11:51 -08:00
validator_set.go s/Validation/Commit/g 2016-04-02 09:10:16 -07:00
validator_set_test.go proposer selection tests. closes #53 2015-11-10 13:41:49 -08:00
vote.go s/Validation/Commit/g 2016-04-02 09:10:16 -07:00
vote_set.go s/Validation/Commit/g 2016-04-02 09:10:16 -07:00
vote_set_test.go s/Validation/Commit/g 2016-04-02 09:10:16 -07:00