6589 Commits (166fd82b70b76f0216cf3dacda9714e9eb19ba1c)
 

Author SHA1 Message Date
  Anton Kaliaev 166fd82b70
max-bytes PR follow-up (#2318) 6 years ago
  Ismail Khoffi 1de32fba17 Check for int overflow in clist (#2289) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Ethan Buchman ffe91ae9e3
Merge pull request #2184 from tendermint/2035-max-bytes 6 years ago
  Ethan Buchman 03afad3218
Merge pull request #2307 from tendermint/master 6 years ago
  Peng Zhong 5ecdfacb8e fix docs base directory (#2295) 6 years ago
  Ethan Buchman 9e940b95ad
libs/autofile: bring back loops (#2261) 6 years ago
  Anton Kaliaev 4147f856dc
update arch doc 6 years ago
  Anton Kaliaev 02d1b03abb
update comment for MaxBlockSizeBytes 6 years ago
  Anton Kaliaev e873fed815
calculate amino overhead on the fly 6 years ago
  Anton Kaliaev e957f322c7
be more precise in comments 6 years ago
  Anton Kaliaev ad3d42981a
update Gopkg.lock 6 years ago
  Anton Kaliaev 0f7485690e
limit chain ID to 50 symbols max 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Anton Kaliaev 7b2f7090fd
add missing changelog entry (#2303) 6 years ago
  Dev Ojha 61ab10d655 config: reduce default mempool size (#2300) 6 years ago
  Anton Kaliaev 3a6cc5e6af
cache codecov script (#2291) 6 years ago
  Alessio Treglia c43fb700e3 New NewGoLevelDBWithOpts() to pass opts down to goleveldb (#2293) 6 years ago
  Dev Ojha bd531401a0 mempool: Store txs by hash inside of cache (#2234) 6 years ago
  Ismail Khoffi 9d06d7e306 update secret connection to use a little endian encoded nonce (#2264) 6 years ago
  Dev Ojha b1bc3e4f89 crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) 6 years ago
  Ethan Buchman 38b401657e Cleanup up Multisig naming (#2255) 6 years ago
  Zach 8972b6e293 Update config.js (#2287) 6 years ago
  Alessio Treglia 5f255f0f71 Replace db_path with db_dir in default configuration (#2284) 6 years ago
  Peng Zhong 20e35654c6 lint markdown docs using a stop-words and write-good linters (#2195) 6 years ago
  Ahmad M ElShareif 8a84593c02 Reduce code in common/math (#2274) 6 years ago
  Zach aab5947d82 docs: deprecate RTD (#2280) 6 years ago
  Zach 2f7fc87230 docs: fix img links, closes #2214 (#2282) 6 years ago
  Anton Kaliaev 1cf6712a36
quick fix for CircleCI (#2279) 6 years ago
  Dev Ojha 43ebc77f9b Fix typo, closes #2269 (#2277) 6 years ago
  Ethan Buchman debe56326f
Merge pull request #2159 from tendermint/bucky/abci-validators 6 years ago
  Ethan Buchman 6dde320591 fixes from review 6 years ago
  bradyjoestar 62b2093da5 ABCIAppClient conn close (#2236) 6 years ago
  Ethan Buchman 76bb4b15c7 rebase fixes 6 years ago
  Ethan Buchman 0cbf9b2a7d update changelog 6 years ago
  Ethan Buchman 0701d79046 minor fixes 6 years ago
  Ethan Buchman 4f61b97bbe update dep for proto. fix types/proto3/block.proto 6 years ago
  Ethan Buchman 1111c1848d update abci spec 6 years ago
  Ethan Buchman c919643c3e abci: move round back from votes to commit 6 years ago
  Ethan Buchman b189ab676f makefile: lint flags 6 years ago
  Ethan Buchman fe6a504374 revert gogo version used to generate files 6 years ago
  Ethan Buchman 91376627ea update ADR 6 years ago
  Ethan Buchman e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 6 years ago
  Ethan Buchman f26b83f15f abci: add next_validators_hash to header 6 years ago
  Ethan Buchman 1f6c7bf22a make: update protoc_abci use of awk 6 years ago
  Ethan Buchman d69cf9dd2f
Merge pull request #2231 from tendermint/anton/changelog-2 6 years ago
  Anton Kaliaev 4e78badac9
docs: note max outbound peers excludes persistent 6 years ago
  Anton Kaliaev 684e3cb446
add upgrading guides 6 years ago
  Anton Kaliaev a649deb6ee
add a changelog entry 6 years ago
  bradyjoestar 5446452b01 pass in NodeKey to NewNode (#2212) 6 years ago