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

Remove assumptions around auth_events and prev_events #32

Open
kegsay opened this issue Oct 30, 2024 · 0 comments
Open

Remove assumptions around auth_events and prev_events #32

kegsay opened this issue Oct 30, 2024 · 0 comments

Comments

@kegsay
Copy link
Member

kegsay commented Oct 30, 2024

We want the visualiser to be as agnostic as possible to the underlying event data, so if we experiment with radically different shapes (e.g auth dags) then tardis will Just Work with them.

Current assumptions:

  • harcoded checkboxes for auth chain
  • hardcoded event ID calculation for prev|auth_events fields and that's it.
  • eventsToCompleteDag explicitly loops auth|prev_events to fill in a complete dag.
  • findForwardExtremities explciitly walks auth|prev_events when doing its deathmatch calculation.
  • collapsifier only looks at prev_events.
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