You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ethan Buchman b1485b181a Merge branch 'p2p-consolidate' into p2p-id 7 years ago
..
block.go types: evidence cleanup 7 years ago
block_meta.go types: comments 7 years ago
block_test.go fixes from rebase 7 years ago
canonical_json.go Cleanup canonical json 7 years ago
event_buffer.go some minor changes 7 years ago
event_buffer_test.go new pubsub package 7 years ago
event_bus.go bring back transparent websocket (Refs #945) 7 years ago
event_bus_test.go fixes from Bucky's and Emmanuel's reviews 7 years ago
events.go move fireEvents to ApplyBlock 7 years ago
evidence.go state: send byzantine validators in BeginBlock 7 years ago
evidence_test.go fixes from rebase 7 years ago
genesis.go make AppOptions an interface{} 7 years ago
genesis_test.go Updates -> ValidatoSetUpdates 7 years ago
heartbeat.go int64 height 7 years ago
heartbeat_test.go pass tests! 7 years ago
keys.go types: comments 7 years ago
nop_event_bus.go new pubsub package 7 years ago
params.go fixes from rebase 7 years ago
params_test.go fix test 7 years ago
part_set.go more linting 7 years ago
part_set_test.go all: no more anonymous imports 7 years ago
priv_validator.go Vulnerability in light client proxy (#1081) 7 years ago
priv_validator_test.go priv-val: fix timestamp for signing things that only differ by timestamp 7 years ago
proposal.go Add timestamp to vote canonical encoding 7 years ago
proposal_test.go Add more tests for Proposal/Vote serialization 7 years ago
protobuf.go save historical consensus params 7 years ago
results.go call it LastResultsHash 7 years ago
results_test.go Add /block_results?height=H as rpc endpoint 7 years ago
services.go fix EvidencePool and VerifyEvidence 7 years ago
signable.go all: no more anonymous imports 7 years ago
test_util.go forgot file 7 years ago
tx.go types: tx.go comments 7 years ago
tx_test.go all: no more anonymous imports 7 years ago
validator.go linting: apply misspell 7 years ago
validator_set.go add safe*Clip funcs 7 years ago
validator_set_test.go add safe*Clip funcs 7 years ago
vote.go types: better error messages for votes 7 years ago
vote_set.go p2p: peer.Key -> peer.ID 7 years ago
vote_set_test.go separate block vs state based validation 7 years ago
vote_test.go types: Add test for IsVoteTypeValid 7 years ago