Skip to content

Releases: allora-network/allora-offchain-node

v0.12.0

14 May 23:16
v0.12.0
fc333b4

Choose a tag to compare

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
v0.11.0
b62fe92

Choose a tag to compare

v0.11.0

Added

  • 121 Apply additional data validations

Changed

Fixed

Removed

Fixed

Security

v0.10.0

09 Apr 21:52
v0.10.0
6999df7

Choose a tag to compare

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
v0.9.1
89cded5

Choose a tag to compare

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
v0.9.0
ec93bb3

Choose a tag to compare

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
v0.8.1
23c2cad

Choose a tag to compare

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
v0.8.0
f66fd47

Choose a tag to compare

v0.8.0

Added

  • #100 Update v0.8.0 chain dependencies

Changed

Fixed

Removed

Fixed

Security

v0.7.0

05 Dec 11:32
v0.7.0
3ce31be

Choose a tag to compare

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
v0.6.0
24729f9

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

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