Releases: allora-network/allora-offchain-node
Releases · allora-network/allora-offchain-node
v0.8.1
v0.8.1
Added
- #101 Timeout configuration
- #104 Customize rpc client configurations
- #105 Make HTTP timeout configurable
- #106 Improve log context by adding topic id and actor type to logger
Changed
Fixed
- #107 uallo values to get over uint64 (eg minStake)
Removed
Fixed
Security
v0.8.0
v0.8.0
Added
- #100 Update v0.8.0 chain dependencies
Changed
Fixed
Removed
Fixed
Security
v0.7.0
v0.7.0
Added
- #87 Update v0.7.0 chain + whitelist coverage
- #89 Added linter
- #92 Context handling
- #91 Add Feemarket support
- #94 Gas price update interval
- #96 Final chain update to v0.7.0 tag
Removed
Fixed
- #82 Adjust adapter log levels
- #83 Added missing params to .env example
- #88 New topic case + handle window-related errorcodes
- #95 Use CanSubmitXPayload methods
Security
- #84 Bump cosmossdk.io/math from 1.3.0 to 1.4.0
- #86 Remove scanning alert on example app
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.