..
proto3
update dep for proto. fix types/proto3/block.proto
6 years ago
time
types/time: add note about stripping monotonic part
6 years ago
block.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
block_meta.go
make Block Header and Data non-pointers
6 years ago
block_test.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
canonical_json.go
tmtime: Canonical, some comments (#2312)
6 years ago
event_bus.go
node: Respond always to OS interrupts (#2479)
6 years ago
event_bus_test.go
send ValidatorSetUpdates event when validator set changes (#2161)
6 years ago
events.go
send ValidatorSetUpdates event when validator set changes (#2161)
6 years ago
events_test.go
add tests for events public funcs
6 years ago
evidence.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
evidence_test.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
genesis.go
[types] add Address to GenesisValidator (#2418)
6 years ago
genesis_test.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
heartbeat.go
crypto: Remove interface from crypto.Signature
6 years ago
heartbeat_test.go
crypto: Remove interface from crypto.Signature
6 years ago
keys.go
consensus: fixes #1754
6 years ago
nop_event_bus.go
send ValidatorSetUpdates event when validator set changes (#2161)
6 years ago
params.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
params_test.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
part_set.go
RIPEMD160 -> SHA256
6 years ago
part_set_test.go
improve part set tests
6 years ago
priv_validator.go
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
6 years ago
proposal.go
Implement BFT time (#2203)
6 years ago
proposal_test.go
types: fix formatting when printing signatures
6 years ago
proto3_test.go
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
6 years ago
protobuf.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
protobuf_test.go
tmtime: Canonical, some comments (#2312)
6 years ago
results.go
add tests for ABCIResults#Bytes and tx#IndexByHash
6 years ago
results_test.go
add tests for ABCIResults#Bytes and tx#IndexByHash
6 years ago
signable.go
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
7 years ago
test_util.go
Implement BFT time (#2203)
6 years ago
tx.go
RIPEMD160 -> SHA256
6 years ago
tx_test.go
add tests for ABCIResults#Bytes and tx#IndexByHash
6 years ago
validator.go
fix import paths
6 years ago
validator_set.go
Addressed review for #1815 except those marked as 'TODO make issue'
6 years ago
validator_set_test.go
Implement BFT time (#2203)
6 years ago
vote.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
vote_set.go
Merge branch 'release/v0.23.0' into bucky/merge-0.23.0-to-develop
6 years ago
vote_set_test.go
Implement BFT time (#2203)
6 years ago
vote_test.go
conesnsu: follow up to removing some consensus params (#2427)
6 years ago
wire.go
Fix 0.22.7, bump to 0.22.8
6 years ago