contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Contracts repository for The Graph protocol

Results 108 contracts issues
Sort by recently updated
recently updated
newest added
trafficstars

experimental / WIP, take this with a bucketful of salt, might not work, etc

Split the `_drip` function into smaller pieces, hopefully making it cleaner and easier to understand. We also rename `mintedRewardsActual` to `lastDripRewardsUntilCurrentBlock`, and `mintedRewardsTotal` to `lastDripTotalRewards`, hopefully making these closer to...

protocol change

The changes from this PR correspond to [GIP-0034](https://forum.thegraph.com/t/gip-0034-the-graph-arbitrum-deployment-with-a-new-rewards-issuance-and-distribution-mechanism/3418) This is a rebased version of #571, cleaned up to only include the changes for the reservoir drip rewards distribution mechanism. Rebased...

protocol change
L2

### Motivation Add hardhat-secure-accounts support to GRE. ### Changes Account management methods (`getDeployer`, `getTestAccounts` and `getNamedAccounts`) are now hooked up to hardhat-secure-accounts plugin by default. This can be disabled using...

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.34 to 0.5.37. Changelog Sourced from moment-timezone's changelog. 0.5.37 2022.08-25 Re-publish npm package, because of extra folder present in 0.5.36, check moment/moment-timezone#999 0.5.36 2022.08-25 IANA TZDB 2022c...

dependencies

Bumps [undici](https://github.com/nodejs/undici) from 5.8.0 to 5.9.1. Release notes Sourced from undici's releases. v5.9.1 What's Changed fix: don't timeout while waiting for client to send request (#1604) Fix array headers by...

dependencies