Sam Kleinman and GitHub
f2f085c7a3
fix: test fixture peer manager in mempool reactor tests ( #6308 )
2021-04-01 13:01:04 -04:00
Sam Kleinman and GitHub
19393f0c28
test: clean up databases in tests ( #6304 )
2021-04-01 11:24:23 -04:00
Sam Kleinman and GitHub
0811c7be99
fix: theoretical leak in clisit.Init ( #6302 )
2021-04-01 10:03:51 -04:00
Sam Kleinman and GitHub
d0b513c182
p2p: filter peers by IP address and ID ( #6300 )
2021-03-30 18:00:43 -04:00
Sam Kleinman and GitHub
3ed8f14bf9
p2p: connect max inbound peers configuration to new router ( #6296 )
2021-03-30 10:04:14 -04:00
70ea675f38
build(deps): Bump github.com/Workiva/go-datastructures ( #6298 )
...
Bumps [github.com/Workiva/go-datastructures](https://github.com/Workiva/go-datastructures ) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/Workiva/go-datastructures/releases )
- [Commits](https://github.com/Workiva/go-datastructures/compare/v1.0.52...v1.0.53 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com >
2021-03-30 11:41:47 +00:00
e2dc241c9d
build(deps): Bump github.com/golang/protobuf from 1.5.1 to 1.5.2 ( #6299 )
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.5.1...v1.5.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 11:26:13 +00:00
Sam Kleinman and GitHub
c62e320ffd
p2p: rate-limit incoming connections by IP ( #6286 )
2021-03-29 17:07:05 -04:00
Sam Kleinman and GitHub
91506bf25d
p2p: simple peer scoring ( #6277 )
2021-03-29 16:12:23 -04:00
Callum Waters and GitHub
cbae3613dd
e2e: add evidence generation and testing ( #6276 )
2021-03-29 20:00:20 +02:00
Marko and GitHub
32ee737d42
change index block log to info ( #6290 )
...
## Description
Change log from error to info for indexing blocks
2021-03-29 13:50:12 +00:00
Marko and GitHub
6a34fd8fc3
ci: add janitor ( #6292 )
...
* add janitor
* add workflow ids
* add comment
2021-03-29 13:38:26 +00:00
Frojdi Dymylja and GitHub
9ecfcc93a6
fix: jsonrpc url parsing and dial function ( #6264 )
...
This PR fixes how the jsonrpc parses the URL, and how the dial function connects to the RPC.
Closes: https://github.com/tendermint/tendermint/issues/6260
2021-03-29 09:24:52 +00:00
Callum Waters and GitHub
63f6c26072
update tm command from node to start ( #6283 )
2021-03-29 11:13:24 +02:00
dependabot[bot] and GitHub
d988cd6101
build(deps): Bump github.com/minio/highwayhash from 1.0.1 to 1.0.2 ( #6280 )
...
Bumps [github.com/minio/highwayhash](https://github.com/minio/highwayhash ) from 1.0.1 to 1.0.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/minio/highwayhash/releases ">github.com/minio/highwayhash's releases</a>.</em></p>
<blockquote>
<h2>Version v1.0.2</h2>
<h2>Changelog</h2>
<h3>Fixed</h3>
<p>Issue <a href="https://github-redirect.dependabot.com/minio/highwayhash/issues/17 ">#17</a> - on arm64 (on Go 1.16) wrong hash values got computed due to incorrectly naming asm constants like regular Go functions. This probably confused the linker and caused the arm64 implementation to compute incorrect hash values. Fixed by 08ce0b4</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/minio/highwayhash/commit/08ce0b4fa7932a018438133f1b632e1c674d4107 "><code>08ce0b4</code></a> Fix ARM64 assembly (<a href="https://github-redirect.dependabot.com/minio/highwayhash/issues/19 ">#19</a>)</li>
<li><a href="https://github.com/minio/highwayhash/commit/5311fe963f6b47d7b5206ec3fbdc21d7a398ada8 "><code>5311fe9</code></a> disable arm64 assembler and update CI to Go 1.16 (<a href="https://github-redirect.dependabot.com/minio/highwayhash/issues/18 ">#18</a>)</li>
<li>See full diff in <a href="https://github.com/minio/highwayhash/compare/v1.0.1...v1.0.2 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2021-03-26 19:53:56 +00:00
dependabot[bot] and GitHub
ca080b5a7f
build(deps): Bump google.golang.org/grpc from 1.36.0 to 1.36.1 ( #6281 )
2021-03-26 15:43:30 -04:00
Sam Kleinman and GitHub
0124593a61
fix: avoid race with a deeper copy ( #6285 )
2021-03-26 15:15:45 -04:00
dependabot[bot] and GitHub
19a375aaab
build(deps): Bump vuepress-theme-cosmos from 1.0.180 to 1.0.181 in /docs ( #6266 )
...
Bumps [vuepress-theme-cosmos](https://github.com/cosmos/vuepress-theme-cosmos ) from 1.0.180 to 1.0.181.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/cosmos/vuepress-theme-cosmos/commits ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2021-03-26 13:39:58 +00:00
Aleksandr Bezobchuk and GitHub
b5e4147e5a
p2p: metrics ( #6278 )
2021-03-26 09:01:41 -04:00
Aleksandr Bezobchuk and GitHub
a554005136
p2p: revised router message scheduling ( #6126 )
2021-03-25 16:58:46 -04:00
Sam Kleinman and GitHub
2ceb816721
test infra: make memory network test buffers configurable ( #6275 )
2021-03-25 16:19:11 -04:00
Sam Kleinman and GitHub
3f9066b290
logging: shorten precommit log message ( #6270 )
...
This is an attempt to clean up the logging message as requested in #6269 .
2021-03-25 16:26:56 +00:00
Callum Waters and GitHub
7d53cb232c
e2e: fix perturbation of seed nodes ( #6272 )
2021-03-25 15:50:27 +01:00
Aleksandr Bezobchuk and GitHub
1d671a147f
github: add @tychoish to code owners ( #6273 )
2021-03-25 14:16:26 +00:00
Aleksandr Bezobchuk and GitHub
d43a79ddf6
state: cleanup block indexing logs and null ( #6263 )
2021-03-22 13:25:42 -04:00
Aleksandr Bezobchuk and GitHub
003f394512
rpc: index block events to support block event queries ( #6226 )
2021-03-22 11:47:35 -04:00
Sam Kleinman and GitHub
99c73dd3c1
refactor blockchain/v0 tests to use p2ptest ( #6256 )
2021-03-19 16:40:43 -04:00
206479f1ec
build(deps): Bump github.com/prometheus/client_golang ( #6258 )
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 15:56:56 +00:00
7d68a56f32
build(deps): Bump github.com/golang/protobuf from 1.4.3 to 1.5.1 ( #6254 )
...
Bumps [github.com/golang/protobuf](https://github.com/golang/protobuf ) from 1.4.3 to 1.5.1.
- [Release notes](https://github.com/golang/protobuf/releases )
- [Commits](https://github.com/golang/protobuf/compare/v1.4.3...v1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 14:52:22 +01:00
Callum Waters and GitHub
6f6083dae3
linter: fix nolintlint warnings ( #6257 )
2021-03-19 10:59:14 +01:00
Callum Waters and GitHub
dd84867e2b
bump linter version to 1.38 ( #6253 )
2021-03-18 11:31:20 +01:00
9f7051d38a
node: implement tendermint modes ( #6241 )
...
Co-authored-by: dongsam <dongsamb@gmail.com >
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com >
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com >
2021-03-18 11:17:53 +01:00
Sam Kleinman and GitHub
5c547137f6
fix: make p2p evidence_pending test not timing dependent ( #6252 )
2021-03-17 16:03:56 -04:00
Sam Kleinman and GitHub
c52de487e7
test: refactor mempool reactor to use new p2ptest infrastructure ( #6250 )
2021-03-17 14:36:56 -04:00
Sam Kleinman and GitHub
acbe3f6570
P2P: Evidence Reactor Test Refactor ( #6238 )
2021-03-17 11:01:04 -04:00
Sam Kleinman and GitHub
c553c0cf20
cleanup consensus test ( #6246 )
2021-03-17 10:39:58 -04:00
Anton Kaliaev and GitHub
fa51b652e8
.github: remove myself from CODEOWNERS ( #6248 )
2021-03-17 15:52:56 +04:00
b00962ed57
build(deps): Bump codecov/codecov-action from v1.2.2 to v1.3.1 ( #6247 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.2 to v1.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.2...fcebab03f26c7530a22baa63f06b3e0515f0c7cd )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-17 11:39:37 +00:00
Marko and GitHub
efd2fde474
privval: add ctx to privval interface ( #6240 )
...
## Description
- Add `context.Context` to Privval interface
This pr does not introduce context into our custom privval connection protocol because this will be removed in the next release. When this pr is released.
2021-03-16 14:41:03 +00:00
Callum Waters and GitHub
fa781e6bb7
e2e: fix light client generator ( #6236 )
2021-03-15 13:04:33 +01:00
6ffdf181f2
crypto: ed25519 & sr25519 batch verification ( #6120 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com >
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com >
2021-03-15 10:58:49 +00:00
Callum Waters and GitHub
bf8cce83db
use error.Is to check for nondeterminstic vote error type ( #6237 )
2021-03-15 11:02:54 +01:00
799f87b55b
build(deps): Bump codecov/codecov-action from v1.2.1 to v1.2.2 ( #6231 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.1 to v1.2.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.1...1f8f3abcccf7960749744fd13547965f0e7d1bdd )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 09:46:22 +00:00
72c9364154
build(deps): Bump rtCamp/action-slack-notify from ae4223259071871559b6e9d08b24a63d71b3f0c0 to 2.1.3 ( #6234 )
...
Bumps [rtCamp/action-slack-notify](https://github.com/rtCamp/action-slack-notify ) from ae4223259071871559b6e9d08b24a63d71b3f0c0 to 2.1.3. This release includes the previously tagged commit.
- [Release notes](https://github.com/rtCamp/action-slack-notify/releases )
- [Commits](https://github.com/rtCamp/action-slack-notify/compare/ae4223259071871559b6e9d08b24a63d71b3f0c0...f565a63638bd3615e76249bffab00fcb9dab90f7 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 09:29:02 +00:00
Callum Waters and GitHub
6b4024ad75
fix e2e app test ( #6223 )
2021-03-10 10:32:51 +01:00
Anton Kaliaev and GitHub
00b9524168
rpc/jsonrpc/server: return an error in WriteRPCResponseHTTP(Error) ( #6204 )
...
instead of panicking
Closes #5529
2021-03-10 09:29:35 +04:00
Marko and GitHub
884d4d5252
note: add nondeterministic note to events ( #6220 )
...
## Description
Since events are not hashed into the header they can be non deterministic. Changing an event is not consensus breaking. Will update docs in the spec
2021-03-07 11:36:58 +00:00
Callum Waters and GitHub
1c314c830e
blockstore: save only the last seen commit ( #6212 )
2021-03-05 19:37:18 +01:00
d27cc6e5e9
build with go1.16 ( #6213 )
...
Co-authored-by: Marko <marbar3778@yahoo.com >
2021-03-05 15:59:25 +00:00
colin axnér and GitHub
5a7ac0abdb
update outdated comment in state.go ( #6214 )
...
I couldn't find any references to `state.NextState(...)`. Looks like `updateState` replaced that function
2021-03-05 13:36:07 +00:00