Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support setField before setRecord in MUD and MODE #523

Closed
ludns opened this issue Mar 28, 2023 · 0 comments · Fixed by #581
Closed

Support setField before setRecord in MUD and MODE #523

ludns opened this issue Mar 28, 2023 · 0 comments · Fixed by #581
Assignees

Comments

@ludns
Copy link
Member

ludns commented Mar 28, 2023

We can't assume a setRecord before setField (as per convo in #479); and hence should add support for creating a default row before setting a field in MODE and MUD network.
We should probably put the default values of each Solidity type in schema-type for now (and for MODE in the mode package before we move that stuff to a go folder in the schema-type package).

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

Successfully merging a pull request may close this issue.

2 participants