.. |
proto3
|
change ABCI header to match Tendermint exactly
|
6 years ago |
block.go
|
change ABCI header to match Tendermint exactly
|
6 years ago |
block_meta.go
|
make Block Header and Data non-pointers
|
6 years ago |
block_test.go
|
add proposer address to block's Header
|
6 years ago |
canonical_json.go
|
Merge branch 'develop' into jae/literefactor4
|
6 years ago |
event_bus.go
|
send ValidatorSetUpdates event when validator set changes (#2161)
|
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
|
Add test for MakePartSet with evidence
|
6 years ago |
evidence_test.go
|
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey"
|
6 years ago |
genesis.go
|
types: allow genesis file to have 0 validators (#2148)
|
6 years ago |
genesis_test.go
|
add missing changelog entries (#2224)
|
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
|
RIPEMD160 -> SHA256
|
6 years ago |
params_test.go
|
add a test for ConsensusParams#Update
|
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
|
Merge branch 'release/v0.23.0' into bucky/merge-0.23.0-to-develop
|
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
|
abci: VoteInfo, ValidatorUpdate. See ADR-018
|
6 years ago |
protobuf_test.go
|
abci: VoteInfo, ValidatorUpdate. See ADR-018
|
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
|
Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV
|
7 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
|
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
|
6 years ago |
vote.go
|
types: fix formatting when printing signatures
|
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
|
fix import paths
|
6 years ago |
vote_test.go
|
crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey
|
6 years ago |
wire.go
|
Fix 0.22.7, bump to 0.22.8
|
6 years ago |