Skip to content

v9.5.4

Compare
Choose a tag to compare
@popenta popenta released this 22 Apr 08:18
· 13 commits to main since this release
6783cd1

What's Changed

When passing string arguments to contract operations, such as deploy, call and upgrade, mxpy interpreted it as unknown arguments. All string arguments should be prefixed with str:.

Another issue happened when signing transactions by hash with guarded accounts. This is now fixed.

What's Changed

Full Changelog: v9.5.3...v9.5.4