blackbigswan
blackbigswan
I just noticed that there was a [discussion](https://github.com/z0r0z/Helios/issues/4#issuecomment-1054266635) about transferring repository into foundry from hardhat. At the same time, I've also translated template from vanilla JS to typescript support (helps...
Relevant: https://github.com/z0r0z/Helios/issues/10 Both dynamic price pools and router would be most likely interconnected from protocol design perspective, therefore I put them together in one issue. Going by what I mentioned...
Relevant: https://github.com/abigger87/cloaks/issues/11 Added `priceReveal` function allowing deployer to reveal minimum price after reveal phase passes. Includes few basic tests. Needed to allow for one step higher code complexity in solc...
reference: https://github.com/crytic/slither/issues/2233 `slither-function-filter` tool. for the time being it supports basic flag-based filtering (no way to specify details of search, only true/false) two example inputs: `slither-function-filter contract.sol --visibility external --modifiers...
### Describe the desired feature even if not used by any printer because of how cli formatting works with PrettyTables, it's actually a useful method to have accessible when working...
Hey, just bringing it up to your attention. [This PR is still relevant](https://github.com/crytic/contract-explorer/pull/45). Extension has problem finding [slither-lsp](https://github.com/crytic/contract-explorer/blob/789dc17aedab7268e2719b048fa751c0fed509d1/src/slitherLanguageClient.ts#L18), even if `echo $PATH` lists appropriate directories (and, `slither-lsp` is installed). This...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...