-
### Feature Request
Some RPC models and schemes are named differently than in spec https://github.com/starkware-libs/starknet-specs/tree/master/api.
Examples of potential changes:
- `PendingSta…
-
### Which component is your feature related to?
Cast
### Feature Request
When running `sncast declare` on Scarb 2.7.0, we get the following error:
```
error: An error occurred in the called…
ksew1 updated
1 month ago
-
The idea is to add to the log a message that indicates how much it took to execute the contract.
Later we can use this info to measure the execution time of different programs and compare VM vs Nativ…
-
We're removed those tests in https://github.com/snapshot-labs/sx-starknet/pull/620
Would be nice to add them back, or rework them
The idea here being:
- Setup a config (could be dockerized tbh…
-
Hi, I am working on adding support for `CELO`, an EVM compatible blockchain, to Ganache. We previously had a working fork before ganache was a monorepo, but now I'm encountering difficulties when tryi…
-
The Starknet Snap dev team has a guide for connecting to the Starknet Snap with documentation for all the methods exposed by the Snap. We could publish this in the docs site under the How To section o…
-
I can connect with starrevoke but after connecting the ArgentX wallet the site keeps loading end ends up with an error.
![2023-11-09 17_17_27-StarkRevoke - Starknet Approve Revoker](https://github.…
-
Add a class/methods that helps with importing [scarb](https://docs.swmansion.com/scarb/docs.html) output. It gives you everything needed to declare the contract.
- reads sierra
- reads casm
- reads…
-
Create a very basic Cartridge controller example.
It should use Starknet React and only include the Controller as a connector.
-
- [x] Implement cairo test for crime recorder contract
- [x] Implement tests for agreement contracts