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

Add serializer/deserializer api endpoint (through post) #2165

Open
FlyingPig69 opened this issue Jun 18, 2024 · 0 comments
Open

Add serializer/deserializer api endpoint (through post) #2165

FlyingPig69 opened this issue Jun 18, 2024 · 0 comments
Assignees

Comments

@FlyingPig69
Copy link

FlyingPig69 commented Jun 18, 2024

Worth a shot....please bear with me as I explain this. I'm a VERY novice dev and work with python predominantly.

Box registers requires data to be serialized, but as a novice user (using python) I find serializing and deserialzing values is not working using python. (i tried this, https://github.com/sininen-taivas/ergo-numerals, but it's not returning the correct results).

To enable more rapid and easy development it would be great to have an endpoint on the node client itself to serialize/deserialize values (coll[bytes], coll[slong] etc).

This will make working with registers a lot easier in all tools.

In the same way we can use swagger/api to return blake2b hash can we have endpoints for serializing and deserializing byte register values?

@kushti kushti self-assigned this Jun 19, 2024
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

No branches or pull requests

2 participants