Skip to content

Releases: yetanotherco/aligned_layer

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 25 Oct 20:12
1f45890

Upgrade guide for Operators

The upgrade guide for this version is available here

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 24 Oct 19:42
1598b38

What's Changed

  • hotfix(operator): send only rpc host to telemetry service by @JuArce in #1316
  • hotfix(batcher): rm MIN_FEE_PER_PROOF check in batcher by @PatStiles in #1308

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 15:38
3845a1f

What's Changed

Full Changelog: v0.9.2...v0.10.0

v0.9.2

Choose a tag to compare

@github-actions github-actions released this 14 Oct 20:57
0871fb9

Upgrade guide for Operators

The upgrade guide for this version is available here

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 13 Oct 14:18
1608fc3

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 11 Oct 15:31
acecdb8

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Oct 21:09
042d8d8

What's Changed

New Contributors

Full Changelog: v0.7.3...v0.8.0

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 26 Sep 15:27
a280147

Description

This release fixes the following error when running the operator

error while loading shared libraries: librisc_zero_verifier_ffi.so: cannot open shared object file: No such file or directory

The release v0.7.2 and this version are fully compatible, so if you are running v0.7.2 and you didn't experienced this bug, it is not necessary to update.

What's Changed

  • fix: set LD_LIBRARY_PATH on operator build by @JuArce in #1091

Full Changelog: v0.7.2...v0.7.3

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:26
9c71987

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 15:26
ff72fae

What's Changed

  • fix: build hashStruct following EIP description and do not perform keccak on nonce and maxFee by @JuArce in #1041
  • chore(operator): update operator version to v071 by @JuArce in #1050
  • v0.7.1 by @MauroToscano in #1048

Full Changelog: v0.7.0...v0.7.1