sc 0.50.2
·
3045 commits
to master
since this release
- Unified transaction syntax:
- Better compilation error messages for malformed transactions;
- Deprecated methods
async_callandasync_call_promises, which are kept for backwards compatibility, but causing confusion among developers; - Contract upgrade available in tests.
sc-metaproxy compare option, which checks that proxies are up to date. Useful for CI.TypeAbi- removedUnmanagedassociated type trait bounds, and implemented it for more types.- Removed jitter from interactor transaction fetch.
- Fixed an issue in the snippets generator.