Skip to content

Releases: noble-assets/jester

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Apr 21:15
v1.0.2
231bbfa

Apr 24, 2025

FEATURES

  • Add more Prometheus metrics and a no-op developer mode to assist in running Jester when you are not a validator. (#16)
    • For more info on metrics see docs here.
  • Increase the default max attempts to fetch a VAA and add a --override-fetch-vaa-attempts flag. (#17)

FIX

  • Add context to network requests and catch all timeout errors in retry logic.(#25)
  • Fix an issue where Jester could crash if the user disables the metrics server. (#26)

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Mar 20:12
b967ec9

Mar 14, 2025

BUG FIXES

  • Correctly log blockNumber in debug logs. (#14)
  • Catch context DeadlineExceeded error and retry Wormhole query. (#18)

IMPROVEMENTS

  • Improve logging when redialing clients. (#15)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 03 Mar 19:54
a5503c8

Mar 3, 2025

Introduces the first production-ready version of Jester.

No changes have been made since the release candidate v1.0.0-rc.1.

v1.0.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 26 Feb 20:59
3cd2cdf

v1.0.0-rc.1

Feb 26, 2025

BUG FIXES

  • Update ABI to be compatible with the latest design of the M Hub Portal. (#12)

FEATURE

  • Add default mainnet config values. (#3)

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 20:52
035f9f9

Feb 19, 2025

BREAKING CHANGES

  • Combine both custom and default Prometheus metrics into one endpoint. (#5)

DEPENDENCIES

FEATURE

  • Add Dockerfile. (#6)

REFACTOR

  • Update default testnet config values. (#4)

api/v0.2.0

Choose a tag to compare

@boojamya boojamya released this 19 Feb 20:48
035f9f9

Feb 19, 2025

DEPENDENCIES

  • Bump Go and Buf (#8)
  • Downgrade Go to keep version in line with Noble (#11)

v1.0.0-alpha.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 05:57
88dc26b

FEATURE

  • initial release of Jester

api/v0.1.0

Choose a tag to compare

@boojamya boojamya released this 01 Feb 05:30
295b1b1

FEATURE

  • Introduce api.jester.noble.xyz