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 d903057011 fix stopping pubsub 6 years ago
..
block.go [types] add tests for Block and Commit 6 years ago
block_meta.go types: comments 7 years ago
block_test.go [types] add tests for Block and Commit 6 years ago
canonical_json.go fix import paths 6 years ago
event_bus.go fix stopping pubsub 6 years ago
event_bus_test.go test event bus 6 years ago
events.go remove events we do not emit 6 years ago
events_test.go add tests for events public funcs 6 years ago
evidence.go add more tests for evidence 6 years ago
evidence_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
genesis.go remove deprecated `app_options` field from genesis 6 years ago
genesis_test.go add tests for genesis 6 years ago
heartbeat.go fix import paths 6 years ago
heartbeat_test.go remove go-crypto from go-crypto: 6 years ago
keys.go consensus: fixes #1754 6 years ago
nop_event_bus.go copy events and pubsub packages from tmlibs 6 years ago
params.go RIPEMD160 -> SHA256 6 years ago
params_test.go add a test for ConsensusParams#Update 6 years ago
part_set.go RIPEMD160 -> SHA256 6 years ago
part_set_test.go improve part set tests 6 years ago
priv_validator.go review comments: 6 years ago
proposal.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
proposal_test.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago
protobuf.go add tests for protobuf 6 years ago
protobuf_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
results.go add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
results_test.go add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
signable.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
test_util.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
tx.go RIPEMD160 -> SHA256 6 years ago
tx_test.go add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
validator.go fix import paths 6 years ago
validator_set.go fix linter issues 6 years ago
validator_set_test.go test validator set more thoroughly 6 years ago
vote.go fix import paths 6 years ago
vote_set.go fix import paths 6 years ago
vote_set_test.go fix import paths 6 years ago
vote_test.go Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
wire.go Revert "delete everything" (includes everything non-go-crypto) 6 years ago