Ostracon, a consensus algorithm, is forked from Tendermint Core. We have added VRF to Tendermint BFT. It adds randomness to PoS Validator elections and improves security.
Apache License 2.0
70
stars
28
forks
source link
build(deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 #680
resolver: remove deprecated Target.Scheme and Target.Authority. Use URL.Scheme and URL.Host instead, respectively (#6363)
Behavior Changes
client: percent-encode the default authority for the channel (#6428)
xds: require EDS service name to be set in a CDS cluster with an 'xdstp' resource name (gRFC A47) (#6438)
New Features
reflection: support the v1 reflection service and update Register to register both v1alpha and v1 (#6329)
xds: add support for string matcher in RBAC header matching (#6419)
alts: add support for GRPC_ALTS_MAX_CONCURRENT_HANDSHAKES env var (#6267)
balancer/weightedroundrobin: de-experimentalize name of LB policy (#6477)
Bug Fixes
status: status.FromError now returns an error with codes.Unknown when the error implements the GRPCStatus() method, and calling GRPCStatus() returns nil (#6374)
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 commands and options
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)
Bumps google.golang.org/grpc from 1.56.2 to 1.57.0.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
87bf02a
Change version to 1.57.0 (#6448)6b64be9
resolver/weighted_round_robin: remove experimental suffix from name9489082
github: replace deprecated command with environment file (#6417)d1868a5
clusterresolver: add logs for dns discovery mechanism error cases (#6444)8e9c8f8
grpc: do not use balancer attributes during address comparison (#6439)db32c5b
Fix preloader mode in benchmarks (#6359)f0280f9
xds: require EDS service name in new-style CDS clusters (gRFC A47) (#6438)bf5b7ae
clusterresolver: handle EDS nacks and resource-not-found errors correctly (#6...fc0aa46
client: encode the authority by default (#6428)11feb0a
resolver: delete Target.Scheme and Target.Authority (#6363)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 commands and options
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)