Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BACKPORT/23.0.x] Multiple backports #5424

Merged
merged 6 commits into from
Nov 1, 2023

Conversation

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@kostko kostko added the c:backport Category: backport to stable branch label Nov 1, 2023
dependabot bot and others added 5 commits November 1, 2023 19:11
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.57.0
to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.0...v1.59.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
from 1.14.0 to 1.17.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.17.0/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.14.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
When a key manager node is the sole member of the committee, it generates
master and ephemeral secrets immediately rather than at a random block
within an epoch. In tests, this allows us to transition to the next epoch
earlier, as soon as all required secrets are generated.
The Commit function can return both a nil error and a nil result in case
the given block is not available yet.
@kostko kostko force-pushed the kostko/stable/23.0.x/backport-multi branch from c27dea7 to 9014d6a Compare November 1, 2023 18:12
@kostko kostko enabled auto-merge November 1, 2023 18:12
@kostko kostko merged commit 684ba57 into stable/23.0.x Nov 1, 2023
4 checks passed
@kostko kostko deleted the kostko/stable/23.0.x/backport-multi branch November 1, 2023 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:backport Category: backport to stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants