..
proto3
fix protos to make all tests pass, document differences
7 years ago
block.go
Merge pull request #1965 from tendermint/693-part-2
7 years ago
block_meta.go
make Block Header and Data non-pointers
7 years ago
block_test.go
[types] add tests for Block and Commit
7 years ago
canonical_json.go
Merge branch 'develop' into jae/optimize_blockchain
7 years ago
event_bus.go
fix stopping pubsub
7 years ago
event_bus_test.go
abci: remove fee (#2043)
7 years ago
events.go
Merge pull request #1965 from tendermint/693-part-2
7 years ago
events_test.go
add tests for events public funcs
7 years ago
evidence.go
add more tests for evidence
7 years ago
evidence_test.go
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey"
7 years ago
genesis.go
remove deprecated `app_options` field from genesis
7 years ago
genesis_test.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
7 years ago
heartbeat.go
fix import paths
7 years ago
heartbeat_test.go
crypto: Refactor to move files out of the top level directory
7 years ago
keys.go
consensus: fixes #1754
7 years ago
nop_event_bus.go
copy events and pubsub packages from tmlibs
7 years ago
params.go
RIPEMD160 -> SHA256
7 years ago
params_test.go
add a test for ConsensusParams#Update
7 years ago
part_set.go
RIPEMD160 -> SHA256
7 years ago
part_set_test.go
improve part set tests
7 years ago
priv_validator.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
7 years ago
proposal.go
Revert "delete everything" (includes everything non-go-crypto)
7 years ago
proposal_test.go
Revert "delete everything" (includes everything non-go-crypto)
7 years ago
proto3_test.go
fix protos to make all tests pass, document differences
7 years ago
protobuf.go
crypto: Refactor to move files out of the top level directory
7 years ago
protobuf_test.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
7 years ago
results.go
add tests for ABCIResults#Bytes and tx#IndexByHash
7 years ago
results_test.go
add tests for ABCIResults#Bytes and tx#IndexByHash
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
RIPEMD160 -> SHA256
7 years ago
tx_test.go
add tests for ABCIResults#Bytes and tx#IndexByHash
7 years ago
validator.go
fix import paths
7 years ago
validator_set.go
fix linter issues
7 years ago
validator_set_test.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
7 years ago
vote.go
fix import paths
7 years ago
vote_set.go
fix import paths
7 years ago
vote_set_test.go
fix import paths
7 years ago
vote_test.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
7 years ago
wire.go
crypto: Refactor to move files out of the top level directory
7 years ago