Skip to content

v1.0.8

Compare
Choose a tag to compare
@ebma ebma released this 22 May 15:54
· 20 commits to main since this release
93ddbce

This release contains improvements for the vault client for slow RPC connections, support for tokio-console and changes to the Rust stable toolchain by default.

What's Changed

  • Make spacewalk benchmarks run successfully for pendulum runtimes by @bogdanS98 in #505
  • Remove archive files after use by @b-yap in #515
  • Retry on rpc timeout response by @gianfra-t in #518
  • Switch to stable rust toolchain channel by @b-yap in #513
  • Modify DecimalsLookup trait, add PINK, HDX, vDOT to decimals list by @bogdanS98 in #523
  • Add stellar testnet archive urls to vault client config by @gianfra-t in #524
  • Allow Tokio Console support by @b-yap in #517

Full Changelog: v1.0.7...v1.0.8