Skip to content

Releases: rosen-bridge/guard-service

Publish 1.1.3

03 Jan 10:17
Compare
Choose a tag to compare
  • 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

23 Dec 12:00
Compare
Choose a tag to compare

change log:

  • improve wasm object iterations

Publish 1.1.1

21 Dec 10:17
Compare
Choose a tag to compare
  • Fix SigUSD token name

Publish 1.1.0

12 Dec 08:36
Compare
Choose a tag to compare
  • add requiredSign field to Transaction table in database
  • add requiredSign and overwrite fields to signTx API
  • update dependencies versions

publish 1.0.2

08 Dec 08:56
Compare
Choose a tag to compare
  • improve p2p connections issue

Publish 1.0.1

05 Dec 17:57
Compare
Choose a tag to compare
  • Fix the decimal issue in the HealthCheck module
  • Fix the broken P2P module in the HealthCheck module

Publish 1.0.0 public-launch

04 Dec 08:46
Compare
Choose a tag to compare
Merge branch 'dev' into 'master'

fix APIs

See merge request ergo/rosen-bridge/guard-service!291

Publish 0.1.0-beta.1

21 Nov 08:58
Compare
Choose a tag to compare
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

20 Sep 15:40
Compare
Choose a tag to compare
Merge branch '298-spawn-process' into 'dev'

spawn process

Closes #298

See merge request ergo/rosen-bridge/guard-service!241

publish beta-pv-3

13 Sep 09:12
Compare
Choose a tag to compare
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