contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Contracts repository for The Graph protocol

Results 96 contracts issues
Sort by recently updated
recently updated
newest added

Not sure we want these "ops scripts" in the repo or not, wdyt?

See for example: https://github.com/graphprotocol/contracts/pull/912/files#diff-b69881f1b98af997244bfdf28aafc93430657159c9d31bb86fdb78795f6913acR101

Could be useful if we could toggle this with an env var for usage with nitro nodes on CI.

We seem to be hitting an issue where the node gets progressively slower to mine transactions to the point where the tests time out. This is a known problem with...

As mentioned in our call, returning `contracts as L1FixtureContracts` or `as L2FixturContracts` would solve a lot of the type wrangling in the tests, but can be addressed in a separate...

GIP 0060: https://forum.thegraph.com/t/gip-0060-early-allocation-closure/4559

### Changes - bridge tasks - Format GRT amounts to 2 decimal places, makes is easier to read/scan task output - Show granular information for withdrawal amounts - Show L1...