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

DRE subnets contract #64

Open
ppedziwiatr opened this issue Oct 20, 2023 · 0 comments
Open

DRE subnets contract #64

ppedziwiatr opened this issue Oct 20, 2023 · 0 comments

Comments

@ppedziwiatr
Copy link
Contributor

A contract that will track the list of subnets (i.e. dre-u, dre-warpy, dre-aftr, dre-devnet (aka. all)) and DRE nodes within them.

Contract should contain:

  1. A list of subnets. Each subnet should contain
  • a list of DRE nodes (with data like 'whoami', ip address, wallet address, ideally some if it is 'active')
  • a list of wallets, from which we allow to add new nodes (i.e. the .env.NODE_JWK from the dre node options)
  • a list of whitelisted sources and/or blacklisted contracts
  • evaluation options that should be used by all nodes within subnet
  • plugins list
  • a mode in which nodes should operate (polling or subscribe)
  • if subnet operates in polling mode - the subnet configuration should contain FIRST_INTERACTION_TIMESTAMP and SYNC_WINDOW_SECONDS settings
  1. ???
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

No branches or pull requests

1 participant