..
proto3
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357)
6 years ago
time
types/time: add note about stripping monotonic part
6 years ago
block.go
replace errors.go with github.com/pkg/errors (1/2) (#3888)
5 years ago
block_meta.go
Updated Marshal and unmarshal methods to make compatible with protobuf (#2918)
6 years ago
block_test.go
types: add test for block commits with votes for the wrong blockID (#3936)
5 years ago
canonical.go
fix order of BlockID and Timestamp in Vote and Proposal (#3078)
6 years ago
codec.go
Renamed wire.go to codec.go (#3827)
5 years ago
encoding_helper.go
crypto/merkle: Remove byter in favor of plain byte slices (#2595)
6 years ago
errors.go
state: add more tests for block validation (#3674)
6 years ago
event_bus.go
types: do not ignore errors returned by PublishWithEvents (#3722)
6 years ago
event_bus_test.go
linters: enable scopelint (#3963)
5 years ago
events.go
remove RoundState from EventDataRoundState (#3354)
6 years ago
events_test.go
add tests for events public funcs
6 years ago
evidence.go
Bucky/fix evidence halt (#34)
6 years ago
evidence_test.go
linters: enable scopelint (#3963)
5 years ago
genesis.go
replace errors.go with github.com/pkg/errors (1/2) (#3888)
5 years ago
genesis_test.go
add staticcheck linting (#3828)
5 years ago
keys.go
consensus: fixes #1754
7 years ago
params.go
replace errors.go with github.com/pkg/errors (2/2) (#3890)
5 years ago
params_test.go
remove TimeIotaMs from ABCI consensus params (#3403)
6 years ago
part_set.go
libs/common: remove deprecated PanicXXX functions (#3595)
6 years ago
part_set_test.go
linters: enable scopelint (#3963)
5 years ago
priv_validator.go
privval: refactor Remote signers (#3370)
5 years ago
proposal.go
fix order of BlockID and Timestamp in Vote and Proposal (#3078)
6 years ago
proposal_test.go
linters: enable scopelint (#3963)
5 years ago
proto3_test.go
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199)
6 years ago
protobuf.go
replace PB2TM.ConsensusParams with a call to params#Update (#3448)
6 years ago
protobuf_test.go
Changes to files that had linting issue (#3731)
6 years ago
results.go
remove mentions of go-wire (#3904)
5 years ago
results_test.go
update spec for Merkle RFC 6962 (#3175)
6 years ago
signable.go
2871 remove proposalHeartbeat infrastructure (#2874)
6 years ago
signed_msg_type.go
Set accum of freshly added validator -(total voting power) (#2785)
6 years ago
test_util.go
types: move MakeVote / MakeBlock functions (#3819)
5 years ago
tx.go
fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960)
5 years ago
tx_test.go
Simple merkle rfc compatibility (#2713)
6 years ago
validation.go
validate reactor messages (#2711)
6 years ago
validator.go
gocritic (2/2) (#3864)
5 years ago
validator_set.go
replace errors.go with github.com/pkg/errors (2/2) (#3890)
5 years ago
validator_set_test.go
types: remove check for priority order of existing validators (#3407)
6 years ago
vote.go
fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960)
5 years ago
vote_set.go
enable unconvert, goconst and nakedret linters (#3973)
5 years ago
vote_set_test.go
libs: minor cleanup (#3794)
5 years ago
vote_test.go
linters: enable scopelint (#3963)
5 years ago