ceremonyclient/protobufs
Cassandra Heart c797d482f9
v2.1.0.5 (#457)
* wip: conversion of hotstuff from flow into Q-oriented model

* bulk of tests

* remaining non-integration tests

* add integration test, adjust log interface, small tweaks

* further adjustments, restore full pacemaker shape

* add component lifecycle management+supervisor

* further refinements

* resolve timeout hanging

* mostly finalized state for consensus

* bulk of engine swap out

* lifecycle-ify most types

* wiring nearly complete, missing needed hooks for proposals

* plugged in, vetting message validation paths

* global consensus, plugged in and verified

* app shard now wired in too

* do not decode empty keys.yml (#456)

* remove obsolete engine.maxFrames config parameter (#454)

* default to Info log level unless debug is enabled (#453)

* respect config's  "logging" section params, remove obsolete single-file logging (#452)

* Trivial code cleanup aiming to reduce Go compiler warnings (#451)

* simplify range traversal

* simplify channel read for single select case

* delete rand.Seed() deprecated in Go 1.20 and no-op as of Go 1.24

* simplify range traversal

* simplify channel read for single select case

* remove redundant type from array

* simplify range traversal

* simplify channel read for single select case

* RC slate

* finalize 2.1.0.5

* Update comments in StrictMonotonicCounter

Fix comment formatting and clarify description.

---------

Co-authored-by: Black Swan <3999712+blacks1ne@users.noreply.github.com>
2025-11-11 05:00:17 -06:00
..
application_grpc.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
application_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
application.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
application.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
application.pb.gw.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
application.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
canonical_types.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
channel_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
channel.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
channel.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
channel.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
compute_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
compute.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
compute.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
compute.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
dispatch_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
dispatch.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
ferret_proxy_grpc.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
ferret_proxy.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
ferret_proxy.pb.gw.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
ferret_proxy.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
global_grpc.pb.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
global_test.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
global.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
global.pb.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
global.pb.gw.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
global.proto v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
go.mod v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
go.sum v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
hypergraph_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
hypergraph.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
hypergraph.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
hypergraph.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
keys_test.go v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
keys.go v2.1.0.5 (#457) 2025-11-11 05:00:17 -06:00
keys.pb.go v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
keys.proto v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
Makefile v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
node_grpc.pb.go v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
node_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
node.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
node.pb.go v2.1.0.3 (#449) 2025-10-23 22:43:17 -05:00
node.pb.gw.go v2.1.0.2 (#442) 2025-10-23 01:03:06 -05:00
node.proto v2.1.0.3 (#449) 2025-10-23 22:43:17 -05:00
protobufs.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
proxy_grpc.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
proxy.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
proxy.pb.gw.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
proxy.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
README.md v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
test_helpers.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
token_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
token.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
token.pb.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
token.proto v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
validate_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
validation.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00

The protoc compiler must be installed, currently version 3.21.12 is being used: https://github.com/protocolbuffers/protobuf/releases/tag/v21.12

The versioning is rather confusing, described here: https://protobuf.dev/support/version-support/

Most likely you want https://github.com/protocolbuffers/protobuf/releases/download/v21.12/protoc-21.12-linux-x86_64.zip

You can try to install from apt on Ubuntu, but you have no control on what exact version you are getting:

sudo apt install protobuf-compiler

Also install the following protoc plugins:

go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30.0
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.3.0
go install github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@v2.18.0

In order to rebuild the protobuf interfaces, in case you make changes to any of the *.proto files, run make in this folder.