-
Issue: Implement `starknet_getBlockWithTxHashes` RPC Call
**Description:**
The `starknet_getBlockWithTxHashes` RPC call has been implemented but requires further testing and verification against th…
-
### Issue: Implement `starknet_pendingTransactions` RPC Call
**Description:**
The `starknet_pendingTransactions` RPC call has been implemented but requires further testing and verification against …
-
### Issue: Implement `starknet_getStorageAt` RPC Call
**Description:**
Get the value of the storage at the given address and key.
**Parameters:**
- `contract_address`: The address of the contrac…
-
### Issue: Implement `starknet_getClass` RPC Call
**Description:**
The `starknet_getClass` RPC call has been implemented but requires further testing and verification against the entire state. This…
-
I tried to use the [@open-rpc/generator](https://www.npmjs.com/package/@open-rpc/generator) to generate the source code for the client.
As a result, I got the following error.
```
$ yarn open-rpc…
-
[Cuprate](https://github.com/Cuprate/cuprate) is an effort to create an alternative Monero node implementation.
Location: [Libera.chat, #cuprate](https://libera.chat/) | [Matrix](https://matrix.to/…
-
> This is my first draft notes. I want to expand on these more
Following https://github.com/libp2p/interop/issues/1, we need an RPC library that:
- Has documentation generation support
- Has te…
-
**Request**:
We can currently query the node: http://65.21.235.219:8888/rpc-schema.
Or use the Casper client subcommand list-rpcs.
MAKE created this URL for the previous version (1.0.0): http://c…
-
# development_integration
## todo
- integrate all open branches to ```development_integration``` branch
- make documentation which includes specs for what we deliver
- define v 1.0.0 in issues…
-
The RPC doc in the manual just says ` Coming soon...`:
![Screenshot 2023-06-13 at 13 57 39](https://github.com/threefoldtech/web3_proxy/assets/3511318/e128e303-775a-451e-a98c-16db287e661d)
The rea…