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

Implement Varint into transaction payload #64

Merged

Conversation

Neylix
Copy link
Member

@Neylix Neylix commented Jul 21, 2022

Implement Varint as specified in archethic-foundation/archethic-node#408

Added new utils function to get dynamic byte array.

Fixes #63

@Neylix Neylix merged commit bc3b6aa into archethic-foundation:master Jul 21, 2022
@Neylix Neylix deleted the Add-Varint-into-transactin-payload branch July 22, 2022 09:40
bchamagne pushed a commit to bchamagne/libjs that referenced this pull request Jan 5, 2023
* Split file less than 3 MB
* Split reference tx and files tx in two chains
* Update archethic dependency
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.

Implement VarInt when getting signature payload
1 participant