-
### Issue: Implement `starknet_getBlockWithTxs` RPC Call
**Description:**
Get block information with full transactions given the block id.
**Parameters:**
- `block_id`: The hash of the requested…
-
IF a partner (e.g. Nimbora) creates a token (e.g. STRK LST)
THEN they can request Kakarot via a PR to the repo / Form completion / Issue to deploy a DualVM token
THEN Kakarot team can review the re…
Eikix updated
2 weeks ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Builtins required for Cairo 1 and Starknet Smart Contracts:
- [ ] Gas Builtin
- [ ] System Builtin
- [ ] Segment Arena Builtin
-
EVM and Starknet have different ways of pricing resource usages due to the underlying architecture differences. As such, there cannot be a 1 1 mapping between the EVM gas consumed and the Starknet fe…
-
### Issue: Implement `starknet_blockNumber` RPC Call
**Description:**
The `starknet_blockNumber` RPC call has been implemented but requires further testing and verification against the entire state…
-
### Issue: Implement `starknet_blockHashAndNumber` RPC Call
**Description:**
The `starknet_blockHashAndNumber` RPC call has been implemented but requires further testing and verification against th…
-
### Issue: Implement `starknet_getBlockTransactionCount` RPC Call
**Description:**
The `starknet_getBlockTransactionCount` RPC call has been implemented but requires further testing and verificatio…
-
Context: the Starknet P2P explorer uses Juno as an external library for some of its features, but it's not as simple as doing `go get`, as it's required to compile the Rust dependencies.
For examp…
-
### Issue: Test `starknet_getClassHashAt` RPC Call
**Description:**
The `starknet_getClassHashAt` RPC call has been implemented but requires further testing and verification against the entire stat…