Skip to content

v4.0.1

Choose a tag to compare

@darthsiroftardis darthsiroftardis released this 25 Jul 12:19
· 39 commits to dev since this release
d4e6acc

v4.0.1

CHANGELOG:

  • Removed unwraps in the native withdraw bid subcommand that would cause the client to panic on a failed deserialization of the chainspec. The client cleanly unwinds and returns a CliError::FailedToParseChainspecBytes as an error instead