Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Automatically generate code from ABI #502

Closed
pavybez opened this issue Sep 26, 2017 · 1 comment
Closed

Automatically generate code from ABI #502

pavybez opened this issue Sep 26, 2017 · 1 comment

Comments

@pavybez
Copy link

pavybez commented Sep 26, 2017

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.

@heifner
Copy link
Contributor

heifner commented Jan 16, 2018

This capability is already available.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants