Skip to content

Issue #336 Multi-chain support #472

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

Merged
merged 9 commits into from
Feb 21, 2022
Merged

Conversation

elpiel
Copy link
Member

@elpiel elpiel commented Feb 15, 2022

This is the initial implementation of Multi-chain support.
Partially resolves #336

  • ChainOf - can hold information about the Chain & Token of a given value, i.e. Campaign or Channel
  • channel_context / campaign_context usually hold this value in the context filed.
  • NOTE: Naming could be changed

Still needs to be done:

  • Database - decide where and how the ChainId is needed in the database.
  • Change all SQL Queries to allow the use of ChainId
  • Ganache #1 (chain id: 1) setup with snapshot, contracts, etc. ( we use the default #1337 right now)
  • test_harness - use at lease 2 chains for tests

@elpiel elpiel requested a review from simzzz February 16, 2022 07:49
@elpiel elpiel merged commit cbdc71e into aip-61-adex-v5 Feb 21, 2022
@elpiel elpiel deleted the issue-336-adapter-chains branch March 21, 2022 07:46
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