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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
With the support for String types in ABI it makes it difficult for smart contract developers to write code to read and write complex structures with embedded String types from message buffers or database. This issue is a place holder for a task to provide automatic boiler plate code generators that parse ABI files and based on AST generate code that can serialise / deserialise complex types with Strings. Suggestions welcome.
The text was updated successfully, but these errors were encountered:
With the support for String types in ABI it makes it difficult for smart contract developers to write code to read and write complex structures with embedded String types from message buffers or database. This issue is a place holder for a task to provide automatic boiler plate code generators that parse ABI files and based on AST generate code that can serialise / deserialise complex types with Strings. Suggestions welcome.
The text was updated successfully, but these errors were encountered: