Tomasz Rejowski
Tomasz Rejowski
### Which components does the task require to be changed? snforge ### Description Allegedly cairo book has it implemented, worth to check out
### Which components does the task require to be changed? (think hard pls) snforge ### Description We should consider adding a template with i.e. openzeppelin added (erc20/account) This task's scope...
### Which components does the task require to be changed? (think hard pls) snforge, sncast ### Description There's a feature in `rustfmt` which enables auto-formatting the imports, but it's only...
### Which components does the task require to be changed? (think hard pls) snforge ### Description We need to start integrating the compiler plugins since they're in their final phase...
### Which components does the task require to be changed? (think hard pls) snforge ### Description We should do this in order to avoid future problems where we can't use...
Using [this mdbook mechanism](https://rust-lang.github.io/mdBook/format/mdbook.html#including-files) we can implement tests which execute parts of our documentation code, making sure it's not outdated. This can be implemented via separate check. In cases where...
### Which components does the task require to be changed? (think hard pls) snforge ### Description Based off the conception in the design doc for fuzzing, we should define the...
Closes #2061 ## Introduced changes - ## Checklist - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code...
### Which components does the task require to be changed? (think hard pls) snforge ### Description For reduction of code amount and complexity