Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev subgraph package #398

Merged
merged 36 commits into from
Jul 3, 2023
Merged

Dev subgraph package #398

merged 36 commits into from
Jul 3, 2023

Conversation

kmjones1979
Copy link
Collaborator

Description

This is to update the subgraph package to include a batch of main commits and fixing a small issue with subgraph.yml

Additional Information

Related Issues

None

Your ENS/address: Shutterblock.eth

technophile-04 and others added 30 commits April 21, 2023 10:28
Fix typo at code snippet
Co-authored-by: KcPele <fidekg123@gmail.com>
Co-authored-by: Shiv Bhonde <shivbhonde04@gmail.com>
Co-authored-by: Carlos Sánchez <oceanrdn@gmail.com>
* fix: event history filter type

Fixes #332

* fix: make scaffold event history config separate type

* fix: prettier broke due to invalid syntax

* fix: ts error after generating contract

* Indexed prop + example

---------

Co-authored-by: Carlos Sánchez <oceanrdn@gmail.com>
* fix: assert type as Abi to avoid ts error

Fixes #344

* assert type as Abi to avoid ts error on useScaffoldContract

---------

Co-authored-by: Carlos Sánchez <oceanrdn@gmail.com>
…ation error (#356)

Co-authored-by: sverps <sverps@gmail.com>
* Save selected contract to local storage

* refactor: Replaced native localStorage with useLocalStorage from usehooks-ts

* Fixed empty string parameter error.

* Updated parameter requirements to fix issue.

* Fixed error.

* Fixed parameter assignment error.

* Use useLocalStorage to save selected contract

---------

Co-authored-by: Damian <damianmarti@gmail.com>
Co-authored-by: Shiv Bhonde <shivbhonde04@gmail.com>
* allow overrides for useScaffoldContractWrite

* spread overrides and restConfig separately
Fixes #249

Co-authored-by: Shiv Bhonde | shivbhonde.eth <shivbhonde04@gmail.com>
Co-authored-by: Carlos Sánchez <oceanrdn@gmail.com>
technophile-04 and others added 6 commits June 17, 2023 10:06
* Upgrade hardhat-deploy to 0.11.26 where zkSync is supported

* Dependency for @matterlabs/hardhat-zksync-solc

* Add zkSyncEraTestnet to networks

* Import @matterlabs/hardhat-zksync-solc

* Add artifacts-zk and cache-zk to gitignore

* yarn install

* Add zkSync mainnet config

* add hardhat-zksync-verify for contract verification

---------

Co-authored-by: moltam89 <moltam89@gmail.com>
Co-authored-by: Damian <damianmarti@gmail.com>
Co-authored-by: Shiv Bhonde <shivbhonde04@gmail.com>
@kmjones1979 kmjones1979 marked this pull request as ready for review July 3, 2023 18:46
@kmjones1979 kmjones1979 merged commit d550eb1 into subgraph-package Jul 3, 2023
@kmjones1979 kmjones1979 deleted the dev-subgraph-package branch July 3, 2023 18:49
@kmjones1979 kmjones1979 restored the dev-subgraph-package branch July 3, 2023 19:27
@carletex carletex deleted the dev-subgraph-package branch July 11, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet