scott-silver
scott-silver
This is a variation of the issue mentinoed in the [README](https://github.com/Khan/aphrodite#creating-extensions), but it applies to media queries as well and can create some unexpected behaviors. Say you've got some styles...
Currently, the `--quiet` option only applies to the first file evaluated by solhint. Say you have a directory with three contracts: `contracts/Greeter.sol`, `contracts/Greeter2.sol` and `contracts/Greeter3.sol`. All three contracts have one...
_Extremely_ rough version of a 1inch-enabled liquidation bot. Lots of changes to make still, but want to get some visibility on the decisions I'm making and thoughts on the remaining...
- Fix spelling - Increase severity of finding purchasable collateral to `ALERT` Maybe `ALERT` is extreme; maybe `WARNING`?
This is a fix for a potential issue with the way that the TypeScript code and the Liquidator.sol code determine whether Comet has a sufficient amount of collateral for sale....
Deploy script and updates for a potential Polygon cUSDCv3 market. - Renames IWETH9.sol to IWrappedNativeToken.sol (since we will use it for WETH, WMATIC and potentially WAVAX) - Updates the WETH...
Work-in-progress Optimism deployment - [x] return Supply Caps to 0 - can use the new SupplyCapConstraint from #587 - [x] decide on actual assets to use - [ ] determine...
It turns out that when a Github Action adds a commit to a branch, it doesn't trigger the same CI actions as when you push changes. Long thread about it...
