-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build zotify
### Build log
Last few line of the log. Can provide more if needed.
```
Traceback (most recent call last):
File…
-
Description:
When attempting to set up the project using make, I encounter the following error:
package google.golang.org/protobuf/proto is not a main package
make: *** [install-tools] Error …
-
This is a brainstorm on how to introduce types to events.
In Tendermint, events are simply a name (`type`) plus a list of key-value pairs (`attributes`):
```typescript
type TmEvent = {
type:…
-
Today, this error message started showing up in VS 2022. Uninstalling and reinstalling the extension did not resolve the issue. Clearing the extension cache also did not resolve the issue. Chat works,…
-
Hi, I am running an appchain using the latest sdk version (0.50.8) and I am trying to run test but I am getting error in my code which I have posted below:
Error is originating from this code(here cc…
-
## protobuf
``` proto
syntax = "proto3";
import "google/protobuf/wrappers.proto";
import "google/protobuf/any.proto";
message MyMessageStringValue
{
google.protobuf.StringValue val = 1;…
StefH updated
2 months ago
-
### Is your feature request related to a problem?
It would be nice if the replayer can have a built-in submodule that can read and stream S3 objects (in similar protobuf format) like the messages in …
-
## Streaming text-to-speech synthesis needs to be documented properly
1. The text-to-speech example at https://cloud.google.com/text-to-speech/docs/samples/tts-quickstart contains working Go code, …
-
It seems that when using `find_package(Protobuf CONFIG)`, any eventual setting of `Protobuf_PROTOC_EXECUTABLE` is ignored.
This makes it hard for us in conda-forge, because `find_package(Protobuf C…
-
MVP: When signing a text message, detect purpose code 1237 (per SLIP-44) in the derivation path. If present, calculate the signature in the manner described in [NIP-01](https://github.com/nostr-proto…
rleed updated
3 weeks ago