Skip to content

v10.1.0

Choose a tag to compare

@popenta popenta released this 02 Apr 11:07
· 204 commits to main since this release
af10ef5

What's Changed

Changes:

  • --recall-nonce argument is obsolete. Nonce is fetched from the network if proxy is provided.
  • A new argument --hrp has been added and can be used to specify a hrp. If not provided, hrp is fetched from the network if proxy is provided. If proxy is not provided, the hrp is taken from the config.
  • When using the faucet, api and wallet urls can be provided. Useful for Light Speed Chains (sovereign chains).

What's Changed

  • Recall nonce by default if nonce not set and proxy is provided by @popenta in #508
  • Extend faucet for custom api and wallet by @popenta in #507
  • Fetch HRP from network if possible by @popenta in #509
  • Added hrp as argument by @popenta in #511

Full Changelog: v10.0.1...v10.1.0