You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Web3API 0.0.1-prealpha.77
Features
PR-846@web3api/wasm-as: Add support for automatic JSON serialization via the @serial-as/transformasc compiler transformation.
PR-846@web3api/schema-bind: Assemblyscript object types now have Type.toJson(type) and Type.fromJson(json) static helper methods added to all class instances.
PR-840@web3api/cli: Allow async getClientConfig functions within modules passed into the w3 query command's --client-config option.