Skip to content

Testnet 0.15.0

Choose a tag to compare

@jsdanielh jsdanielh released this 12 Sep 13:21
· 1882 commits to albatross since this release
v0.15.0
e60ea03

What's Changed

  • Update default Dockerfile to work with latest rust image by @sisou in #1842.
  • Fix some documentation links by @hrxi in #1843.
  • HistorySync: move block verification into request phase by @styppo in f069d80.
  • HistorySync: make the history length verifiable by @styppo in f9b4ac9.
  • MacroBlock: fix interlink construction for non-zero genesis block number by @styppo in 7474175.
  • FullSync: don't wait for macro block to establish consensus by @styppo in 387760b.

Full Changelog: v0.14.0...v0.15.0