-
### This issue will be part of ODHack9.0, please apply via Onlydust app
- See #135 for more context.
- Add a test to make sure the event is emitting correctly.
- Please read [contributors guide](https…
-
https://community.starknet.io/t/cairo-v2-8-0-is-out/114606#p-2357624-range-operator-4
-
**Current behavior:**
block_prover is not working for block `164333` and `169206`
**Expected behavior:**
block_prover should be able to process the block
**Steps to reproduce:**
`cargo run --…
-
Repro:
scarb 2.8.3
clone https://github.com/kkrt-labs/kakarot-ssj on main
`scarb build -p contracts` - builds the required contract with some debug print logs
clone https://github.com/kkrt-labs/…
-
// TODO Remove all done, it was copied from Starkware's library. There must be a better way
Fix this todo.
-
Let's add a code-format button next to the permalink button. Clicking the button should reformat the Cairo code so that users don't need to manually set indentation.
For the icon, I suggest to use …
-
### This issue will be part of ODHack9.0, please apply via Onlydust app
- See #136 for more context.
- Add a test to make sure the event is emitting correctly with all the values expected.
- Please re…
-
Follow-up of #958 and a sibling issue to https://github.com/foundry-rs/starknet-foundry/issues/998
Our project binaries use `sn` prefixes in all places, but usages of names with and without prefixes …
-
### This issue will be part of ODHack9.0, please apply via Onlydust app
- Emit an event when a fund contract receives a new donation in the ```receiveDonation``` method.
- The event should contain: ad…
-
We want to update to the latest `starknet-rs` version in our `l3` crates and replace our different `FieldElement` (from starknet_ff / starknet_core ...) usages by the new Felt type.
This will allow…