Tomasz Rejowski
Tomasz Rejowski
This caching mechanism should be capable of: - Saving the compiled artifacts somewhere in a file, alongside with a hash of the compiled code - Comparing the stored artifacts' hashes...
As a StarkNet smart contract developer, I want to mock multiple contract calls with `mock_call` so that i can pass subsequent return values of a call, which might differentiate from...
### Which components does the task require to be changed? (think hard pls) snforge ### Description It seems to be not as intuitive and easy to use as we first...
### Which components does the task require to be changed? (think hard pls) snforge ### Description There are seemingly some performance issues when using windows 10 and forking (even for...
### Which components does the task require to be changed? (think hard pls) snforge ### Description We should remove `from_address`, `payload` from the struct params, and instead pass them to...
### Which components does the task require to be changed? (think hard pls) snforge ### Description Self explainatory
### Which components does the task require to be changed? (think hard pls) snforge ### Description Implement the new fuzzer architecture utilising plugins as outlined in "New fuzzing architecture" design...
### Which components does the task require to be changed? (think hard pls) snforge ### Description We should redo the cheating interfaces so that they make more sense - One...
### Which components does the task require to be changed? (think hard pls) snforge ### Description It should check whether it's possible to replace it (if the class exists) and...
### Which components does the task require to be changed? (think hard pls) snforge ### Description We should move things like `test_address`/`test_selector` there