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 ff1ec0260e
Merge pull request #1318 from tendermint/bucky/testnet-cmd-fix
6 years ago
..
priv_validator privVal: Improve SocketClient network code (#1315) 6 years ago
block.go types: TestValidatorSetVerifyCommit 6 years ago
block_meta.go types: comments 7 years ago
block_test.go fixes from rebase 7 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 update types 6 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 types: revert to old wire. builds 6 years ago
evidence_test.go types: tests build 6 years ago
genesis.go AppOptions -> AppStateJSON 6 years ago
genesis_test.go rename app_options to app_state in genesis_test 6 years ago
heartbeat.go types: builds 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 6 years ago
params_test.go fix test 7 years ago
part_set.go types: update for new go-wire. WriteSignBytes -> SignBytes 6 years ago
part_set_test.go all: no more anonymous imports 7 years ago
priv_validator.go testnet cmd: ensure config dir exists. closes #1290 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 6 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 types: update for new go-wire. WriteSignBytes -> SignBytes 6 years ago
validator_set.go types: uncomment some tests 6 years ago
validator_set_test.go types: TestValidatorSetVerifyCommit 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 types: p2pID -> P2PID 6 years ago
vote_set_test.go separate block vs state based validation 7 years ago
vote_test.go types: builds 6 years ago