-
### Describe the feature
tracing now is no longer just executing transactions:
https://github.com/paradigmxyz/reth/pull/11845
and also now requires system calls which we already have in the `Bl…
-
## Steps to Reproduce Issue
My local node supports WebSocket as it is configured with `jsonrpc-server-type: both`.
- code:
```rs
let ws = SuiClientBuilder::default()
.ws_url("ws…
-
## Overview
the `rpc.getAccountInfo()` function is:
- not showing the `encoding` field in the config (see image 1)
- missing the `space` field in the returned value (see image 2)
![ima…
-
[discussion in slack](https://celestia-team.slack.com/archives/C01JZFUPG48/p1727727369779149)
-
### Describe the bug
Direct load API occasionally throws an exception: direct load in ob version 0.0.0.0 is not supported, minimum version required is 4.2.1.7
Executed multiple times, most of the …
-
See https://github.com/HarvsG/gli_py/issues/1
-
- Documentation:
https://github.com/starkware-libs/starknet-specs/releases/tag/v0.8.0-rc0
- Includes websocket (ws) support.
- Currently in RC phase: 0.8.0-rc.0
-
Since vimscript is single-threaded, there're cases we don't want to wait for the result but still need to be called when it's done or error is thrown.
Is it possible to implement `rpcrequest_async`…
roxma updated
1 month ago
-
### Describe the feature
there's an optional extension to the OP engine API:
https://specs.optimism.io/protocol/exec-engine.html#engine_signalsuperchainv1
we currently don't have a way to insta…
-
Dear All,
I am facing the below issue when dealing with vertex ai gemini model ... the error seems to be coming from grpc ....
But I am setting this property to REST
spring.ai.vertex.ai.gemini…