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

Blob submission repository #77

Open
dndll opened this issue Mar 4, 2024 · 0 comments
Open

Blob submission repository #77

dndll opened this issue Mar 4, 2024 · 0 comments

Comments

@dndll
Copy link
Collaborator

dndll commented Mar 4, 2024

We should move from an instantiable flow to allow users who aren't familiar with near to submit blobs. Needs to use namespace and emit events for submissions. Use owner from sdkcontracttools.

Information in the repository:

  • pk: namespace:id
  • owner info
  • base priority (can default to 0 for now, will need soon)
  • maintainers: bytes[]

Would need functions to register themselves for a fee for sybil resistance.
Only the account owner & maintainers should be able submit blobs here.
Still try to deserialise as minimal as possible, try to just take from the input bytes somehow. Expect that the submit function will look sosmething like (namespace, blob).

Eventually we add onchain priority queue for submit&prove

@dndll dndll changed the title Allow a blob submission repository Blob submission repository Mar 4, 2024
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

2 participants