Releases: allora-network/allora-offchain-node
Releases · allora-network/allora-offchain-node
v0.12.0
14 May 23:16
Compare
Sorry, something went wrong.
No results found
Added
#129 Update v0.12.0 chain dependencies
#130 Add error-level metrics, clean existing metrics
#128 Ability to set FeeGrantAddress when signing transactions
Changed
126 Remove submission offset, add configurable jitter
Fixed
124 Fix early exit from registration
Removed
Security
v0.11.0
16 Apr 20:36
Compare
Sorry, something went wrong.
No results found
v0.11.0
Added
121 Apply additional data validations
Changed
Fixed
Removed
Fixed
Security
v0.10.0
09 Apr 21:52
Compare
Sorry, something went wrong.
No results found
v0.10.0
Compatible with Allora Chain v0.10.x
Added
Changed
#117 Input layer changes v0.10.x
Fixed
#119 GRPC client reconnection logic
#118 improve context handling
Removed
Fixed
v0.9.1
26 Feb 17:18
Compare
Sorry, something went wrong.
No results found
v0.9.1
Added
Changed
Fixed
#114 Fix tx simulation(seqnum, gasAdjustment, err handling), validation, tests and minor refactor
Removed
Fixed
Security
v0.9.0
24 Feb 14:31
Compare
Sorry, something went wrong.
No results found
v0.9.0
Compatible with v0.9.0 Allora Chain.
Added
#108 Removed ignite, GRPC/RPC, data model restructure, big refactor and cleanup, gas and fees rework
#98 Multiple RPC nodes, with rpc-looping management
Changed
Fixed
Removed
Fixed
Security
v0.8.1
16 Jan 17:28
Compare
Sorry, something went wrong.
No results found
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
20 Dec 02:02
Compare
Sorry, something went wrong.
No results found
v0.8.0
Added
#100 Update v0.8.0 chain dependencies
Changed
Fixed
Removed
Fixed
Security
v0.7.0
05 Dec 11:32
Compare
Sorry, something went wrong.
No results found
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
14 Nov 11:16
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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