Skip to main content

122 posts tagged with "hydra"

View All Tags

Hydra Team Update

ยท One min read
Noon van der Silk
Software Engineering Lead

What did the team achieve?โ€‹

  • Released version 1.1.0 ๐ŸŽ‰
  • Finished HTLC demo in Hydra #2080
  • Continue working on partial fanout #1468
  • Merged documentation for committing a script UTxO #1906
  • Working on chain following speedups #2206
  • Fixed blockfrost tests in nightly CI #2218

What's next?โ€‹

  • Continue working on partial fanout #1468
  • Continue working on chain following speedups #2206
  • Implement a "SafeClose" client input to try and avoid closing when you have unburned minted tokens #2330
  • Improve logging for failed HTTP requests #2315
  • Add API to get head opened time #2316

Hydra Team Update

ยท One min read
Noon van der Silk
Software Engineering Lead

What did the team achieve?โ€‹

What's next?โ€‹

  • Release 1.1.0 including deposit improvements #2180
  • Continue working on partial fanout #1468
  • Merge documentation for committing a script UTxO #1906
  • Finish working on HTLC example in Hydra #2080
  • Continue working on chain following speedups #2206
  • Continue supporting the Glacier Drop

Hydra Team Update

ยท 2 min read
Noon van der Silk
Software Engineering Lead

What did the team achieve?โ€‹

  • Enable recovering a deposit when the head is closed #1812
  • Progress on staying up to date with the chain even when there's no head logic events #2206
  • Improved Blockfrost error reporting, in leight of user-reported issue #2194
  • Configurable wait-times for blockfrost #2058
  • Partial commits for tokens as well #2180
  • Fixed TUI not listing UTxO's that are committed #2201
  • Permissive reading of the statefile if it contains bad JSON #2255

What's next?โ€‹

  • Best practice documentation for committing a script UTxO #1906
  • Start working on partial fanout #1468
  • Continue working on HTLC example in Hydra #2080
  • Continue working on chain following speedups #2206
  • Showcase running Hydra on a Rasberry Pi #2083
  • Release 0.23
  • Continue supporting the Glacier Drop

Hydra Team Update

ยท One min read
Noon van der Silk
Software Engineering Lead

What did the team achieve?โ€‹

  • Fix bug with TUI being out of sync with node state #2156
  • New tutorial on how to commit a script UTxO into a hydra head #1653
  • New grafana demo to showcase how to monitor a hydra head #2161
  • Fixes to the nightly CI process #2191
  • Small improvements to blockfrost documentation #2204

What's next?โ€‹

  • Aim to release 0.23
  • Investigate user-reported Blockfrost bug #2194
  • Continue working on HTLC example in Hydra #2080
  • Enable recovering a deposit when the head is closed #1812
  • Stay up to date with the chain even when there's no head logic events #2206

Hydra Team Update

ยท 2 min read
Noon van der Silk
Software Engineering Lead

High-level summaryโ€‹

The team has been working hard on a collection of fixes and user-requested features, while also continuing to support the Midnight Glacier Drop. Perhaps most interestingly we have added the ability to bring in partial amount when performing a commit. We continue to work on important improvements and user requests, we will start to investigate the partial fanout feature we've wanted to work on for a while, and continue to support the Glacier Drop!

What did the team achieve?โ€‹

  • Allow partial Ada commits via blueprint tx and /commit API #2140
  • Ported all the changes from 0.22.4 to master
  • Support the integration of Hydra and the Glacier Drop
  • Successfully presented Hydra Doom at RareEvo
  • Rename --script-info to --hydra-script-catalogue #2190
  • Fixed on CI for Mac #2139
  • Improve API by using a timeout mechanism to return the result of HTTP actions #1911
  • Initial version off a log viewer #2047
  • Investigate implementing partial fanout

What's next?โ€‹

  • Allow partial commits for specified tokens #2180
  • Resolve the TUI being out of sync due to event-log rotation #2156
  • Add a grafana-based monitoring example for running a Hydra node #2161
  • Write a tutorial on committing a script UTxO into a Head #1653
  • Start work on a HTLC between two Hydra Heads #2080
  • Enable recovering a deposit when the head is closed #1812
  • Prepare 0.23 release
  • CI fixes #2191
  • Investigate user issues #2113, #2144