Marcin Warchoł

Results 22 issues of Marcin Warchoł

### **Please check if the PR fulfills these requirements** - [ ] The formatter, linter, and tests all run without an error - [ ] Tests for the changes have...

### **Please check if the PR fulfills these requirements** - [ ] The formatter, linter, and tests all run without an error - [ ] Tests for the changes have...

**Is your feature request related to a problem? Please describe.** Our docs can make users confused about creating an `AccountClient`. In many places we do > `account = await AccountClient.create_account(...)`...

documentation
blocked
tests

### **Please check if the PR fulfills these requirements** - [x] The formatter, linter, and tests all run without an error - [x] Tests for the changes have been added...

**Is your feature request related to a problem? Please describe.** When users are reading an [API](https://starknetpy.readthedocs.io/en/latest/api.html) they do not see how to use this methods. **Describe the solution you'd like**...

documentation
priority: low

I would like to know if your wallet supports extended private/public keys. Thank you in advance.

As a Starknet smart contract developer, I want `protostar_print` to be accessible inside a contract. Debugging would be much more simplified and usable. Currently, we can only use print cheatcode...

### Which component is your feature related to? Forge ### Feature Request @MaksymilianDemitraszek please elaborate on that 🙏

Team: profiler
design-doc

### Which component is your feature related to? Forge ### Feature Request We should add storage diff to trace.

feature
Team: profiler
design-doc

### Which component is your feature related to? Forge ### Feature Request Cheatnet keeps info about l2 l1 messages in CallTrace so it should be easy to add this info...

Team: snforge
feature