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.
 
 
 
 
 
 
Anton Kaliaev 1abbdcb7a5 cs: limit max bit array size and block parts count 5 years ago
..
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) 5 years ago
time types/time: add note about stripping monotonic part 6 years ago
block.go v0.31.6 changelog (#3688) 5 years ago
block_meta.go Updated Marshal and unmarshal methods to make compatible with protobuf (#2918) 6 years ago
block_test.go types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
canonical.go fix order of BlockID and Timestamp in Vote and Proposal (#3078) 5 years ago
encoding_helper.go crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
event_bus.go limit number of /subscribe clients and queries per client (#3269) 5 years ago
event_bus_test.go pubsub 2.0 (#3227) 5 years ago
events.go remove RoundState from EventDataRoundState (#3354) 5 years ago
events_test.go add tests for events public funcs 6 years ago
evidence.go Bucky/fix evidence halt (#34) 5 years ago
evidence_test.go [WIP] Fill in consensus core details in ADR 030 (#2696) 5 years ago
genesis.go update genesis docs, closes #2814 (#2831) 6 years ago
genesis_test.go make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
keys.go consensus: fixes #1754 6 years ago
params.go cs: limit max bit array size and block parts count 5 years ago
params_test.go remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
part_set.go types: validate Part#Proof 5 years ago
part_set_test.go types: validate Part#Proof 5 years ago
priv_validator.go Add remote signer test harness (KMS) (#3149) 5 years ago
proposal.go fix order of BlockID and Timestamp in Vote and Proposal (#3078) 5 years ago
proposal_test.go Add tests for ValidateBasic methods (#2754) 6 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) 5 years ago
protobuf_test.go replace PB2TM.ConsensusParams with a call to params#Update (#3448) 5 years ago
results.go update spec for Merkle RFC 6962 (#3175) 5 years ago
results_test.go update spec for Merkle RFC 6962 (#3175) 5 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 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
tx.go alias amino imports (#3219) 5 years ago
tx_test.go Simple merkle rfc compatibility (#2713) 5 years ago
validation.go validate reactor messages (#2711) 6 years ago
validator.go libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
validator_set.go types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
validator_set_test.go types: remove check for priority order of existing validators (#3407) 5 years ago
vote.go libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
vote_set.go cs: limit max bit array size and block parts count 5 years ago
vote_set_test.go Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
vote_test.go fix test-vectors to actually match the sign bytes: (#3312) 5 years ago
wire.go alias amino imports (#3219) 5 years ago