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
69
stars
28
forks
source link
build(deps): Bump github.com/bufbuild/buf from 1.23.1 to 1.25.0 #668
Add txtpb format to handle the Protobuf text format. and automatically recognize
.txtpb files as Protobuf text files. The txtpb format can now be used with
all buf commands that take images as input or output, such as build, convert,
and curl.
v1.24.0
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.
Add txtpb format to handle the Protobuf text format. and automatically recognize
.txtpb files as Protobuf text files. The txtpb format can now be used with
all buf commands that take images as input or output, such as build, convert,
and curl.
[v1.24.0] - 2023-07-13
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.25.0.
Release notes
Sourced from github.com/bufbuild/buf's releases.
Changelog
Sourced from github.com/bufbuild/buf's changelog.
Commits
c2f35f5
Release v1.25.0 (#2305)575bd3d
Fix modules flag type and docs (#2301)4ad371a
Add .txtpb support to convert command (#2293)966b549
Make upgrade (#2300)1f312d7
Bump bufbuild/buf-setup-action from 1.23.1 to 1.24.0 (#2299)6dd0403
Move appproto private functions to the only file that uses them (#2296)dfc8685
Specify 'binpb' instead of 'bin' in the convert cmd help (#2294)961d5a2
Return to development (#2291)607e31a
Release v1.24.0 (#2290)3ba34eb
Update CHANGELOG.md (#2289)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)