.. |
block.go
|
types: evidence cleanup
|
7 years ago |
block_meta.go
|
types: comments
|
7 years ago |
block_test.go
|
fixes from rebase
|
7 years ago |
canonical_json.go
|
Cleanup canonical json
|
7 years ago |
event_buffer.go
|
some minor changes
|
7 years ago |
event_buffer_test.go
|
new pubsub package
|
7 years ago |
event_bus.go
|
bring back transparent websocket (Refs #945)
|
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
|
state: send byzantine validators in BeginBlock
|
7 years ago |
evidence_test.go
|
fixes from rebase
|
7 years ago |
genesis.go
|
make AppOptions an interface{}
|
7 years ago |
genesis_test.go
|
Updates -> ValidatoSetUpdates
|
7 years ago |
heartbeat.go
|
int64 height
|
7 years ago |
heartbeat_test.go
|
pass tests!
|
7 years ago |
keys.go
|
types: comments
|
7 years ago |
nop_event_bus.go
|
new pubsub package
|
7 years ago |
params.go
|
fixes from rebase
|
7 years ago |
params_test.go
|
fix test
|
7 years ago |
part_set.go
|
more linting
|
7 years ago |
part_set_test.go
|
all: no more anonymous imports
|
7 years ago |
priv_validator.go
|
update comment [ci skip]
|
7 years ago |
priv_validator_test.go
|
priv validator checks if only difference is timestamp; else error
|
7 years ago |
proposal.go
|
Add timestamp to vote canonical encoding
|
7 years ago |
proposal_test.go
|
Add more tests for Proposal/Vote serialization
|
7 years ago |
protobuf.go
|
save historical consensus params
|
7 years ago |
results.go
|
call it LastResultsHash
|
7 years ago |
results_test.go
|
Add /block_results?height=H as rpc endpoint
|
7 years ago |
services.go
|
fix EvidencePool and VerifyEvidence
|
7 years ago |
signable.go
|
all: no more anonymous imports
|
7 years ago |
test_util.go
|
forgot file
|
7 years ago |
tx.go
|
types: tx.go comments
|
7 years ago |
tx_test.go
|
all: no more anonymous imports
|
7 years ago |
validator.go
|
linting: apply misspell
|
7 years ago |
validator_set.go
|
use rand.Int63n, remove underflow check, remove unnecessary cast
|
7 years ago |
validator_set_test.go
|
linting: apply 'gofmt -s -w' throughout
|
7 years ago |
vote.go
|
types: better error messages for votes
|
7 years ago |
vote_set.go
|
types: better error messages for votes
|
7 years ago |
vote_set_test.go
|
separate block vs state based validation
|
7 years ago |
vote_test.go
|
types: Add test for IsVoteTypeValid
|
7 years ago |