ksew1

Results 33 issues of ksew1

### 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...

Team: sncast
new

### Which component is your feature related to? Forge ### Feature Request As in title. Reference https://github.com/foundry-rs/starknet-foundry/pull/2044#discussion_r1704031268

new

### Which component is your feature related to? Forge ### Feature Request Change Err match arm to this in `into_proc_macro_result` and fix tests ```rust Err(mut diagnostics) => { diagnostics.extend(warnings); ProcMacroResult::new(item).with_diagnostics(diagnostics)...

Team: snforge
new

### Which component is your feature related to? Forge ### Feature Request Context: `cairo-profiler` expects paths to files with serialized `VersionedProgram` (sierra format) in its input file. Right now `snforge`...

Team: snforge
new

### Which component is your feature related to? Other (Please describe below) ### Feature Request When stable versions of them will be introduced please upgrade them. Also test `test_fail_when_using_starknet_syscall()` in...

new

### Which component is your feature related to? Cast ### Feature Request 1. Add shell completions for: - bash - elvish - fish - powershell - zsh 2. Detect shell...

Team: sncast

### Which component is your feature related to? Cast ### Feature Request - Commands that require a fee for execution should have an option to estimate the fee without executing...

sncast

### Which component is your feature related to? Cast ### Feature Request Add command for checking balance of account, we should currently support: - ETH - STRK

Team: sncast
new

### Which component is your feature related to? Cast ### Feature Request You can use [this](https://github.com/xJonathanLEI/starknet-rs/blob/f6d339c6b897fb38c839485608ca2fe374a6275d/starknet-core/src/utils.rs#L139) function from `starknet-rs`.

Team: sncast
new

### Which component is your feature related to? Cast ### Feature Request To increase readability and improve user experience, we should color some of the messages. For example: - numbers...

Team: sncast
new