Skip to content

v1.10.0

Latest

Choose a tag to compare

@openaudio-release-bot openaudio-release-bot released this 17 Aug 17:39
f2909bc

1.10.0 (2026-08-13)

Features

  • genesis-writer: read rewards from the old chain's postgres (#496) (0059c0d)
  • genesis-writer: rebuild rewards from table state, not replayed transactions (#504) (db54989)
  • mediorum: pull replicated blobs from storage (#497) (6daf1db)

Bug Fixes

  • etl: exit bounded runs instead of hanging in Wait() (#512) (570b44f)
  • etl: resume from MAX(block_height) and honor --start (#513) (6a2724b)
  • genesis-writer: resume from the seen commit, not the block commit (#505) (ddd0a71)
  • genesis-writer: stop disabling autovacuum during replay (#511) (0aaa0dc)
  • openaudio: point the embedded ETL at the configured HTTP port (#507) (ab10fa5)

Code Refactoring

  • genesis-writer: run rewards first so an unreachable source fails fast (#506) (faa6fb7)