-
Your task is to make the agreement contract upgradable.
- Use the latest Cairo syntax for the implementation.
- Use Upgradable component from Openzeppelin contract
- Apply access control
-
The tests are already defined in `src/contracts/ramps/revolut/revolut_test.cairo`. You just need to write their implementation following the way the escrow tests are implemented.
These contracts wi…
-
We need a better quality image
-
If we run
```
stone-cli prove-bootloader --cairo_programs ./examples/cairo0/bitwise_output.json --layout starknet --parameter_file ./tests/configs/bootloader_cpu_air_params.json --output bootloader…
-
Create integration test with mock starknet node where beerus requests are going to simulate starkli declare workflow function calls:
- starknet_chainId
- starknet_getClass
- starknet_chainId
- s…
-
When I'm trying to delete a task in https://starknet.quest/admin/quests/dashboard/128 I click on delete and the preview is not what it's supposed to be, I refresh and I see that the wrong task was del…
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Stack Exchange first?
- [X] This is not a support question.
### Motivation
…
-
Description:
We need to implement a LandStatus enum to represent the different states of a land parcel (Pending, Approved, Rejected) and update all related functions to use this new enum instead of…
-
ref: https://github.com/keep-starknet-strange/shinigami/blob/72ed4f960f1e0858ceeff7e287a0b0ca6cfa7e4f/packages/engine/src/opcodes/crypto.cairo#L18
-
Hi I would like to contribute more.
My issue where I contribute is currently stucked by another PR.
I want to avoid rebase conflict. could you create and assign me to a good first issue please?