Hi, folks. Better late than never, this version of Holochain has been out for more than a week now, and blessed for almost as long. Sorry for the late announcement!
This update is a small one but an important one, so we recommend upgrading right away.
Summary for Holochain v0.0.51-alpha1
- Bugfix: Holding list discrepancy for updated DHT entries #2204
-
Known issue: Tryorama, the scenario testing framework, doesn’t wait for long enough when
await s.consistency()
is called. Recommended fix is to sleep instead. - Known issue: Holding list discrepancy can occur when a node goes offline before publishing, then comes back online later. We’re working on it.