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

Bug with invalid dependencies in the hash graph #160

Closed
d-roak opened this issue Sep 17, 2024 · 3 comments · Fixed by #161
Closed

Bug with invalid dependencies in the hash graph #160

d-roak opened this issue Sep 17, 2024 · 3 comments · Fixed by #161
Labels
bug Something isn't working

Comments

@d-roak
Copy link
Contributor

d-roak commented Sep 17, 2024

There's a bug in the Hash Graph when sending updates in the network related with invalid dependencies. Needs further investigation.

Reproduction:

  • Run one example
  • Do some actions
  • Run a second instance of the example and connect to the same CRO id
  • Do some actions with the first instance (it should appear on the second)
  • Do some actions with the second instance (it will show errors on the console of the first instance with invalid dependencies)
@d-roak d-roak added bug Something isn't working good first issue labels Sep 17, 2024
@ghost ghost added this to DRP Sep 17, 2024
@github-project-automation github-project-automation bot moved this to Triage in DRP Sep 17, 2024
@chachaleo
Copy link

Can I work on this ? :)

Copy link

onlydustapp bot commented Sep 18, 2024

Hey @chachaleo!
Thanks for showing interest.
We've created an application for you to contribute to Topology.
Go check it out on OnlyDust!

@github-project-automation github-project-automation bot moved this from Triage to 🏆 Done in DRP Sep 18, 2024
@d-roak
Copy link
Contributor Author

d-roak commented Sep 18, 2024

ohh sorry, it was urgent in our pipeline so i went ahead. Feel free to pick other issues !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants