brady

Results 6 issues of brady

Allow measuring static cost statically for contracts. - [x] gives min/max execution cost without executing the contracts - [x] gives trait call-counts to determine if excessive cost is incurred by...

The [initial static cost](#6621) feature is gated behind `developer-mode` but we'd like to expose this functionality to miners. - remove developer-mode gating - allow plugging in arguments to functions being...

In order to provide more visibility into a contract's cost impact we need a static cost analysis tool that works similarly to dynamic cost analysis currently but doesn't require executing...

closes #2105 This is a somewhat heavy rework of format-ignore to cache ignored exprs within the main loop. I'm not sure it ever worked since we were only checking at...

- [x] CodeLens above functions showing static max cost - [ ] trait counts in details

Clarinet deployments subcommand takes another arg, one of check/generate/apply. Currently the completions file does not fill these in and should be updated

good first issue