-
## Issue Overview
Starknet.js currently does not have any parsing ability for signed integers, we might need to implement our own parsers to process them.
## Proposed Solutions or Ideas
refer…
-
Specification - https://github.com/starkware-libs/starknet-specs/blob/v0.8.0-rc0/api/starknet_api_openrpc.json#L910
Changes in PR https://github.com/starkware-libs/starknet-specs/pull/232
-
[starknet_getMessagesStatus](https://github.com/starkware-libs/starknet-specs/blob/v0.7.1/api/starknet_api_openrpc.json)
https://docs.starknet.io/architecture-and-concepts/network-architecture/mess…
-
Request: upgrade package dependencies and examples`@starknet-react/core` to version 3.0.3
Reasoning: `@starknet-react/core` version 2 depends on starknet 5, and everybody's in starknet 6, even the …
-
Create a demo project for Starknet, an indexer for one of popular dapps on blockchain. Similar to existing `demo_starknet_events`, but more complex.
-
In `get-starknet` VirtualWallet behave differently that Normal Wallet. The `enable` method defined in https://github.com/starknet-io/get-starknet/blob/51d946452326ae02cf85211ccdd7995f5d7bbce2/packages…
-
similar to https://docs.hyperlane.xyz/docs/reference/hooks/op-stack
-
Loom : https://www.loom.com/share/09921f6d056c40fc9596ccfe9e8ca169
Figma : https://www.figma.com/design/fh0OAvj4AS08kHoSxu3DkE/%F0%9F%9A%80-Starknet-Quest?node-id=5992-2849&t=dvRbR5qAwsX8KioR-1
…
-
**Describe the enhancement request**
Kakarot just landed on Starknet Sepolia, making the network EVM compatible. EVM Transactions are relayed by a permissionless fleet of relayers operated curr…
Eikix updated
2 weeks ago
-
Getting this on `scarb build`:
```
$ scarb build
Compiling ex v0.1.0 (/home/fabijanc/pscott/flush_example/starknet/Scarb.toml)
error: Plugin diagnostic: Unknown derive `Option` - a plugin might…