Piotr Figiela
Piotr Figiela
# Bug Report **Cairo version:** 2.6.3 **Current behavior:** Multiline strings `""` and short strings `''` break syntax highlighting after them **Expected behavior:** Correct syntax highlighting with multiline strings **Steps to...
## Introduced changes - Rename cheatcodes Follow-up for #2080 Next PR will rename files ## Checklist
Related #2040 ## Introduced changes - Add logic of `cheat_execution_info` Next PR (#2080) make current cheatcodes use it internally ## Checklist - [x] Linked relevant issue - [x] Updated relevant...
Related #1897 ## Introduced changes - Use `cheat_execution_info` internally in current cheatcodes Follow-up for #2067 Next PR (#2082) do renaming
### Which components does the task require to be changed? (think hard pls) snforge ### Description - `available_gas` - etc...
Related #1905 ## Introduced changes - Work in progress ## Checklist - [x] Linked relevant issue - [ ] Updated relevant documentation - [ ] Added relevant tests - [...
Closes #1208 - Added `--snforge` flag that enables forge template for - `new` command - `init` command On forge side https://github.com/foundry-rs/starknet-foundry/pull/2113
### Which components does the task require to be changed? (think hard pls) snforge ### Description `cheatcode::()` and `cheatcode::()` currently panic with `'invalid secret_key'` or `'message_hash out of range'`, we...
## Introduced changes - Updates docs for `cheat_execution_info` and it's helpers - Remove old cheatcodes docs - Updates changelog Follow-up for #2102
### Which components does the task require to be changed? (think hard pls) snforge ### Description Can be done once there are at least 2 versions that supports scarb plugins....