Ben Burns
Ben Burns
# Feature Name: sAvax Pricer ## High Level Description Opyn pricer to support sAVAX token on Avalanche. sAvax is a token from the [Benqi Finance team](https://twitter.com/BenqiFinance). sAVAX uses a pool...
It would be useful if people could commit their game profiles to a folder in the repo. Even for non technical folks, you paste in your game profile into this...
feat/no-console Adding lint rule for banning console.sol and import hardhat/console.sol https://github.com/protofire/solhint/issues/318
Is there a rule for banning `hardhat/console.sol` and usage of `console.log`? I often see developers forgetting to remove these debugging statements when checking in soldity code.
Is there a way to view the remaining messages? I'm curious to know which message could not be deleted. ``` ==================================== = Deleting messages from 'Reth'... = ==================================== Deleted 0...