-
## Issue Description ##
While testing the beta of upcoming Boost 1.87.0 in Homebrew (https://github.com/Homebrew/homebrew-core/pull/198115), UHD failed to build due to using deprecated Boost Asio API…
-
**Is your feature request related to a problem? Please describe.**
We should allow users to configure the log level of their Kubo node from the webui settings screen.
**Describe the solution you…
-
### What is the issue?
Sparked from #7134.
`trackerAdd` and `trackerRemove` are deprecated API but still used in `transmission-remote`, we need new command line option(s) that uses the new `tracke…
-
create validator key +
api node +
grafana board +
relayer Cosmos-AKT-OSMO
public API,RPC, - chain registry +
uptime +
restake
-
We need something ASAP that's minimal and covers the most important endpoints at first, and then spreads to 100% coverage of the API. We do not need the canonical API workstream to get this done, we c…
-
Hi i'm trying to invoke RPC in a state via unregistered client in go sdk
```
//RPC Definition
func (w MyWorkflow) Notification(ctx iwf.WorkflowContext, input iwf.Object, persistence iwf.Persisten…
-
**Erigon version:** erigon version 2.59.3-088fd8ef
**Chain/Network:** mainnet
**OS & Version:** Ubuntu 20.04.6 LTS, CPU E5-2695 v4, 36 cores, 192 Gb RAM
**Disk:** NVMe HPE MT006400KWHAE 6.4 Tb
S…
-
Hello everyone, I encountered a problem where the deployment contract verification failed.
For example, the second BaseRegistrarImplementation contract needs to use the address of the first ENSRegist…
-
## Quality Improvement Ideas
- Separate frontend and backend within a monorepo.
- Replace the backend with Hono OpenAPI + RPC to ensure consistency between handler logic and the OpenAPI schema.
-…
-
```
package main
import (
"log"
"time"
"context"
"fmt"
"github.com/gagliardetto/solana-go/rpc"
"golang.org/x/time/rate"
)
func main() {
cluster := rpc.MainNetBeta
rpcClie…