Skip to content

Releases: rosen-bridge/watcher

Publish 4.1.1

19 Feb 18:15
Compare
Choose a tag to compare

@rosen-bridge/watcher

4.1.1

Patch Changes

  • Patch @rosen-bridge/rosen-extractor to improve EVM extractor speed
  • Add event trigger initialization config and turn it off by default
  • Patch @rosen-bridge/abstract-extractor initialization to be stateful and resilient to network issues
  • Patch @rosen-bridge/scanner-sync-check to return proper message when there is no block in database

Publish 4.1.0

15 Feb 19:17
Compare
Choose a tag to compare

@rosen-bridge/watcher

4.1.0

Minor Changes

  • Integrate binance

Patch Changes

  • Add environment variables for bitcoin rpc connection
  • Use @rosen-bridge/extended-typeorm to prevent db transaction conflicts
  • Fix commitment redeem job bug
  • Fix required commitment count to match with the smart contract computations

Publish 4.0.4

26 Nov 11:39
Compare
Choose a tag to compare

watcher

4.0.4

Support new tokens

  • AHT
  • BANA
  • Bober
  • COS
  • CYPX
  • EPOS
  • ErgOne
  • GIF
  • GluonW GAU
  • GluonW GAUC
  • MEW
  • MNT
  • NIKEPIG
  • Paideia
  • QUACKS
  • SUGAR
  • O
  • Troll
  • WALRUS
  • DIS
  • sOADA
  • OADA

Publish 4.0.3

19 Nov 13:08
Compare
Choose a tag to compare

@rosen-bridge/watcher

4.0.3

Patch Changes

  • Patch JS floating error in BitcoinRpcRosenExtractor

Publish 4.0.2

22 Oct 13:20
Compare
Choose a tag to compare

@rosen-bridge/watcher

‼️‼️ ! Watcher operators, please update your watcher-service as soon as possible; otherwise, your permits might be stuck for events related to transferring ADA!
Stucked permits will be redeemed automatically after updating to this version!

4.0.2

Patch Changes

  • Fix the redeem job to redeem the invalid commitment after the reward transaction

Publish 4.0.1

20 Oct 09:36
Compare
Choose a tag to compare

@rosen-bridge/watcher

4.0.1

Patch Changes

  • Add eRSN token info to assets and revenue apis
  • Update logger structure

Support new tokens

  • ADA (just ETH network)
  • BTN
  • HUNT
  • IAG
  • INDY
  • LQ
  • MIN
  • OPTIM
  • SNEK
  • SPLASH
  • SUNDAE
  • VYFI

Publish watcher 4.0.0

15 Oct 10:13
Compare
Choose a tag to compare

@rosen-bridge/watcher

4.0.0

Major Changes

  • Support contract and tokensMap version and update info controller for version configs
  • Update watcher regarding to decimal drop refactor

Minor Changes

  • Add warn level to logger health parameter and tune the thresholds
  • Add ethereum health check parameters
  • Integrate Ethereum network

Patch Changes

  • Update scanner packages
  • Always check ergo node sync status as a health parameter
  • Log current watcher version
  • Update significant decimal for tokens that are already stored in db
  • Fix watcher network switch in scanner init

Publish watcher 3.2.2

16 Sep 12:08
Compare
Choose a tag to compare

@rosen-bridge/watcher

3.2.2

Patch Changes

  • Fix ogmios parallel connections issue
  • Fix issue in health check health history cleanup threshold value

Publish watcher 3.2.1

10 Sep 07:34
Compare
Choose a tag to compare

@rosen-bridge/watcher

3.2.1

Patch Changes

  • Fix ergo scanner sync health check height query

3.2.0

Minor Changes

  • Add notification and its configurations to health check
  • Update Node version to 18
  • Update health check APIs regarding to latest changes
  • Add eRSN support and periodic reward collection
  • Update APIs with respect to eRSN addition

Patch Changes

  • Fix warn log in reward collection when there is no eRSN tokens available
  • Stabilize ogmios connection by adding connection close handler
  • Update ogmios client and schema

Publish watcher 3.2.0

09 Sep 09:42
Compare
Choose a tag to compare
Publish watcher 3.2.0 Pre-release
Pre-release

@rosen-bridge/watcher

3.2.0

Minor Changes

  • Add notification and its configurations to health check
  • Update Node version to 18
  • Update health check APIs regarding to latest changes
  • Add eRSN support and periodic reward collection
  • Update APIs with respect to eRSN addition

Patch Changes

  • Fix warn log in reward collection when there is no eRSN tokens available
  • Stabilize ogmios connection by adding connection close handler
  • Update ogmios client and schema