Federico De Felici
Federico De Felici
### Description Companion PR for validating marf compression against CI ### Applicable issues - fixes # ### Additional info (benefits, drawbacks, caveats) ### Checklist - [ ] Test coverage for...
In this comment I made an analysis of a rendering issue related to rpc openapi example section: https://github.com/stacks-network/stacks-core/pull/6447#discussion_r2333561372 Even if the way we write the example section should be compatible...
Explore refactoring opportunities about `CheckError` (improve variants, simplify error remaping, etc...)
Now that we have consensus test coverage for `ParseError`, try to investigate error variants improvements (cut down the numer, simplify remapping, etc...)
use `clap` crate in `clarity-cli` to manage command line parsing