Skip to content

Releases: allora-network/allora-offchain-node

v0.6.0

14 Nov 11:16
v0.6.0
24729f9
Compare
Choose a tag to compare

v0.6.0

Added

  • #66 Smart worker detection of submission windows + persistent error management + query retrials + registration/stake robustness + improved logging
  • #81 Timeout height handling on tx submission

Removed

Fixed

Security

v0.5.1

06 Nov 19:42
v0.5.1
21e4c19
Compare
Choose a tag to compare

v0.5.1

Added

  • #75 Configurable fee awareness

Removed

  • #73 Removal of legacy ECR workflow

Fixed

  • #74 Improve logging
  • #76 Account sequence mismatch using expected number + other error handling improvements
  • #77 More idiomatic buildcommit functions, use of errorsmod, error handling + duplicated error logs

v0.5.0

23 Oct 10:56
v0.5.0
0fad4b0
Compare
Choose a tag to compare

v0.5.0

Added

  • #63 Loss Function Library support.
  • #65 Introduced different retry delays for account sequence.
  • #68 Logging configuration
  • #69 Update to allora-chain v0.6.1 dependencies.

Removed

Fixed

  • #65 Error handling (incl ABCI errors)
  • #70 Clean and improve readme

Security

  • #62 Fix security email

v0.4.0

20 Sep 00:21
v0.4.0
c48ff3e
Compare
Choose a tag to compare

v0.4.0

Added

  • #53 Update to v0.5.0 chain dependencies. Validate bundles before sending.

Fixed

  • #55 Passive set retrial optimization.
  • #56 Improve logs
  • #57 Reduced severity of nonce failure to Warning.

v0.3.0

04 Sep 01:12
8ee7dd1
Compare
Choose a tag to compare

v0.3.0

  • #31 SubmitTx fix: if set to false but properly configured, it should still not submit.
  • #37 Fix covering nil pointer when params are not available
  • #38 Fix error handling (nil pointer dereference) on registration.
  • #40 Forecasting fixes
  • #41 MSE insteead of MAE, Reputer data validation, refactoring.
  • #42 Update to v0.4.0 version of the chain. This contains breaking changes in types.

v0.2.0

10 Aug 15:42
8ca515e
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.0

v0.1.0

08 Aug 13:04
09a1e5f
Compare
Choose a tag to compare