Skip to content

Releases: pendulum-chain/spacewalk

v1.0.7

08 Apr 15:27
6a33fe6
Compare
Choose a tag to compare

This release contains changes that improve the execution of pending redeem requests.

What's Changed

  • 499 make vault retry stellar transaction submission for tx insufficient fee error by @ebma in #500
  • 471 clean up stellar secret keys by @gianfra-t in #504
  • 501 fix occassional horizonresponse decodeerror by @b-yap in #502
  • release: Release v1.0.7 by @ebma in #508

Full Changelog: v1.0.6...v1.0.7

v1.0.6

25 Mar 18:15
5723e31
Compare
Choose a tag to compare

This release features minor enhancements and contains updated metadata for Foucoco, Amplitude and Pendulum.

What's Changed

  • Improve robustness of Spacewalk integration tests by @ebma in #495
  • Re-run benchmarks for custom pallets by @bogdanS98 in #497
  • Spacewalk Upgrade to Polkadot version 0.9.42 by @gianfra-t in #491
  • release: Create new Spacewalk client release v1.0.6 by @ebma in #498

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Mar 14:05
ea913fa
Compare
Choose a tag to compare

This release contains changes to take the decimals of different assets into account. It also contains a fix when restoring transaction sets from archived Stellar entries.

What's Changed

  • 431 Add environment variable options to Spacewalk by @b-yap in #483
  • Change price conversion function in oracle pallet to work for assets with different decimals by @ebma in #490
  • 455 create integration tests for stellar mainnet with archived proofs by @ebma in #456
  • 417 Fix 4FC-05 commented out code by @b-yap in #486
  • Adding cargo fix to pre-commit hook by @gianfra-t in #488
  • release: Release v1.0.5 by @ebma in #493

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 Feb 15:06
fb2c74a
Compare
Choose a tag to compare

This release creates the first functional Spacewalk vault client for use with the Pendulum network.

What's Changed

  • 434 add configuration for automatic changelog generation by @ebma in #435
  • Fix failing test after Stellar testnet reset by @ebma in #470
  • 368 improve exported metrics for usage in grafana dashboards by @gianfra-t in #468
  • add-try-runtime-feature by @gianfra-t in #472
  • 312 use stellar fee statistics to derive transaction fee by @b-yap in #474
  • 476 update stellar overlay configuration files by @ebma in #477
  • Replacing Tokio's TcpStream with async-std TcpStream by @b-yap in #475
  • Update Pendulum metadata by @ebma in #485
  • release: Release v1.0.4 by @ebma in #487

Full Changelog: v1.0.3...v1.0.4

v1.0.3

14 Dec 16:18
a5cc81e
Compare
Choose a tag to compare

This release changes a constant parameter so that the vault client will fallback to archived SCP messages earlier.

v1.0.2

12 Dec 22:52
ff865b8
Compare
Choose a tag to compare

This release contains improvements for the vault client, namely more stable connection to Stellar's overlay network and a more useful handling for resubmission of substrate transactions.

v1.0.1

04 Dec 06:20
13d25ae
Compare
Choose a tag to compare

This release updates the vault clients for Foucoco to the latest metadata.

v1.0.0

30 Oct 13:21
6e599bc
Compare
Choose a tag to compare

This marks the initial full-feature release of Spacewalk.