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

[GnoVM] Implement JSON marshalling on gnoland.TypedValue #2029

Open
gfanton opened this issue May 3, 2024 · 1 comment
Open

[GnoVM] Implement JSON marshalling on gnoland.TypedValue #2029

gfanton opened this issue May 3, 2024 · 1 comment
Assignees
Labels
🌟 must have 🌟 Mandatory work needed to complete a project

Comments

@gfanton
Copy link
Member

gfanton commented May 3, 2024

Implement JSON marshalling for gnoland.TypedValue to standardize serialization.
This will enhance vm interaction, allowing more conventional interpretation of user input/output passed to the VM.

related #1776 and #1653

@gfanton gfanton self-assigned this May 3, 2024
@gfanton gfanton changed the title [Amino] [GnoVM] Implement JSON Marshalling ongnoland.TypedValue through Amino [Amino] [GnoVM] Implement JSON Marshalling on gnoland.TypedValue through Amino May 3, 2024
@gfanton gfanton changed the title [Amino] [GnoVM] Implement JSON Marshalling on gnoland.TypedValue through Amino [Amino] [GnoVM] Implement JSON marshalling on gnoland.TypedValue through Amino May 3, 2024
@Kouteki
Copy link
Contributor

Kouteki commented May 31, 2024

Related to #2113

@Kouteki Kouteki added the 📦 🤖 gnovm Issues or PRs gnovm related label May 31, 2024
@gfanton gfanton changed the title [Amino] [GnoVM] Implement JSON marshalling on gnoland.TypedValue through Amino [GnoVM] Implement JSON marshalling on gnoland.TypedValue Jun 7, 2024
@linear linear bot removed the 📦 🤖 gnovm Issues or PRs gnovm related label Sep 11, 2024
@linear linear bot changed the title [GnoVM] Implement JSON marshalling on gnoland.TypedValue [GnoVM] Implement JSON marshalling on gnoland.TypedValue Sep 11, 2024
@zivkovicmilos zivkovicmilos added the 🌟 must have 🌟 Mandatory work needed to complete a project label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 must have 🌟 Mandatory work needed to complete a project
Development

No branches or pull requests

3 participants