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

u64 input parameters to Node Service is deserialized to float #2743

Open
kikakkz opened this issue Oct 30, 2024 · 0 comments
Open

u64 input parameters to Node Service is deserialized to float #2743

kikakkz opened this issue Oct 30, 2024 · 0 comments

Comments

@kikakkz
Copy link

kikakkz commented Oct 30, 2024

Description
We add an api here https://github.com/respeer-ai/linera-protocol/blob/1049478889b0c7ff7ba1a2c02075465a2a0eb505/linera-service/src/node_service.rs#L906 to let CheCko submit ExecutedBlock with its signature. But the ExecutedBlock cannot be deserialized correctly.

Screenshots
image
image

**From @afck **
https://discord.com/channels/984941796272521226/1098657437965365289/1301122278268076052 I think we'll need to serialize all integers greater than u32 as strings

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

1 participant