Releases: rosen-bridge/guard-service
Releases · rosen-bridge/guard-service
Publish 5.0.8
guard-service
5.0.8
Patch Changes
- Add logger for GuardDetection instances
Publish 5.0.7
guard-service
5.0.7
Patch Changes
- Set default gasLimit 30M before gasEstimate due to an issue on rpc call gasEstimate with data field
Publish 5.0.6
guard-service
5.0.6
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 5.0.5
guard-service
5.0.5
Patch Changes
- Patch JS floating error in BitcoinRpcRosenExtractor
Publish 5.0.4
guard-service
5.0.4
Patch Changes
- Fix termination bug in APIs
- Add creation height validation to ErgoChain
Publish 5.0.3
guard-service
5.0.3
Patch Changes
- Fix commitment verification
Publish 5.0.2
guard-service
5.0.2
Patch Changes
- Validate not merged commitments before creating reward transaction
Publish 5.0.1
guard-service
5.0.1
Patch Changes
- change default maxAllowedErrorCount to 35
- fix RPC auth token and ETH decimals in asset health-check
- fix health-check notification repeat
- fix reading event ID in tx-progress health-check parameter
- fix logger
- fix emission token name and decimals in revenue API
- fix health-check error handling
Support new tokens
- ADA (just ETH network)
- BTN
- HUNT
- IAG
- INDY
- LQ
- MIN
- OPTIM
- SNEK
- SPLASH
- SUNDAE
- VYFI
Publish 5.0.0
guard-service
5.0.0
Major Changes
- integrate ethereum
- change paymentTxId format in R4 from hex string to string
- support contract and tokensMap version and update info controller for version configs
- consider decimals drop
Minor Changes
- update health-check APIs regarding to latest changes
- consider reason of invalidation while marking txs as invalid
- limit number of try for events based on their unexpected failures
- add notification to health-check
- add warn level to logger health parameter and tune the thresholds
- add tx progress health-check parameter
- refactor cold storage tx verification and its insertion handler to support parallel cold storage txs
Patch Changes
- update notification handler
- send notification whenever a transaction becomes invalid
- change ergo scanner sync health-check thresholds
- add guard current version to logs
- update dependencies
- add TSS parallel sign limit to config
- change default requeue waiting events interval to 6 hours
- catch scanner errors to avoid crash
- fix bug in TransactionProcessor while recognizing a potential signed tx as unsigned
- skip tx reinsertion for invalid txs
- change default tx processor interval to 1 minute
- fix unhandled promise in TransactionVerifier
Publish 4.1.2
guard-service
4.1.2
Patch Changes
- Patch Koios client