-
Seen from a user's logs on 4b964074
```
2022-04-28T21:51:50UTC INFO [WalletAppConfig$] Rebroadcasting 8 transactions, txids=Vector(DoubleSha256BDigestBE(00bc1d8498f247e22eba02fe9442146348bc2379f…
-
I would like to use the RPC protocol over HTTP or sockets. For example, to interact with the [Ethereum API](https://ethereum.org/en/developers/docs/apis/json-rpc/) or [Random.org](https://api.random.o…
-
thumbnail preview does not appear on the board, drag and drop images on the board also often fails and no images appear.
![Screen Shot 2024-09-09 at 12 01 40](https://github.com/user-attachments/as…
-
Rollkit currently supports ABCI 2.0 (execution.go) for execution. This work will expand rollkit to support different execution engines by defining a common execution interface (via go-execution) which…
-
### Current State
The RPC Request Builder autogenerates `starknet.go` code snippets for StarkNet RPC endpoints. However, some endpoints are not yet supported.
### Required Action
Add autogenerate…
-
### Issue: Implement `starknet_getBlockTransactionCount` RPC Call
**Description:**
The `starknet_getBlockTransactionCount` RPC call has been implemented but requires further testing and verificatio…
-
### Problem
Related: https://github.com/neovim/neovim/issues/30450
Currently there are lots of single-purpose APIs to get what may be called "editor metadata" about:
- a buffer (not its text …
-
**What is the scope of the api ?**
- [ ] World
- [ ] Ped
- [ ] Vehicle
- [x] General
**Propose an api design**
A clear and concise description of what you want to happen.
------------------…
-
While running the example code:
```python
from pyserum.connection import get_live_markets, get_token_mints
print("tokens: ")
print(get_token_mints())
print("markets: ")
print(get_live_markets(…
-
Currently, whenever a new chain is being added, a dedicated validator instance has to be spun up to support the new chain, which puts a lower-bound on friction and latency to get a Hyperlane deploymen…