550 Commits (431618cef6e09c24b81fba535e7cb2b7342c3af0)

Author SHA1 Message Date
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Thane Thomson 228bba799d state: add more tests for block validation (#3674) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Anton Kaliaev 9010ff5f96
types: do not ignore errors returned by PublishWithEvents (#3722) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev 9dcee69ac2 v0.31.6 changelog (#3688) 5 years ago
  Ethan Buchman 4905640e9b types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev 1d4afb179b
replace PB2TM.ConsensusParams with a call to params#Update (#3448) 5 years ago
  Ethan Buchman 81b9bdf400
comments on validator ordering (#3452) 5 years ago
  Anton Kaliaev 4162ebe8b5
types: refactor PB2TM.ConsensusParams to take BlockTimeIota as an arg (#3442) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
  Anca Zamfir dc359bd3a5 types: remove check for priority order of existing validators (#3407) 5 years ago
  Anca Zamfir 411bc5e49f types: followup after validator set changes (#3301) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Anton Kaliaev f39138aa2e
remove RoundState from EventDataRoundState (#3354) 5 years ago
  Anton Kaliaev 8a962ffc46
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
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Ismail Khoffi af3ba5145a fix test-vectors to actually match the sign bytes: (#3312) 5 years ago
  Ethan Buchman 08dabab024 types: validator set update tests (#3284) 5 years ago
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Ethan Buchman 4f2ef36701
types.NewCommit (#3275) 5 years ago
  Anca Zamfir cce4d21ccb treat validator updates as set (#3222) 5 years ago
  Thane Thomson e70f27c8e4 Add remote signer test harness (KMS) (#3149) 5 years ago
  Ethan Buchman 1809efa350
Introduce CommitSig alias for Vote in Commit (#3245) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 6 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 6 years ago
  Ethan Buchman 57af99d901 types: comments on user vs internal events 6 years ago
  Ethan Buchman a97d6995c9
fix changelog indent (#3190) 6 years ago
  Ethan Buchman 7a8aeff4b0
update spec for Merkle RFC 6962 (#3175) 6 years ago
  Ethan Buchman de5a6010f0
fix DynamicVerifier for large validator set changes (#3171) 6 years ago
  Ethan Buchman 4f8769175e
[types] hash of ConsensusParams includes only a subset of fields (#3165) 6 years ago
  Ismail Khoffi 40c887baf7 Normalize priorities to not exceed total voting power (#3049) 6 years ago
  Ethan Buchman 8fd8f800d0
Bucky/fix evidence halt (#34) 6 years ago
  Dev Ojha ec53ce359b Simple merkle rfc compatibility (#2713) 6 years ago
  Ismail Khoffi 1f68318875 fix order of BlockID and Timestamp in Vote and Proposal (#3078) 6 years ago
  Zarko Milosevic 1895cde590 [WIP] Fill in consensus core details in ADR 030 (#2696) 6 years ago
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 6 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  Zach 2182f6a702 update go version & other cleanup (#3018) 6 years ago
  Ismail Khoffi c4d93fd27b explicitly type MaxTotalVotingPower to int64 (#2953) 6 years ago
  Ismail Khoffi 725ed7969a Add some ProposerPriority tests (#2946) 6 years ago
  Ethan Buchman 44b769b1ac
types: ValidatorSet.Update preserves Accum (#2941) 6 years ago
  Ismail Khoffi b30c34e713 rename Accum -> ProposerPriority: (#2932) 6 years ago
  Ismail Khoffi 3f987adc92 Set accum of freshly added validator -(total voting power) (#2785) 6 years ago
  Ethan Buchman b11788d36d
types: NewValidatorSet doesn't panic on empty valz list (#2938) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 6 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago