Releases: rosen-bridge/watcher
Publish 4.0.4
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
@rosen-bridge/watcher
4.0.3
Patch Changes
- Patch JS floating error in BitcoinRpcRosenExtractor
Publish 4.0.2
@rosen-bridge/watcher
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
@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
@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
@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
@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
@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
Publish watcher 3.1.1
⚠️ NOTE: We've implemented a breaking change from version 3.0.0, but we'll continue to support older versions for now. While updating your watcher service to the latest version is highly recommended for compatibility with new features, If you don't update, you won't lose your permits because most watchers have updated their services. However, you may not be able to participate in events.
Note: We highly recommend consolidating your boxes in your watcher's wallet. You can achieve this by restoring your mnemonic phrase on an Ergo wallet like nautilus-wallet.
ChangeLog:
@rosen-bridge/watcher
3.1.1
Patch Changes
-
Fix initialization spend info
-
Fix box duplication and asset calculation in watcher service
-
Updated dependencies:
- @rosen-bridge/scanner
- @rosen-bridge/address-extractor
- @rosen-bridge/bitcoin-esplora-scanner
- @rosen-bridge/bitcoin-rpc-scanner
- @rosen-bridge/bitcoin-observation-extractor
- @rosen-bridge/watcher-data-extractor
Publish watcher 3.1.0
⚠️ NOTE: A breaking change has been implemented from 3.0.0. We will continue to support older versions until ** 19 JUN, 12 AM UTC**. Please update your watcher service as soon as possible, If you don't update your watcher before that time, your permits may be considered fraudulent, and you will lose them.
ChangeLog:
@rosen-bridge/watcher
3.1.0
Minor Changes
- Add authentication for bitcoin rpc
- Add random id to bitcoin rpc requests
Patch Changes
- Update koios default url to v1
- Add fee constraints at observation validation
- Use authentication for bitcoin rpc health-check
- Updated dependencies:
- @rosen-bridge/scanner
- @rosen-bridge/address-extractor
- @rosen-bridge/bitcoin-esplora-scanner
- @rosen-bridge/bitcoin-observation-extractor
- @rosen-bridge/bitcoin-observation-extractor
- @rosen-bridge/watcher-data-extractor
NOTE: In this version authentication options added for bitcoin-rpc
, you can find related configs here