Skip to content

Releases: sygmaprotocol/sygma-relayer

v1.9.1

04 Sep 10:33
3fbe29d
Compare
Choose a tag to compare

1.9.1 (2023-09-04)

Bug Fixes

Miscellaneous

v1.9.0

01 Sep 14:56
719db64
Compare
Choose a tag to compare

1.9.0 (2023-09-01)

Features

  • calculate gas based on proposal count (#202) (3da4977)

Bug Fixes

Miscellaneous

v1.8.1

28 Jun 13:58
25e445d
Compare
Choose a tag to compare

1.8.1 (2023-06-28)

Bug Fixes

  • substrate metadata update event not caught (#198) (ce0b9bc)

v1.8.0

26 Jun 11:28
30feaf1
Compare
Choose a tag to compare

1.8.0 (2023-06-26)

Features

  • mainnet deployment pipeline with release tags (#196) (3977179)

Miscellaneous

v1.7.0

07 Jun 18:21
e1449b0
Compare
Choose a tag to compare

1.7.0 (2023-06-07)

Features

  • update otlp sdk version and add metric tags (#192) (ba919d6)

Bug Fixes

  • fix extrinsic failed event not throwing error (#191) (c45f3ee)

v1.6.0

31 May 14:38
12e06d0
Compare
Choose a tag to compare

1.6.0 (2023-05-31)

Features

  • wait until executions are over before exiting (#179) (d396d6f)

Bug Fixes

  • end singing tss process after signature is received (#183) (36b6c6f)
  • fix bug of calculateBock panic when latestBlock is true (#182) (82c222c)

Miscellaneous

v1.5.1

19 May 17:34
9780e9e
Compare
Choose a tag to compare

1.5.1 (2023-05-19)

Miscellaneous

v1.5.0

15 May 11:54
04fff61
Compare
Choose a tag to compare

1.5.0 (2023-05-15)

Features

  • add relayerID and instance env to configuration to use in metrics (#165) (d9c0860)
  • implement metrics (#153) (cea714e)
  • track substrate extrinsic status (#157) (eee465c)
  • update library versions (#172) (aba6d60)
  • use finalized head when indexing substrate (#161) (5bdcd42)
  • use structured concurrency for tss processes (#160) (986966f)

Bug Fixes

v1.4.1

22 Mar 14:35
b0f3c1c
Compare
Choose a tag to compare

1.4.1 (2023-03-22)

Bug Fixes

Miscellaneous

v1.4.0

20 Mar 17:07
f246f89
Compare
Choose a tag to compare

1.4.0 (2023-03-20)

Features

  • improve logging (#136) (0958ec7)
  • topology encryption utils and refactor (#128) (9be4953)
  • unify SYG_DOM variables into a single SYG_CHAINS variable (#134) (5e08745)

Bug Fixes

  • fixing Topology file fetcher and related unit test (#138) (d619cda)
  • increase max gas price allowed by default (#133) (a8fad65)

Miscellaneous

  • add more debug logs for libp2p initialisation (#137) (54138a0)
  • Add shared configuration docs (#129) (1389a3b)