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 309a6772d7 types: fix formatting when printing signatures 6 years ago
..
proto3 fix protos to make all tests pass, document differences 6 years ago
block.go consensus: include evidence in proposed block parts. fixes #2050 6 years ago
block_meta.go make Block Header and Data non-pointers 6 years ago
block_test.go Add test for MakePartSet with evidence 6 years ago
canonical_json.go Merge branch 'develop' into jae/optimize_blockchain 6 years ago
event_bus.go fix stopping pubsub 6 years ago
event_bus_test.go abci: remove fee (#2043) 6 years ago
events.go Merge pull request #1965 from tendermint/693-part-2 6 years ago
events_test.go add tests for events public funcs 6 years ago
evidence.go Add test for MakePartSet with 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 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
heartbeat.go crypto: Remove interface from crypto.Signature 6 years ago
heartbeat_test.go crypto: Remove interface from crypto.Signature 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 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
proposal.go types: fix formatting when printing signatures 6 years ago
proposal_test.go types: fix formatting when printing signatures 6 years ago
proto3_test.go fix protos to make all tests pass, document differences 6 years ago
protobuf.go abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 6 years ago
protobuf_test.go crypto: Remove interface from crypto.Signature 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 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
vote.go types: fix formatting when printing signatures 6 years ago
vote_set.go crypto: Remove interface from crypto.Signature 6 years ago
vote_set_test.go fix import paths 6 years ago
vote_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
wire.go Fix 0.22.7, bump to 0.22.8 6 years ago