..
priv_validator
privVal: Improve SocketClient network code (#1315)
7 years ago
block.go
types: TestValidatorSetVerifyCommit
7 years ago
block_meta.go
types: comments
7 years ago
block_test.go
fixes from rebase
7 years ago
canonical_json.go
types: builds
7 years ago
event_buffer.go
types: TxEventBuffer.Flush now uses capacity preserving slice clearing idiom
7 years ago
event_buffer_test.go
new pubsub package
7 years ago
event_bus.go
update types
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
types: revert to old wire. builds
7 years ago
evidence_test.go
types: tests build
7 years ago
genesis.go
AppOptions -> AppStateJSON
7 years ago
genesis_test.go
rename app_options to app_state in genesis_test
7 years ago
heartbeat.go
Add `\health` rpc endpoint (#1306)
7 years ago
heartbeat_test.go
types: uncomment some tests
7 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
types: update for new go-wire. WriteSignBytes -> SignBytes
7 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
7 years ago
priv_validator_test.go
types: uncomment some tests
7 years ago
proposal.go
types: builds
7 years ago
proposal_test.go
types: builds
7 years ago
protobuf.go
update for sdk2 libs. need to fix kv test
7 years ago
results.go
types: builds
7 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
7 years ago
test_util.go
types: update for new go-wire. WriteSignBytes -> SignBytes
7 years ago
tx.go
types: builds
7 years ago
tx_test.go
types: builds
7 years ago
validator.go
types: update for new go-wire. WriteSignBytes -> SignBytes
7 years ago
validator_set.go
types: uncomment some tests
7 years ago
validator_set_test.go
types: TestValidatorSetVerifyCommit
7 years ago
vote.go
return err if peer has sent a vote that does not match our round
7 years ago
vote_set.go
types: p2pID -> P2PID
7 years ago
vote_set_test.go
separate block vs state based validation
7 years ago
vote_test.go
types: builds
7 years ago