v1.0.8
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