ControlCplusControlV
ControlCplusControlV
lazy_static alone may be insufficient, would require some investigation to find the exact solution. But agree that an issue would be a good way to resolve this for now. _Originally...
**Description** Introduces a Creator pattern for dispute games that decouples chain-specific configuration from game implementations, allowing multiple chains to share the same implementation contracts while maintaining their unique configurations. The...
**Description** Added in a go tool which looks up a given address and tells you where it is from and what it actually is, right now it uses the superchain-registry...
[This is still TODO](https://github.com/sushiswap/meiji/blob/master/src/oSushi/VotingEscrow.sol#L420), just fix this by depositing to the adapter under a special "boost" modifier so that is distributed alongside other emissions as a bonus
Write an adapter for Minter so that it can pose as a Masterchef and MasterchefV2 pool (with 100% of the Masterchef weight) to then "mint" tokens for gauges to function....