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

Investigate the implementation of subscribing to certain Witness data #1466

Open
ra0x3 opened this issue Nov 16, 2023 · 0 comments
Open

Investigate the implementation of subscribing to certain Witness data #1466

ra0x3 opened this issue Nov 16, 2023 · 0 comments
Labels
research This issue only requires researching an idea

Comments

@ra0x3
Copy link
Contributor

ra0x3 commented Nov 16, 2023

  • Witness data are arbitrarily-sized byte arrays included in transactions that can include different types of data
  • Since Witness data is just bytes, we should investigate whether or not these bytes can be used for subscriptions
  • Currently we only have one type of subscription - contract subscriptions
  • However if we implement Witness data subscriptions (which would work much the same as contract subscriptions), users would be able to index certain events based on signaled witness data
@ra0x3 ra0x3 added the research This issue only requires researching an idea label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research This issue only requires researching an idea
Projects
None yet
Development

No branches or pull requests

1 participant