Commit Graph

  • 355834a691 one commit above Anton Kaliaev 2019-08-15 12:10:16 +04:00
  • f9061f11e6 refactor multiprovider Anton Kaliaev 2019-08-15 12:09:38 +04:00
  • 46c3d0baec move concurrent_provider to its own file Anton Kaliaev 2019-08-15 12:09:15 +04:00
  • 91e69bbdac Merge branch 'master' into jae/verifyingcachineprovider Anton Kaliaev 2019-08-14 16:03:33 +04:00
  • f81c319ece Add some docs Sean Braithwaite 2019-08-13 19:29:28 +02:00
  • 78d4c3b88a fixes based on feedback Sean Braithwaite 2019-08-13 17:57:17 +02:00
  • 7fe02a04db store: register block amino, not just crypto (#3894) Anton Kaliaev 2019-08-13 12:32:40 +04:00
  • 2e39418124 docs: "Writing a Tendermint Core application in Java (gRPC)" guide (#3887) Ivan Kushmantsev 2019-08-12 14:39:11 +04:00
  • c962567814 ValidateBasic tests (#3879) Phil Salant 2019-08-11 14:27:03 -04:00
  • 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) Marko 2019-08-11 19:03:40 +02:00
  • 2c8cbfc26a linter fixes Sean Braithwaite 2019-08-08 17:42:46 +02:00
  • acbfe67fb8 set logger Sean Braithwaite 2019-08-08 16:56:39 +02:00
  • aeac4743cc typo fix Sean Braithwaite 2019-08-08 16:54:25 +02:00
  • e826ca3c49 demuxer cleanup Sean Braithwaite 2019-08-08 16:48:07 +02:00
  • 5b880fbcff cleanup events Sean Braithwaite 2019-08-08 15:53:02 +02:00
  • c081b60ef6 Solidify API: Sean Braithwaite 2019-08-08 15:12:11 +02:00
  • 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) Marko 2019-08-08 12:31:13 +02:00
  • e4913f533a Fix race condition in shutdown: Sean Braithwaite 2019-08-06 18:00:14 +02:00
  • 0cf9f86292 Modification based on feedback Sean Braithwaite 2019-08-06 13:27:15 +02:00
  • d70135ec71 [ADR - 42] State-sync (#3769) Marko 2019-08-06 10:25:24 +02:00
  • e179787d40 mempool: make max_tx_bytes configurable instead of max_msg_bytes (#3877) Jun Kimura 2019-08-06 01:01:30 +09:00
  • 0cf8812b17 [blockchain] v2 riri Schedule composit data structure (#3848) Sean Braithwaite 2019-08-05 17:26:46 +02:00
  • f7f034a8be privval: refactor Remote signers (#3370) Juan Leni 2019-08-05 17:09:10 +02:00
  • d1671d6175 blockchain v2: routines Sean Braithwaite 2019-08-03 09:19:32 +02:00
  • 4da3de79a7 consensus: reduce "Error attempting to add vote" message severity (Er… (#3871) Anton Kaliaev 2019-08-03 00:00:18 +04:00
  • f5b116c687 config: move max_msg_bytes into mempool section (#3869) Anton Kaliaev 2019-08-02 23:42:17 +04:00
  • be06316c84 Merge pull request #3870 from tendermint/release/v0.32.2 Anton Kaliaev 2019-08-02 23:30:37 +04:00
  • 8ba8497ac8 Merge branch 'master' into release/v0.32.2 release/v0.32.2 Jack Zampolin 2019-08-02 08:52:21 -07:00
  • f9cce282da gocritic (2/2) (#3864) Marko 2019-08-02 08:53:52 +02:00
  • 76f3db06b8 Merge PR #3860: Update log v0.32.2 v0.32.2 Marko 2019-08-01 18:33:27 +02:00
  • 15878dc80c release for v0.32.2 Marko Baricevic 2019-07-31 17:30:11 +02:00
  • aacc71dc29 txindexer: Refactor Tx Search Aggregation (#3851) Alexander Bezobchuk 2019-07-31 08:01:55 -07:00
  • d56fb6ed22 version tmdb (#3854) Marko 2019-07-31 16:17:09 +02:00
  • 8025d402e2 tm-cmn to tm-db (#3850) Marko 2019-07-31 11:34:17 +02:00
  • 513a32a6e3 gocritic (1/2) (#3836) Marko 2019-07-30 16:13:35 +02:00
  • 5c9d6d839e node: allow replacing existing p2p.Reactor(s) (#3846) Anton Kaliaev 2019-07-30 17:08:11 +04:00
  • 53fdcfd7e9 docs: "Writing a Tendermint Core application in Kotlin (gRPC)" guide (#3838) Ivan Kushmantsev 2019-07-29 21:48:11 +04:00
  • 5f6617db7a docs: add a footer to guides (#3835) Anton Kaliaev 2019-07-25 20:39:39 +04:00
  • 6d4f18aa8c p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) folex 2019-07-25 14:58:14 +03:00
  • 55066ceaad p2p: Fix error logging for connection stop (#3824) Anton Kaliaev 2019-07-25 15:06:18 +04:00
  • 58c3e590b4 types: move MakeVote / MakeBlock functions (#3819) Marko 2019-07-25 10:13:19 +02:00
  • ff9e08a32f add staticcheck linting (#3828) Marko 2019-07-25 07:35:30 +02:00
  • 0335add437 docs: add guides to docs (#3830) Anton Kaliaev 2019-07-24 23:05:00 +04:00
  • 5d0e7034e8 Renamed wire.go to codec.go (#3827) Marko 2019-07-23 15:35:36 +02:00
  • abc30821f4 blockchain: Reorg reactor (#3561) Anca Zamfir 2019-07-23 10:58:52 +02:00
  • e89991c445 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) Anton Kaliaev 2019-07-23 12:25:59 +04:00
  • df6df61ea9 mempool: make max_msg_bytes configurable (#3826) Jun Kimura 2019-07-23 00:17:10 +09:00
  • 5ed39fd0b3 rpc: /broadcast_evidence (#3481) Anton Kaliaev 2019-07-22 12:15:29 +04:00
  • 17b69d4d56 p2p/conn: Add Bufferpool (#3664) zjubfd 2019-07-22 15:37:41 +08:00
  • 5d7e22a53c rpc: make max_body_bytes and max_header_bytes configurable (#3818) Jun Kimura 2019-07-20 16:44:42 +09:00
  • 073cd1125e docs: add A TOC to the Readme.md of ADR Section (#3820) Marko 2019-07-19 19:29:33 +02:00
  • 7041001fb6 libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) Marko 2019-07-19 07:54:45 +02:00
  • c264db339e docs: "Writing a built-in Tendermint Core application in Go" guide (#3608) Anton Kaliaev 2019-07-18 15:15:14 +04:00
  • 8da43508f8 abci/client: fix DATA RACE in gRPC client (#3798) Marko 2019-07-17 09:49:01 +02:00
  • 9867a65de7 abci/server: recover from app panics in socket server (#3809) Roman Useinov 2019-07-17 06:37:27 +02:00
  • 9df117748e docs: fix consensus spec formatting (#3804) Alex Dupre 2019-07-15 21:04:06 +02:00
  • 23fa2e1f1b Merge PR #3860: Update log v0.32.2 Marko 2019-08-01 18:33:27 +02:00
  • ba9cdeaed9 Merge branch 'v0.32' into release/v0.32.2 Ethan Buchman 2019-07-31 17:26:40 -04:00
  • 8ed1400949 release for v0.32.2 Marko Baricevic 2019-07-31 17:30:11 +02:00
  • 14fa800773 txindexer: Refactor Tx Search Aggregation (#3851) Alexander Bezobchuk 2019-07-31 08:01:55 -07:00
  • f3ab967a46 version tmdb (#3854) Marko 2019-07-31 16:17:09 +02:00
  • a1eb2f6c6b tm-cmn to tm-db (#3850) Marko 2019-07-31 11:34:17 +02:00
  • 41bf54a906 gocritic (1/2) (#3836) Marko 2019-07-30 16:13:35 +02:00
  • 88e0973f7d node: allow replacing existing p2p.Reactor(s) (#3846) Anton Kaliaev 2019-07-30 17:08:11 +04:00
  • 1e3364a014 docs: "Writing a Tendermint Core application in Kotlin (gRPC)" guide (#3838) Ivan Kushmantsev 2019-07-29 21:48:11 +04:00
  • cb7aea79db Merge pull request #3843 from tendermint/v0.31.8 v0.31.8 Ethan Buchman 2019-07-29 10:16:28 -04:00
  • bb9ee2ca28 bump version and update changelog release/v0.31.8 Anton Kaliaev 2019-07-29 17:58:58 +04:00
  • fe54b3323c Merge pull request #3837 from ruseinov/v0.31.8 Ethan Buchman 2019-07-29 07:43:40 -04:00
  • 7924c76815 p2p: dial addrs which came from seed instead of calling ensurePeers (#3762) Anton Kaliaev 2019-07-02 21:19:58 +04:00
  • e2775ba0e3 abci/server: recover from app panics in socket server (#3809) Roman Useinov 2019-07-17 06:37:27 +02:00
  • a4e0a46b73 docs: add a footer to guides (#3835) Anton Kaliaev 2019-07-25 20:39:39 +04:00
  • 3ee7c0bfba p2p: Do not write 'Couldn't connect to any seeds' if there are no seeds (#3834) folex 2019-07-25 14:58:14 +03:00
  • af77077f3c p2p: Fix error logging for connection stop (#3824) Anton Kaliaev 2019-07-25 15:06:18 +04:00
  • 4b9e8505cb types: move MakeVote / MakeBlock functions (#3819) Marko 2019-07-25 10:13:19 +02:00
  • 98cb8c9783 add staticcheck linting (#3828) Marko 2019-07-25 07:35:30 +02:00
  • 3a1f876802 docs: add guides to docs (#3830) Anton Kaliaev 2019-07-24 23:05:00 +04:00
  • 362729c2bb Renamed wire.go to codec.go (#3827) Marko 2019-07-23 15:35:36 +02:00
  • 4d7cd8055b blockchain: Reorg reactor (#3561) Anca Zamfir 2019-07-23 10:58:52 +02:00
  • 756440e0a2 rpc: return err if page is incorrect (less than 0 or greater than tot… (#3825) Anton Kaliaev 2019-07-23 12:25:59 +04:00
  • 5398420103 mempool: make max_msg_bytes configurable (#3826) Jun Kimura 2019-07-23 00:17:10 +09:00
  • c6daa48368 rpc: /broadcast_evidence (#3481) Anton Kaliaev 2019-07-22 12:15:29 +04:00
  • 657832a95a p2p/conn: Add Bufferpool (#3664) zjubfd 2019-07-22 15:37:41 +08:00
  • 51b3428f5c rpc: make max_body_bytes and max_header_bytes configurable (#3818) Jun Kimura 2019-07-20 16:44:42 +09:00
  • 9e4cd19878 docs: add A TOC to the Readme.md of ADR Section (#3820) Marko 2019-07-19 19:29:33 +02:00
  • 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) Marko 2019-07-19 07:54:45 +02:00
  • 71862b7b8d docs: "Writing a built-in Tendermint Core application in Go" guide (#3608) Anton Kaliaev 2019-07-18 15:15:14 +04:00
  • df6122fed6 Apply suggestions from code review Anton Kaliaev 2019-07-17 17:56:57 +04:00
  • 1844bff613 abci/client: fix DATA RACE in gRPC client (#3798) Marko 2019-07-17 09:49:01 +02:00
  • a76c503dc6 abci/server: recover from app panics in socket server (#3809) Roman Useinov 2019-07-17 06:37:27 +02:00
  • 415d9579e1 Add the compare validator powers proposal as discussed with Zarko in the ADR Zaki Manian 2019-07-16 19:55:09 -07:00
  • fee26405e8 docs: fix consensus spec formatting (#3804) Alex Dupre 2019-07-15 21:04:06 +02:00
  • dbf4062acd Merge pull request #3807 from tendermint/release/v0.32.1 v0.32.1 Ethan Buchman 2019-07-15 12:25:35 -04:00
  • 06a57baa59 Release/v0.32.1 (#3801) Marko 2019-07-15 18:16:52 +02:00
  • 79e924b34f Merge branch 'master' into release/v0.32.1 release/v0.32.1 Ethan Buchman 2019-07-15 11:42:36 -04:00
  • 0c9a284f8d Marko/update release1 (#3806) Marko 2019-07-15 17:42:08 +02:00
  • 245e1c9ef7 pr comments (#3803) Marko 2019-07-15 17:31:50 +02:00
  • 86f7089396 add a changelog entry (#3802) Anton Kaliaev 2019-07-15 19:31:35 +04:00
  • fecc9d6e61 add tree-chunking.md Ethan Buchman 2019-07-15 08:59:53 -04:00
  • 470f1efcc8 merge master Marko Baricevic 2019-07-15 11:34:01 +02:00
  • e0b9298134 libs: minor cleanup (#3794) Marko 2019-07-14 16:02:48 +02:00