This repository was archived by the owner on Jun 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 85
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
ShravanSunder
commented
Nov 23, 2021
•
edited
Loading
edited
- Modify scaffold-eth-typescript to be compatible with eth-hook v4 #29
# Conflicts: # packages/vite-app-ts/package.json
# Conflicts: # packages/vite-app-ts/src/app/routes/main/hooks/useAppContracts.ts # packages/vite-app-ts/src/config/loadAppContractConfig.ts # packages/vite-app-ts/src/config/loadAppContracts.ts # packages/vite-app-ts/src/config/loadAppContractsConfig.ts
- external contracts are now handles - worked on the contract context initalization in app
- created an contract context factory
# Conflicts: # yarn.lock
event based updates
ShravanSunder
added a commit
that referenced
this pull request
Jan 12, 2022
* Feature/#29 eth-hooks v4 changes (#32) * #29 testing out contracts context * #29 v4 compatability changes and merging develop * #29 eth-hooks v4 minor updates * #29 more work on contract context scaffold-eth/eth-ui#101 - external contracts are now handles - worked on the contract context initalization in app * #29 more work on contract context scaffold-eth/eth-ui#101 - created an contract context factory * #29 preliminary typing system for all the app contracts * #29 contract typing is almost working * #29 checkpoint * #29 checkpoint * #29 regenerate lock file * #29 general refactor of v4 types and function names * #29 created hook and system to load contracts * #29 using the new eth-hooksv4 paradigm * #29 fixes from eth-hooksv4 and eth-components * #29 fixes from eth-hooksv4 and eth-components * #29 fixes from eth-hooksv4 loading contractrats * #29 changes to how main provider is passed around * added react async * #29 final changes to inital beta * #29 final changes to inital beta * #29 changes from scaffold-eth/eth-ui#114 * #29 changes from scaffold-eth/eth-ui#114 * #29 changes from scaffold-eth/eth-ui#114 event based updates * replace apollo with react-query and graphql-request. lazy load GraphiQl * #29 tried to make folder structure simpler. better commands to build contracts * #29 minor fixes * #29 more comments to contract * update packages * #46 fixes and autconnect to burner with an option * #46 packages updates * changes for scaffold-eth/eth-ui#120 useBalance * #47 changes to building contract, bug fixes, and updates to packages * reenabled dai * #47 updated packages * #47 updated packages, fixed externals for vite. * disabled subgraph for now #48 * updated git ignore * #47 fix to generic-contract. removed generated fiels * #47 updated git ignore * #47 updated action * #47 updated action * #47 updated action
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.