- Fix redeem job to redeem the invalid commitment after the reward transaction
- Add eRSN token info to assets and revenue apis
- Update logger structure
- Support contract and tokensMap version and update info controller for version configs
- Update watcher regarding to decimal drop refactor
- Add warn level to logger health parameter and tune the thresholds
- Add ethereum health check parameters
- Integrate Ethereum network
- 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
- Fix ogmios parallel connections issue
- Fix issue in health check health history cleanup threshold value
- Fix ergo scanner sync health check height query
- 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
- 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
- Fix initialization spend info
- 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
- Add authentication for bitcoin rpc
- Add random id to bitcoin rpc requests
- 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-rpc-scanner
- @rosen-bridge/bitcoin-observation-extractor
- @rosen-bridge/watcher-data-extractor
- Update minimum-fee to v1
- Upgrade health check package to latest
- Add bitcoin network
- Integrate rpc scanner for bitcoin network
- Update typeorm version to 0.3.20
- Update minimum-fee and health-check packages
- Support Raspberry Pi from version 3 and above
- fix unlock api response schema
- add salt to the apiKey to prevent precomputed hash attacks
- solve mocha test coverage hanging problem
- Update scanner sync critical threshold and limit the watcher not to work with scanner
Broken
status. - Fix
commitmentTimeoutConfirmation
in default config - Use the repo box value instead of min box value in lock and unlock transactions
- update watcher according to contract v3
- add version to /info api