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

Track remarks #237

Open
hieronx opened this issue Aug 9, 2024 · 0 comments
Open

Track remarks #237

hieronx opened this issue Aug 9, 2024 · 0 comments
Labels
Spike ssue describing a technical challenge to be investigated

Comments

@hieronx
Copy link
Contributor

hieronx commented Aug 9, 2024

Index all remarks

type Remark {
  timestamp: Date
  text: string
}

Based on remarks.Remark events: https://centrifuge.subscan.io/event?page=1&time_dimension=date&module=remarks&event_id=remark

Image

https://github.com/centrifuge/centrifuge-chain/blob/e0d223084d6fec7320e28004123c77b585dc6044/runtime/common/src/remarks.rs#L24

@filo87 filo87 added the Spike ssue describing a technical challenge to be investigated label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spike ssue describing a technical challenge to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants