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

Update EVM CE to use the EventRegistry + remove all non-child contracts from EvmEventSources + delete ContractAbis #10015

Open
timolegros opened this issue Nov 22, 2024 · 0 comments · May be fixed by #10032
Assignees
Labels
3 Full day task 5 Few days task cleanup

Comments

@timolegros
Copy link
Collaborator

timolegros commented Nov 22, 2024

Description

  1. Create migration:
    • Remove factory contracts from EES
    • Add EES.child_contract_name
    • Remove EES.abi_id
    • Drop ContractAbis
  2. Add child_contract_name to Contests.projection.ts EES insert
  3. Update getEventSources fn to use EventRegistry + new EES

Additional context

@timolegros timolegros added cleanup 3 Full day task labels Nov 22, 2024
@timolegros timolegros self-assigned this Nov 22, 2024
This was referenced Nov 22, 2024
@timolegros timolegros added the 5 Few days task label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 Full day task 5 Few days task cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant