hardhat-monorepo
hardhat-monorepo copied to clipboard
* Create Keep3rV2Abstract.sol * Upgrade jobs to Keep3rV2Abstract * Add integration tests for upgraded jobs * Remove old jobs * Deprecate fastGasOracle in favor of baseFee
## Description For our tokemak strats, we need to call a special function to claim TOKE ([this one](https://github.com/charlesndalton/tokemak-eth-strat/blob/c42eda89e9c661de45ac70ac2db89e25b942a6e6/contracts/Strategy.sol#L257)). Ideally, we'd automate this, which isn't possible through the existing keep3r jobs....
goal is to catch deprecated and faulty strategies, to keep job strategies array healthy