Releases: rosen-bridge/guard-service
Releases · rosen-bridge/guard-service
Publish 1.1.3
- improve managing events in '/event' history and ongoing APIs
- improve tx validation on 'ErgoChain' to be able to deserilize the transaction despite wrong sign status
- fix duplicate box selection in 'AbstractUTxOChain.getCoveringBoxes'
- add two verification for transactions on 'CardanoChain'
- tx id should not start with zero (due to a bug in signing with tss-lib. issue: bnb-chain/tss-lib#264)
- transaction input and output assets should match
Publish 1.1.2
change log:
- improve wasm object iterations
Publish 1.1.1
- Fix SigUSD token name
Publish 1.1.0
- add
requiredSign
field to Transaction table in database - add
requiredSign
andoverwrite
fields to signTx API - update dependencies versions
publish 1.0.2
- improve p2p connections issue
Publish 1.0.1
- Fix the decimal issue in the HealthCheck module
- Fix the broken P2P module in the HealthCheck module
Publish 1.0.0 public-launch
Merge branch 'dev' into 'master' fix APIs See merge request ergo/rosen-bridge/guard-service!291
Publish 0.1.0-beta.1
Merge branch 'operationTimeout-for-keygen' into 'prerelease_v2' added hard coded operation timeout to keygen operation See merge request ergo/rosen-bridge/guard-service!283
publish beta-pv-4
Merge branch '298-spawn-process' into 'dev' spawn process Closes #298 See merge request ergo/rosen-bridge/guard-service!241
publish beta-pv-3
Merge branch 'fix-chain-configs-docker' into 'dev' set default for chainNetwork of chains in docker See merge request ergo/rosen-bridge/guard-service!239