Skip to content

v2.1.0

Compare
Choose a tag to compare
@ixje ixje released this 11 Oct 13:18
· 43 commits to master since this release

What's Changed

  • wallet: fix custom scrypt parameter usage by @ixje in #279
  • docs: remove changelog by @ixje in #280
  • setup: use only pyproject.toml by @ixje in #281
  • setup, ci: update Black by @ixje in #282
  • vm: allow pushing empty strings by @ixje in #284
  • vm: loosen allowed dictionary key types when pushing with ScriptBuilder by @ixje in #285
  • api: fix Map key processing by @ixje in #283
  • api: disable IPv6 in RpcClient by @ixje in #286
  • ci: disable unstable test by @ixje in #287
  • api: add FindStorage RPC call to NeoRpcClient by @ixje in #288

Full Changelog: v2.0.2...v2.1.0