-
This issue is a writeup of how to build a Celestia client that will act as the underlying DA client for rollups clients to verify. Once consensus is reached, this can be formalized with a document on …
-
Email from Buf:
> As of **August 1, 2024**, Buf will begin limiting remote plugin requests from unauthenticated users on [buf.build](https://buf.build/). If you send more than 10 unauthenticated re…
-
The megacheck and golint analyzers found the following set of issues. They fall into a number of buckets:
Linter Style/Docs: missing docs for exported symbols
Deprecation cleanups
Linter naming …
-
### Application contact emails
ashah@buf.build, pedge@buf.build, nsnyder@buf.build
### Project Summary
Connect is a simple, cross-language framework for Protobuf RPC.
### Project Descripti…
-
As discussed in: https://forum.scylladb.com/t/compaction-storm-slows-down-scylla/2958/24
It seems Scylla 6.0.2 gets stuck in some loop after upgrade from 5.4 or when bootstrapping a new 6.0 node int…
-
Installing the library using lts-fermium, ~14, works perfectly.
Doing it with its version seems to mess up the way **libxmljs2-xsd** depends on **libxmljs2**,
since
>npm ERR! clang: error: no su…
-
### What problem are you facing?
In https://github.com/crossplane/crossplane/pull/4923 I'm extending our use of the `buf` CLI - https://buf.build/docs/ecosystem/cli-overview. This CLI is alre…
negz updated
2 months ago
-
It would be good to have `buf + dependabot` integration so that protobuf dependencies managed by `buf` can be updated at a regular period.
Something like this:
```
# /path/to/.github/dependabot…
hasit updated
3 weeks ago
-
buf-breaking-action passes when I delete a message struct from the protobuf, causing a breaking change further.
Sample:
```
message Address {
string city = 1;
string state = 2;
int32 zip…
-
Within the old strawman, there was a transition from blockettes to just having essential stuff in the mseed header, and with an "other stuff" section for things that might be useful but were not abs…