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

> check that all contracts are initialized, including clone masters like this, and implementations

Hey team, This file is still referencing a hosted service endpoint: https://github.com/graphprotocol/contracts/blob/main/packages/token-distribution/.graphclientrc.yml Please make sure to update any mission critical files to reference a subgraph deployed on the network. Thanks,...

`6.3.0` version has wrong dependencies: ![image](https://github.com/graphprotocol/contracts/assets/16786032/5a841fdb-1a0d-46c8-b4d9-2662d122fef1) `@graphprotocol/sdk` dependency should not be `workspace:^0.5.0`.

https://github.com/graphprotocol/contracts/pull/766 https://github.com/graphprotocol/contracts/pull/864 https://github.com/graphprotocol/contracts/pull/866

Bumps [secp256k1](https://github.com/cryptocoinjs/secp256k1-node) from 4.0.3 to 4.0.4. Commits 756fce1 4.0.4 8bd6446 elliptic: fix key verification in loadCompressedPublicKey 840834e Update elliptic to 6.5.7 (CVE-2024-42461) (#206) See full diff in compare view [![Dependabot...

dependencies
javascript

Run gas profile for both options and saving for 200 runs was: ``` SubgraphService: acceptProvisionPendingParameters: 693 gas saved collect: 1,405 gas saved initialize: 991 gas saved startService: 914 gas saved...

While reviewing the [OZ audit N-04](https://defender.openzeppelin.com/#/audit/9d56f9fe-e25e-4ac5-acb0-772150889078/issues/N-04) I found advice to document TODO comments inside our project issues backlog. I found the following TODO's at commit [4387c6cdc7cf437e75b46d3af3f1d88aa1fdb925](https://github.com/graphprotocol/contracts/tree/4387c6cdc7cf437e75b46d3af3f1d88aa1fdb925) The following TODO's are...