..
block.go
update some comments
7 years ago
block_meta.go
types: comments
7 years ago
block_test.go
Merge branch 'develop' into jae/aminoify
7 years ago
canonical_json.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
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
set pubsub default capacity to 0
7 years ago
event_bus_test.go
all: gofmt (#1743)
7 years ago
events.go
copy events and pubsub packages from tmlibs
7 years ago
evidence.go
fix fmt
7 years ago
evidence_test.go
update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence
7 years ago
genesis.go
use MarshalJSONIndent for init files. closes #1506
7 years ago
genesis_test.go
Fix validValue rule
7 years ago
heartbeat.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
heartbeat_test.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
keys.go
types: comments
7 years ago
nop_event_bus.go
copy events and pubsub packages from tmlibs
7 years ago
params.go
Fix state tests
7 years ago
params_test.go
fix test
7 years ago
part_set.go
AddPart always verifies
7 years ago
part_set_test.go
AddPart always verifies
7 years ago
priv_validator.go
check max msg size in DecodeMessage
7 years ago
proposal.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
proposal_test.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
protobuf.go
fixes from review
7 years ago
protobuf_test.go
add more tests
7 years ago
results.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
results_test.go
WIP commit; Fix types/results_test
7 years ago
signable.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
test_util.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
tx.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
tx_test.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
validator.go
Merge branch 'develop' into jae/aminoify
7 years ago
validator_set.go
Merge pull request #1382 from EugeneChung/develop
7 years ago
validator_set_test.go
Merge branch 'develop' into jae/aminoify
7 years ago
vote.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
vote_set.go
update some comments
7 years ago
vote_set_test.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
vote_test.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
wire.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago