In Progress

2025-11-10

Hoarding Node

Weekly Report: 2025-11-10

  • Protocol & Implementation : Core protocol is functioning, and the team is now receiving clean data , additional protocols will be enabled aiming for a network connection demo.
  • Peer Handling & Architecture : Implementing peer information persistence in the database and identified an issue where peer sharing terminates other protocol threads. There is an interim fix which is to - keep threads alive by putting them to sleep. A future approach may be developed which is a protocol that will signal completion instead of terminating the application.
  • The team continued refining database effects for better structure and testability.
  • Rollbacks & Forks : Clarified that the hoarding node only needs to record rollback events and full rollback handling remains the responsibility of the canonical Cardano node.
  • A demo should be planned before christmas