Skip to content

Releases: yetanotherco/aligned_layer

v0.10.1

24 Oct 19:42
1598b38
Compare
Choose a tag to compare

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

23 Oct 15:38
3845a1f
Compare
Choose a tag to compare

What's Changed

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

v0.9.2

14 Oct 20:57
0871fb9
Compare
Choose a tag to compare

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

13 Oct 14:18
1608fc3
Compare
Choose a tag to compare

What's Changed

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

v0.9.0

11 Oct 15:31
acecdb8
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.8.0

02 Oct 21:09
042d8d8
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.7.3

26 Sep 15:27
a280147
Compare
Choose a tag to compare

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

23 Sep 18:26
9c71987
Compare
Choose a tag to compare

What's Changed

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

v0.7.1

23 Sep 15:26
ff72fae
Compare
Choose a tag to compare

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

v0.7.0

19 Sep 22:19
ce5c9e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0