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.
 
 
 
 
 
 
Thomas Corbière 6a48bd0c88 use the tag interface for pubsub. (#1438) 6 years ago
..
priv_validator Fix race testing 6 years ago
block.go types: lock block on MakePartSet 6 years ago
block_meta.go types: comments 7 years ago
block_test.go Merge branch 'develop' into jae/aminoify 6 years ago
canonical_json.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 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 use the tag interface for pubsub. (#1438) 6 years ago
event_bus_test.go fix tests 6 years ago
events.go Fix cmd and lite 6 years ago
evidence.go Merge branch 'develop' into jae/aminoify 6 years ago
evidence_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
genesis.go Merge branch 'develop' into jae/aminoify 6 years ago
genesis_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
heartbeat.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
heartbeat_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
keys.go types: comments 7 years ago
nop_event_bus.go new pubsub package 7 years ago
params.go Fix state tests 6 years ago
params_test.go fix test 7 years ago
part_set.go Fix lint errors (#1390) 6 years ago
part_set_test.go all: no more anonymous imports 7 years ago
priv_validator.go check max msg size in DecodeMessage 6 years ago
proposal.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
proposal_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
protobuf.go update for sdk2 libs. need to fix kv test 6 years ago
results.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
results_test.go WIP commit; Fix types/results_test 6 years ago
services.go call FlushSync before calling CommitSync 7 years ago
signable.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
test_util.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
tx.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
tx_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
validator.go Merge branch 'develop' into jae/aminoify 6 years ago
validator_set.go Merge branch 'develop' into jae/aminoify 6 years ago
validator_set_test.go Merge branch 'develop' into jae/aminoify 6 years ago
vote.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
vote_set.go Fix lint errors (#1390) 6 years ago
vote_set_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
vote_test.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
wire.go Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago