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.
 
 
 
 
 
 
Anton Kaliaev 37ce6b195a
ValidatorSet#GetByAddress: return -1 if no validator was found
6 years ago
..
priv_validator Fix lint errors (#1390) 6 years ago
block.go Merge pull request #1300 from tendermint/lite-proxy-hardening-and-tests 6 years ago
block_meta.go types: comments 7 years ago
block_test.go Fix lint errors (#1390) 6 years ago
canonical_json.go types: builds 6 years ago
event_buffer.go types: TxEventBuffer.Flush now uses capacity preserving slice clearing idiom 6 years ago
event_buffer_test.go new pubsub package 7 years ago
event_bus.go [rpc] fix subscribing using an abci.ResponseDeliverTx tag 6 years ago
event_bus_test.go wrote a test for EventBus#PublishEventTx 6 years ago
events.go move fireEvents to ApplyBlock 7 years ago
evidence.go Fix lint errors (#1390) 6 years ago
evidence_test.go types: tests build 6 years ago
genesis.go Fix lint errors (#1390) 6 years ago
genesis_test.go rename app_options to app_state in genesis_test 6 years ago
heartbeat.go Add `\health` rpc endpoint (#1306) 6 years ago
heartbeat_test.go types: uncomment some tests 6 years ago
keys.go types: comments 7 years ago
nop_event_bus.go new pubsub package 7 years ago
params.go update types 7 years ago
params_test.go fix test 7 years ago
part_set.go Fix lint errors (#1390) 6 years ago
part_set_test.go all: no more anonymous imports 7 years ago
priv_validator.go Fix lint errors (#1390) 6 years ago
priv_validator_test.go types: uncomment some tests 6 years ago
proposal.go types: builds 6 years ago
proposal_test.go types: builds 6 years ago
protobuf.go update for sdk2 libs. need to fix kv test 7 years ago
results.go types: builds 6 years ago
results_test.go Add /block_results?height=H as rpc endpoint 7 years ago
services.go call FlushSync before calling CommitSync 7 years ago
signable.go types: builds 6 years ago
test_util.go types: update for new go-wire. WriteSignBytes -> SignBytes 6 years ago
tx.go types: builds 6 years ago
tx_test.go types: builds 6 years ago
validator.go Remove unnecessary bytes.Compare() call 6 years ago
validator_set.go ValidatorSet#GetByAddress: return -1 if no validator was found 6 years ago
validator_set_test.go Fix lint errors (#1390) 6 years ago
vote.go return err if peer has sent a vote that does not match our round 6 years ago
vote_set.go Fix lint errors (#1390) 6 years ago
vote_set_test.go separate block vs state based validation 7 years ago
vote_test.go types: builds 6 years ago