Skip to content

Releases: yetanotherco/aligned_layer

v0.10.3

08 Nov 22:03
b6834ea
Compare
Choose a tag to compare

What's Changed

  • fix: update anvil state and version by @samoht9277 in #1341
  • refactor(example): enhance example for public inputs validation 2 by @uri-99 in #1245
  • feat(batcher): Update SP1 and Risc0 version in batcher, examples, and docs by @PatStiles in #1329
  • docs: update to v0.10.3 by @JuArce in #1395

Full Changelog: v0.10.2...v0.10.3

v0.10.2

25 Oct 20:12
1f45890
Compare
Choose a tag to compare

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

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