tendermint/types
Ethan Buchman 28bbeac763 state: send byzantine validators in BeginBlock 2017-12-29 11:26:55 -05:00
..
block.go types: evidence cleanup 2017-12-26 20:26:21 -05:00
block_meta.go
block_test.go fixes from rebase 2017-12-26 20:42:34 -05:00
canonical_json.go Cleanup canonical json 2017-12-12 12:59:51 +01:00
event_buffer.go
event_buffer_test.go
event_bus.go bring back transparent websocket (Refs #945) 2017-12-10 01:18:10 -06:00
event_bus_test.go
events.go move fireEvents to ApplyBlock 2017-12-28 23:15:54 -05:00
evidence.go state: send byzantine validators in BeginBlock 2017-12-29 11:26:55 -05:00
evidence_test.go fixes from rebase 2017-12-26 20:42:34 -05:00
genesis.go
genesis_test.go Updates -> ValidatoSetUpdates 2017-12-19 13:03:39 -06:00
heartbeat.go int64 height 2017-12-01 19:04:53 -06:00
heartbeat_test.go
keys.go
nop_event_bus.go
params.go fixes from rebase 2017-12-26 20:42:34 -05:00
params_test.go fix test 2017-12-21 17:52:06 -05:00
part_set.go
part_set_test.go
priv_validator.go update comment [ci skip] 2017-12-21 16:28:05 -05:00
priv_validator_test.go priv validator checks if only difference is timestamp; else error 2017-12-21 15:37:27 -05:00
proposal.go Add timestamp to vote canonical encoding 2017-12-12 12:59:51 +01:00
proposal_test.go Add more tests for Proposal/Vote serialization 2017-12-12 12:59:51 +01:00
protobuf.go save historical consensus params 2017-12-21 17:46:25 -05:00
results.go call it LastResultsHash 2017-12-26 19:53:26 -05:00
results_test.go Add /block_results?height=H as rpc endpoint 2017-12-26 19:24:25 -05:00
services.go fix EvidencePool and VerifyEvidence 2017-12-28 23:15:54 -05:00
signable.go
test_util.go forgot file 2017-12-21 16:49:47 -05:00
tx.go types: tx.go comments 2017-12-26 20:21:17 -05:00
tx_test.go
validator.go
validator_set.go use rand.Int63n, remove underflow check, remove unnecessary cast 2017-12-01 19:22:18 -06:00
validator_set_test.go
vote.go types: better error messages for votes 2017-12-27 14:46:24 -05:00
vote_set.go types: better error messages for votes 2017-12-27 14:46:24 -05:00
vote_set_test.go separate block vs state based validation 2017-12-21 16:49:47 -05:00
vote_test.go types: Add test for IsVoteTypeValid 2017-12-21 18:13:31 +01:00