Skip to main content

Hydra Team Update

· 2 min read
Noon van der Silk
Software Engineering Lead

What did the team achieve?

  • Continued progress on partial fanout, including KZG trusted setup with G1 accumulator commitments #2582, #2324
  • Potential performance improvement: switched from list to Seq for faster benchmark runs at higher tx counts #2597
  • Fixed file-handle explosion ("Too many open files") by closing connections properly #2588
  • Upgraded mithril compatibility and added a fallback so nix develop works on aarch64-darwin #2596, #2598
  • Updated the pumba flake so it builds on modern mac hardware #2602

What's next?

  • Continue work on partial fanout, set up a secure CRS and perform final code-review! #2573
  • Work on reducing disk usage #2601, #2600
  • Support the upcoming Dijkstra Era #2495
  • User-friendly hydra-node configuration via config file #2581
  • Accept PaymentExtendedKey (HD wallet keys) #2583