-
gabsn updated
3 weeks ago
-
We need to enhance our land registry system by introducing NFTs (Non-Fungible Tokens) to represent approved land registrations. This feature will provide a unique digital representation of land owne…
-
**Context**
Currently `TxOut` contains `cached` field which is a hint that tells the client this output will be spent within the same block it is created. Since `OutPoint` includes `TxOut` it contr…
m-kus updated
4 weeks ago
-
# The context
In deoxys, we disabled the [trie logs](https://consensys.io/blog/bonsai-tries-guide) from bonsai-trie. This is because it enables a huge speedup during sync as well as a big space win…
-
# Bug Report
**Cairo version:**
v2.9.0
**Current behavior:**
Compiler fails with `AnnotationError(InvalidFunctionApChange { statement_idx: StatementIdx(90219), expected: Enabled { ap_chang…
m-kus updated
21 hours ago
-
Tests in `crates/starknet-devnet/tests/test_simulate_transactions.rs` were written to have the same coverage as devnet-py the corresponding devnet-py tests. Currently there are TODOs:
- Better testin…
-
## Description
Implement a sub generator to quickly bootstrap a new Cairo contract.
The CLI could guide the user and let the possibility to:
- Choose contract name
- Generate associated test f…
-
currently we have test for check that an event is added,
write two more test for
- event count increase
- event is emitted
Provide an ETH
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Description of bug
I've been working with the [🦀 Gomu Gomu No Gatling](https://github.com/akhercha/gomu-gomu-no-g…
-
Research staking curves of various protocol and select one staking curve and implement it in staking.cairo
Expected skill level: experienced Cairo and/or smart contract developer. **This is a compl…