Releases: allora-network/allora-offchain-node
Releases · allora-network/allora-offchain-node
v0.6.0
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
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
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
v0.4.0
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
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.