contracts
contracts copied to clipboard
Contracts repository for The Graph protocol
WIP as I still need to fix the tests. This complements #571 adding a reward for whoever called drip(), to incentivise calling it and offset the gas costs. The reward...
Simplifies the keeper reward calculation and increases the odds that calling drip immediately after the minDripInterval will be profitable.
Also L2 doesnt have to accept GraphToken ownership
Speed gainz 🚀
Stop using the bash script.
### Steps to reproduce **Run** ``` npx hardhat console --network rinkeby --graph-config config/graph.rinkeby.yml ``` **Error** ``` Error HH305: Unrecognized param --graph-config ```