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

Parse events for multiple contracts in the generated code #95

Merged
merged 4 commits into from
Dec 23, 2021

Conversation

prathamesh0
Copy link
Collaborator

@prathamesh0 prathamesh0 commented Dec 23, 2021

Part of #39

  • Parse events for multiple contracts in the generated code using contract kind.
  • Read codegen args from a config file instead of the command line.
  • Add watcher generation config file to eden-watcher.

@prathamesh0 prathamesh0 self-assigned this Dec 23, 2021
@prathamesh0 prathamesh0 force-pushed the pm-multiple-contracts branch from f00a941 to 3d9bf0b Compare December 23, 2021 11:14
@prathamesh0 prathamesh0 force-pushed the pm-multiple-contracts branch from 411a33c to 9534626 Compare December 23, 2021 11:52
@ashwinphatak ashwinphatak merged commit 765c2ac into codegen-wip Dec 23, 2021
@ashwinphatak ashwinphatak deleted the pm-multiple-contracts branch December 23, 2021 11:56
prathamesh0 added a commit that referenced this pull request Dec 24, 2021
* Parse events for multiple contracts in the generated code

* Use contract wise artifacts in the generated indexer methods

* Update codegen docs to use config file to generate a watcher

* Add watcher generation config to eden-watcher
nikugogoi pushed a commit that referenced this pull request Dec 28, 2021
* Parse events for multiple contracts in the generated code

* Use contract wise artifacts in the generated indexer methods

* Update codegen docs to use config file to generate a watcher

* Add watcher generation config to eden-watcher
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.

2 participants