OpenCyphal / yukon

The OpenCyphal IDE
https://opencyphal.org
MIT License
16 stars 0 forks source link

Frontend doesn't differentiate hash of a disappeared node from a nondisappeared anymore #335

Closed silverv closed 1 year ago

silverv commented 1 year ago

Since the frontend keeps a list of hashes that it has seen and the boolean value would create a very generic hash that can already be in the list, it could be useful to update a random unique number whenever an update needs to be forced.

silverv commented 1 year ago

Also clearing that list would be beneficial :D