Skip to content

3.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 18:02
· 103 commits to master since this release

Fixed

  • New testnet faucet is handled properly (the json format has slightly changed)
  • Incorrect wrapping of static methods while injecting jupyter docs (py3.10)
  • Unable to call intermediate entrypoints from the contract interfaceE
  • Sandboxed node wasn't exposed at localhost causing connection issues on MacOS and Windows
  • Big map key of nested or/pair type wasn't handled correctly

Changed

  • Key.verify returns True if the signature is valid (it was None before)

Commits

  • f68a444: Migrate to hangzhou faucet (#274) (Michael Zaikin) #274
  • 08fbc80: Fixes and improvements 3.3.4 (#279) (Michael Zaikin) #279
  • aa99996: Bump version: 3.3.3 → 3.3.4 (Michael Zaikin)