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 github.com/bufbuild/buf from 1.23.1 to 1.24.0 #666
Update buf mod update to block updates that will result in conflicting .proto files across dependencies.
Replace bin format with binpb format, and support the .binpb file extension. .binpb is now the canonical file extension for binary-encoded Protobuf data. The bin format and the .bin file extension continue to be accepted.
Remove support for go subdomain in .netrc. This was used as part of the remote generation alpha, which has been fully deprecated in favor of remote plugins and remote packages. See buf.build/blog/remote-packages-remote-plugins-approaching-v1 for more details.
Update buf beta price with the latest pricing information.
Update buf mod update to block updates that will result in conflicting .proto
files across dependencies.
Replace bin format with binpb format, and support the .binpb file extension.
.binpb is now the canonical file extension for binary-encoded Protobuf data.
The bin format and the .bin file extension continue to be accepted.
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 github.com/bufbuild/buf from 1.23.1 to 1.24.0.
Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
607e31a
Release v1.24.0 (#2290)3ba34eb
Update CHANGELOG.md (#2289)3f85714
Reject buf mod updates that will result in multiple dependencies having equal...74ade48
Delete bufcli.GlobalFlags (#2288)447b808
Add new branch RPCs and change existing RPCs (#2283)1986493
Fix path handling in storagegit (#2282)2ce1126
Split manifest.NewBucket into storagemanifest package (#2284)153c902
Delete storage.NoExternalPathReadBucket (#2281)db9b1fd
Addbuf mod
commands to pre-commit hooks (#2273)ea15691
Dogfoodingbuf sync
operations (#2279)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)