-
### Environment
* PostgreSQL version: 9.6.10
* PostgREST version: 0.5.0.0
* Operating system: FreeBSD 11.2-RELEASE-p4
### Description of issue
Swagger output for view including joined table…
-
[API documentation] states
> All JSON-RPC request and response objects have the keys "jsonrpc", "id" and "method". For details on these, refer to the JSON-RPC 2.0 specification.
but the implemen…
-
After setting the tag, why not overwrite the original default but recreate the tag,
proto file:
```protobuf
service Test {
rpc CreateTest (CreateTestRequest) returns (CreateTestReply) {
opti…
-
### What happened?
Old 1.5 installation was last started ~Februar 11. I updated to 1.7.0 today and let it sync. Wallet shows it is synced now. Full node shows that it is synced and on February 16, 20…
-
I'm using the self-hosted option and have set up Netbird behind another virtual machine that runs a Caddy reverse proxy.
I used the getting-started-with-zitadel.sh script to install Netbird.
My …
-
I've encountered what I think are inconsistencies around account handling that make the RPC API difficult to use for account balance calculations.
#### My use case
We're doing atomic swaps with Zc…
-
## Bug description
Data discrepancy between bootstrapped data and front-end data
## How to reproduce
On server:
```ts
import { z } from "zod"
import { rpc } from "../../trpc"
import { Pos…
-
Hello, I am experimenting with Helios and noticed something that I need to understand and may be a bug.
I would like to use Helios to validate historical data, which means that I am interested in run…
-
when getting events from block 2535089, retriever.GetEvents() got error :
`event parsing: error 0: exec function error: event topics decoding: event #1: expected more bytes, but could not decode a…
-
Hi
I am currently trying to use your swap api to perform basic token swaps on raydium. I am using the python example code as the base. I have discovered that the api and code work well, but not alw…