6554 Commits (0701d790468bf9049121ce02144dc08150125a1e)
 

Author SHA1 Message Date
  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
  bradyjoestar ad24d66750 [abci-cli] print out all the sub-commands available (#2219) 6 years ago
  Anton Kaliaev eb98f1c3a9 add missing changelog entries (#2224) 6 years ago
  Dev Ojha 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) 6 years ago
  Zach e10666859f Zach/automated docs (#2225) 6 years ago
  Anton Kaliaev 6fad8eaf5a [p2p/pex] connect to more than 10 peers (#2169) 6 years ago
  Ethan Buchman db53dc5fd4
Merge pull request #2164 from tendermint/dev/multisig 6 years ago
  ValarDragon 2fe34491ba (squash this) Fix build errors 6 years ago
  Anton Kaliaev 80e49abada
send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
  b00f 0f931eeb10 types: allow genesis file to have 0 validators (#2148) 6 years ago
  Dev Ojha 89668c3179 clist: Speedup functions (#2208) 6 years ago
  Dev Ojha d0dcb1cde1 cmap: Remove defers (#2210) 6 years ago
  bradyjoestar ed08ae7321 [tm-monitor] use pubkey.Equals() func instead of raw `==` (#2221) 6 years ago
  ValarDragon 6beaf6e72d (squash this) address Jae's comments on `NumTrueBitsBefore` 6 years ago
  peerlink 3624a17642 blockchain: fix register concrete name. (#2213) 6 years ago
  Dev Ojha 8a1a79257e mempool: Keep cache hashmap and linked list in sync (#2188) 6 years ago
  Ethan Buchman 9c6fdad276
Merge pull request #2200 from tendermint/anton/missing-changelog-entry 6 years ago
  ValarDragon 8d28344e84 (Squash this) switch to bare 6 years ago
  ValarDragon 4cf1dbd676 (squash this) fix amino route 6 years ago
  ValarDragon 00db469fc0 (squash this) begin addressing PR comments 6 years ago
  Anton Kaliaev 93aadf160f
add missing changelog entry 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  bradyjoestar 785786bec4 add json2wal & fix wal2json (#2196) 6 years ago
  ValarDragon aab26c3ff7 Merge remote-tracking branch 'origin/develop' into dev/multisig 6 years ago
  Dev Ojha 5a8fe61200 crypto: Add compact bit array for intended usage in the multisig (#2140) 6 years ago
  Ian Tan 3c98cec2c2 Add ADR entry for `ProposeTx` (#1813) 6 years ago
  Dev Ojha 1fbca09e3c [ADR] Proposal for multisignature encoding (#1960) 6 years ago
  Jordan Bibla 37ea7040ef remove JB from codeowners file (#2174) 6 years ago
  Ethan Buchman 6770992b01
Merge pull request #2181 from tendermint/zach/docs-fixes 6 years ago
  Zach Ramsay b30596b3a1 docs: fix links & other imrpvoements 6 years ago
  Ethan Buchman ef5c27a2d2
Merge pull request #2154 from tendermint/bucky/speed-up-tests 6 years ago
  Jun Kimura e1b9bf7c81 set capacity of txsmap (#2166) 6 years ago
  ValarDragon 4e7bf10b59 (squash this) squashed bug with multiple signatures at same index. 6 years ago
  ValarDragon 67b6d51ff4 (squash this) address PR comments + fix bug in equality check 6 years ago
  Dev Ojha 6dbbdb9438
Merge branch 'dev/compact_bitmap' into dev/multisig 6 years ago