Commit Graph

  • 7b88172f41 Implement BFT time (#2203) Zarko Milosevic 2018-09-01 01:33:51 +02:00
  • ffe91ae9e3 Merge pull request #2184 from tendermint/2035-max-bytes Ethan Buchman 2018-08-31 15:16:37 -04:00
  • 03afad3218 Merge pull request #2307 from tendermint/master Ethan Buchman 2018-08-31 14:42:48 -04:00
  • 5ecdfacb8e fix docs base directory (#2295) Peng Zhong 2018-09-01 02:09:43 +08:00
  • 9e940b95ad libs/autofile: bring back loops (#2261) v0.23.1 Ethan Buchman 2018-08-31 14:05:49 -04:00
  • 4147f856dc update arch doc Anton Kaliaev 2018-08-31 16:10:41 +04:00
  • 02d1b03abb update comment for MaxBlockSizeBytes Anton Kaliaev 2018-08-31 15:55:30 +04:00
  • e873fed815 calculate amino overhead on the fly Anton Kaliaev 2018-08-31 15:55:07 +04:00
  • e957f322c7 be more precise in comments Anton Kaliaev 2018-08-30 13:07:39 +04:00
  • ad3d42981a update Gopkg.lock Anton Kaliaev 2018-08-30 12:59:29 +04:00
  • 0f7485690e limit chain ID to 50 symbols max Anton Kaliaev 2018-08-30 12:59:05 +04:00
  • d73c5cbdb1 reap max bytes from the mempool & check transaction size Anton Kaliaev 2018-08-08 16:03:58 +04:00
  • 7b2f7090fd add missing changelog entry (#2303) Anton Kaliaev 2018-08-31 11:59:52 +04:00
  • 1302db7dac Update types package, fix proof's aunt handling dev/simple_merkle_rfc ValarDragon 2018-08-30 22:30:05 -07:00
  • 4b14e17d61 Add tests to demonstrate we follow the RFC ValarDragon 2018-08-30 21:38:25 -07:00
  • 582a4f9c6d wip: start refactor of merkle package ValarDragon 2018-08-16 08:52:59 -07:00
  • 61ab10d655 config: reduce default mempool size (#2300) Dev Ojha 2018-08-30 14:41:58 -07:00
  • 3a6cc5e6af cache codecov script (#2291) Anton Kaliaev 2018-08-30 10:11:33 +04:00
  • c43fb700e3 New NewGoLevelDBWithOpts() to pass opts down to goleveldb (#2293) Alessio Treglia 2018-08-29 05:44:55 +01:00
  • bd531401a0 mempool: Store txs by hash inside of cache (#2234) Dev Ojha 2018-08-28 21:10:06 -07:00
  • 9d06d7e306 update secret connection to use a little endian encoded nonce (#2264) Ismail Khoffi 2018-08-28 06:37:38 +01:00
  • b1bc3e4f89 crypto/secp256k1: Fix signature malleability, adopt more efficient en… (#2239) Dev Ojha 2018-08-27 22:32:54 -07:00
  • 38b401657e Cleanup up Multisig naming (#2255) Ethan Buchman 2018-08-28 00:41:40 -04:00
  • 8972b6e293 Update config.js (#2287) Zach 2018-08-27 21:37:35 -07:00
  • 43d40ee489 Addressing review comments jlandrews/trim_commit Jeremiah Andrews 2018-08-27 18:42:01 -07:00
  • 5f255f0f71 Replace db_path with db_dir in default configuration (#2284) Alessio Treglia 2018-08-27 14:27:18 +01:00
  • 20e35654c6 lint markdown docs using a stop-words and write-good linters (#2195) Peng Zhong 2018-08-27 15:33:46 +08:00
  • 8a84593c02 Reduce code in common/math (#2274) Ahmad M ElShareif 2018-08-27 09:43:15 +03:00
  • aab5947d82 docs: deprecate RTD (#2280) Zach 2018-08-26 23:37:54 -07:00
  • 2f7fc87230 docs: fix img links, closes #2214 (#2282) Zach 2018-08-26 23:36:22 -07:00
  • 1cf6712a36 quick fix for CircleCI (#2279) Anton Kaliaev 2018-08-27 10:19:27 +04:00
  • 43ebc77f9b Fix typo, closes #2269 (#2277) Dev Ojha 2018-08-26 00:45:34 -07:00
  • 81df19e68a changelog, version v0.23.1-rc0 Ethan Buchman 2018-08-22 15:58:39 -04:00
  • 1bd9db31bc libs/autofile: bring back loops Ethan Buchman 2018-08-22 15:53:14 -04:00
  • e5965ababe Update spec for ordering of Commit struct values Jeremiah Andrews 2018-08-20 22:20:18 -07:00
  • f403195f67 Make vote.ValidatorAddress consistent when extracted from commit Jeremiah Andrews 2018-08-19 20:04:30 -07:00
  • 170364a472 Replace struct literals with constructor calls Jeremiah Andrews 2018-08-14 11:16:40 -07:00
  • 632ac41d79 Fix minor issues for review Jeremiah Andrews 2018-08-09 12:43:23 -07:00
  • 0cb37d424f Add to changelog_pending Jeremiah Andrews 2018-08-08 18:37:14 -07:00
  • 30250910c8 Add consensus/state test which reconstructs LastCommit Jeremiah Andrews 2018-08-08 18:09:58 -07:00
  • 3c500b7daf Add docs changes Jeremiah Andrews 2018-08-08 16:25:17 -07:00
  • 84bb815583 Filter votes with non-majority2/3 BlockID from Commit Jeremiah Andrews 2018-08-08 15:27:00 -07:00
  • cfa602a96c Add signer with different BlockID to TestMakeCommit Jeremiah Andrews 2018-08-08 15:19:22 -07:00
  • e47a8939f9 Change Commit to hold signatures+timestamps instead of votes Jeremiah Andrews 2018-08-07 16:17:15 -07:00
  • debe56326f Merge pull request #2159 from tendermint/bucky/abci-validators Ethan Buchman 2018-08-17 11:12:27 -04:00
  • 6dde320591 fixes from review Ethan Buchman 2018-08-17 10:32:10 -04:00
  • 62b2093da5 ABCIAppClient conn close (#2236) bradyjoestar 2018-08-17 15:59:46 +08:00
  • 76bb4b15c7 rebase fixes Ethan Buchman 2018-08-16 13:22:04 -04:00
  • 0cbf9b2a7d update changelog Ethan Buchman 2018-08-16 11:04:15 -04:00
  • 0701d79046 minor fixes Ethan Buchman 2018-08-16 10:58:03 -04:00
  • 4f61b97bbe update dep for proto. fix types/proto3/block.proto Ethan Buchman 2018-08-16 10:56:43 -04:00
  • 1111c1848d update abci spec Ethan Buchman 2018-08-16 10:49:14 -04:00
  • c919643c3e abci: move round back from votes to commit Ethan Buchman 2018-08-16 10:33:53 -04:00
  • b189ab676f makefile: lint flags Ethan Buchman 2018-08-16 10:21:51 -04:00
  • fe6a504374 revert gogo version used to generate files Ethan Buchman 2018-08-16 10:17:30 -04:00
  • 91376627ea update ADR Ethan Buchman 2018-08-16 09:21:42 -04:00
  • e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 Ethan Buchman 2018-08-06 00:18:24 -04:00
  • f26b83f15f abci: add next_validators_hash to header Ethan Buchman 2018-08-05 23:22:24 -04:00
  • 1f6c7bf22a make: update protoc_abci use of awk Ethan Buchman 2018-08-05 23:22:09 -04:00
  • d69cf9dd2f Merge pull request #2231 from tendermint/anton/changelog-2 Ethan Buchman 2018-08-15 10:19:06 -04:00
  • 4e78badac9 docs: note max outbound peers excludes persistent Anton Kaliaev 2018-08-15 12:54:20 +04:00
  • 684e3cb446 add upgrading guides Anton Kaliaev 2018-08-15 12:53:00 +04:00
  • a649deb6ee add a changelog entry Anton Kaliaev 2018-08-15 12:52:43 +04:00
  • 5446452b01 pass in NodeKey to NewNode (#2212) bradyjoestar 2018-08-15 16:29:45 +08:00
  • ad24d66750 [abci-cli] print out all the sub-commands available (#2219) bradyjoestar 2018-08-15 16:28:17 +08:00
  • eb98f1c3a9 add missing changelog entries (#2224) Anton Kaliaev 2018-08-15 03:16:18 +04:00
  • 728d2ed266 crypto: Remove unnecessary prefixes from amino route variable names (#2205) Dev Ojha 2018-08-14 16:13:25 -07:00
  • e10666859f Zach/automated docs (#2225) Zach 2018-08-14 18:40:05 -04:00
  • 6fad8eaf5a [p2p/pex] connect to more than 10 peers (#2169) Anton Kaliaev 2018-08-15 02:25:56 +04:00
  • db53dc5fd4 Merge pull request #2164 from tendermint/dev/multisig Ethan Buchman 2018-08-14 16:37:07 -04:00
  • 2fe34491ba (squash this) Fix build errors ValarDragon 2018-08-14 11:42:40 -07:00
  • 80e49abada send ValidatorSetUpdates event when validator set changes (#2161) Anton Kaliaev 2018-08-14 19:16:35 +04:00
  • 0f931eeb10 types: allow genesis file to have 0 validators (#2148) b00f 2018-08-14 23:02:53 +08:00
  • 89668c3179 clist: Speedup functions (#2208) Dev Ojha 2018-08-14 08:00:22 -07:00
  • d0dcb1cde1 cmap: Remove defers (#2210) Dev Ojha 2018-08-14 07:59:04 -07:00
  • ed08ae7321 [tm-monitor] use pubkey.Equals() func instead of raw == (#2221) bradyjoestar 2018-08-14 22:57:48 +08:00
  • 6beaf6e72d (squash this) address Jae's comments on NumTrueBitsBefore ValarDragon 2018-08-13 18:46:33 -07:00
  • 3624a17642 blockchain: fix register concrete name. (#2213) peerlink 2018-08-13 21:40:49 +08:00
  • 8a1a79257e mempool: Keep cache hashmap and linked list in sync (#2188) Dev Ojha 2018-08-13 03:42:33 -07:00
  • 9c6fdad276 Merge pull request #2200 from tendermint/anton/missing-changelog-entry Ethan Buchman 2018-08-10 17:41:48 -04:00
  • 8d28344e84 (Squash this) switch to bare ValarDragon 2018-08-10 13:42:23 -05:00
  • 4cf1dbd676 (squash this) fix amino route ValarDragon 2018-08-10 13:20:59 -05:00
  • 00db469fc0 (squash this) begin addressing PR comments ValarDragon 2018-08-10 13:14:43 -05:00
  • 93aadf160f add missing changelog entry Anton Kaliaev 2018-08-10 09:33:02 +04:00
  • 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) Dev Ojha 2018-08-10 00:25:57 -05:00
  • fc7c298cc0 Remove gogoproto from Makefile's TOOLS (#2198) Anton Kaliaev 2018-08-10 09:14:17 +04:00
  • 785786bec4 add json2wal & fix wal2json (#2196) bradyjoestar 2018-08-10 13:09:40 +08:00
  • aab26c3ff7 Merge remote-tracking branch 'origin/develop' into dev/multisig ValarDragon 2018-08-09 01:05:39 -05:00
  • 5a8fe61200 crypto: Add compact bit array for intended usage in the multisig (#2140) Dev Ojha 2018-08-09 00:38:23 -05:00
  • 3c98cec2c2 Add ADR entry for ProposeTx (#1813) Ian Tan 2018-08-09 03:12:36 +08:00
  • 1fbca09e3c [ADR] Proposal for multisignature encoding (#1960) Dev Ojha 2018-08-08 14:10:33 -05:00
  • 37ea7040ef remove JB from codeowners file (#2174) Jordan Bibla 2018-08-08 05:03:00 -04:00
  • 6770992b01 Merge pull request #2181 from tendermint/zach/docs-fixes Ethan Buchman 2018-08-07 20:35:13 -04:00
  • b30596b3a1 docs: fix links & other imrpvoements Zach Ramsay 2018-08-07 18:40:11 -04:00
  • ef5c27a2d2 Merge pull request #2154 from tendermint/bucky/speed-up-tests Ethan Buchman 2018-08-07 15:57:08 -04:00
  • e1b9bf7c81 set capacity of txsmap (#2166) Jun Kimura 2018-08-08 01:50:10 +09:00
  • 4e7bf10b59 (squash this) squashed bug with multiple signatures at same index. ValarDragon 2018-08-07 11:37:42 -05:00
  • 67b6d51ff4 (squash this) address PR comments + fix bug in equality check ValarDragon 2018-08-07 10:42:47 -05:00
  • 6dbbdb9438 Merge branch 'dev/compact_bitmap' into dev/multisig Dev Ojha 2018-08-06 21:20:23 -05:00
  • e7dd76c28d crypto: Threshold multisig implementation ValarDragon 2018-08-06 21:17:38 -05:00