Skip to content

Mainnet 1.0.5

Latest
Compare
Choose a tag to compare
@jsdanielh jsdanielh released this 26 Nov 23:38
· 37 commits to albatross since this release
v1.0.5
f151505

This is our fifth official patch release targeting mainnet.
This release is backwards compatible with the previous v1.0.X releases.

What's Changed

What's changed

  • Don't use subprocess.run(..., shell=True) by @hrxi in #3080
  • Enable extra metrics by default by @jeffesquivels in #3156
  • light-blockchain: Always provide some blocks from ChainStore by @fiaxh in #3140
  • Wait for Account proofs blocks if they are not available yet by @nibhar in #3159
  • Intern BLS lazy public keys by @hrxi in #3141
  • Wrap futures::stream::SelectAll for easier waker behavior by @hrxi in #3158

Dependencies

  • build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 in the minor-and-patch-actions-updates group by @dependabot in #3155

Full Changelog: v1.0.4...v1.0.5