36 Commits (5670a7cf7b291dbb68a530a7fb1dc79d9bbc6823)

Author SHA1 Message Date
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Anton Kaliaev 15f621141d
remove TimeIotaMs from ABCI consensus params (#3403) 5 years ago
  Anton Kaliaev 52771e1287
make BlockTimeIota a consensus parameter, not a locally configurable … (#3048) 5 years ago
  Ethan Buchman 4f8769175e
[types] hash of ConsensusParams includes only a subset of fields (#3165) 6 years ago
  Alessio Treglia 764cfe33aa Don't use pointer receivers for PubKeyMultisigThreshold (#3100) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 6 years ago
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 6 years ago
  Joon 4ab7dcf3ac [R4R] Unmerklize ConsensusParams.Hash() (#2609) 6 years ago
  Dev Ojha 12fa9d1cab crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 2d98899b9b
set MaxTxs to 10000 (the same that was used in the config before) 6 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 90c3a469ff Revert "Merge pull request #247 from tendermint/bucky/no-gogo" 6 years ago
  Ethan Buchman 01f87fd8d3 remove gogoproto 6 years ago
  Ethan Buchman cfdec76020 update everything for Params and Result types 6 years ago
  Ethan Buchman 5830c338ae Application uses new ParamsXxx and ResultXxx Types 6 years ago
  Jae Kwon 89cdde7f1e Fix state tests 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 4e3488c677 update types 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman cc418e5dab state.VerifyEvidence enforces EvidenceParams.MaxAge 7 years ago
  Ethan Buchman 48d778c4b3 types/params: introduce EvidenceParams 7 years ago
  Ethan Buchman 70a744558c types: params.Update() 7 years ago
  Anton Kaliaev 843e1ed400
Updates -> ValidatoSetUpdates 7 years ago
  Ethan Frey a0b2d77bef Add hash to ConsensusParams 7 years ago
  Ethan Frey 030fd00232 Added tests for applying consensus param changes 7 years ago
  Ethan Frey d21f39160f Apply ConsensusParamChanges to state/State 7 years ago
  Emmanuel Odeke f24f03906f
types: ConsensusParams: add feedback from @ebuchman and @melekes 7 years ago
  Emmanuel Odeke bff069f83c
types: ConsensusParams test + document the ranges/limits 7 years ago
  Ethan Buchman 1f0985689d ConsensusParams ptr in GenesisDoc for json 7 years ago
  Ethan Buchman 5feeb65cf0 dont use pointers for ConsensusParams 7 years ago
  Ethan Buchman 715e74186c fixes from review 7 years ago
  Ethan Buchman 3a03fe5a15 updated to match adr 005 7 years ago
  Ethan Buchman 2b6db268cf genesis json tests and mv ConsensusParams to types 7 years ago