Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Release v0.18.0

Compare
Choose a tag to compare
@herr-seppia herr-seppia released this 09 Aug 09:52
· 122 commits to main since this release

0.18.0 - 2023-08-09

Added

  • Add support for rusk HTTP request [#173]
  • Add local network to default.config.toml [#173]

Changed

  • Change config.toml to use http instead of grpc endpoints [#173]
  • Save the wallet.dat file with the new Rusk Binary Format [#165]
  • Change blake3 with sha256 for password hashing for new Rusk Binary Format, keep using blake3 for old dat file formats [#162]

Removed

  • Remove grpc support [#173]
  • Remove gql support [#173]