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 recipients typed encoding for args #28

Merged
merged 3 commits into from
Oct 30, 2023

Conversation

samuelmanzanera
Copy link
Member

This change is introduced by transaction version 3: archethic-foundation/archethic-node#1304

Add new serialization for the recipients, because JSON is too big and it has the bad habit of converting floats to scientific notation, which result in different signatures.

Copy link
Member

@bchamagne bchamagne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capture d’écran 2023-10-24 à 18 03 38

I managed to call a complex named action

@samuelmanzanera samuelmanzanera merged commit 3e590e5 into main Oct 30, 2023
1 check passed
@samuelmanzanera samuelmanzanera deleted the add_recipients_typed_encoding_for_args branch October 30, 2023 08:44
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 this pull request may close these issues.

2 participants