Skip to content

v13.2.2

Compare
Choose a tag to compare
@davidyuk davidyuk released this 21 Sep 05:02
· 193 commits to develop since this release
7126ad0

Bug Fixes

  • use proper vm version in Ceres (bcaa5cf)
  • aepp,wallet: connect to web-extension if opened over file:/// (da6a025)
  • aepp: use complete type of WalletInfo object (eeba565)
  • contract: don't mark contract as deployed if tx failed (cc4222d)
  • contract: use current nonce in static calls (758bdfc)
  • node: don't retry 500 code responses (696e7db)
  • node: throw clear error message if unsupported protocol (21dfe34)
  • node: uncatchable exception if request failed in queue (dec62a4)
  • typos in error messages and docs (5c84671)