.. |
block.go
|
Store LastConsensusHash in State as well
|
7 years ago |
block_meta.go
|
types: comments
|
7 years ago |
block_test.go
|
Add ConsensusHash to header
|
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
|
bring back transparent websocket (Refs #945)
|
7 years ago |
genesis.go
|
make AppOptions an interface{}
|
7 years ago |
genesis_test.go
|
Merge pull request #721 from tendermint/564-add-app-options-to-genesis-resp
|
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
|
Add hash to ConsensusParams
|
7 years ago |
params_test.go
|
Add hash to ConsensusParams
|
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
|
int64 height
|
7 years ago |
priv_validator_test.go
|
Add default timestamp to all instances of *types.Vote
|
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
|
types: fix for broken customtype int in gogo
|
7 years ago |
services.go
|
int64 height
|
7 years ago |
signable.go
|
all: no more anonymous imports
|
7 years ago |
tx.go
|
int64 height
|
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
|
Add timestamp to vote canonical encoding
|
7 years ago |
vote_set.go
|
int64 height
|
7 years ago |
vote_set_test.go
|
Add default timestamp to all instances of *types.Vote
|
7 years ago |
vote_test.go
|
Add more tests for Proposal/Vote serialization
|
7 years ago |