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

feat(platform): split 'version' from 'type', add 'extraPayload', new utils exports #83

Merged
merged 5 commits into from
Aug 27, 2024

Conversation

coolaj86
Copy link
Member

We need to be able to create Platform TXes. Re: dashhive/DashPlatform.js#1

Now we only use 2 bytes for version, and the other two for type.

We also allow a 'trailer' for AssetLock and AssetUnlock.

Tests updated.

@coolaj86 coolaj86 force-pushed the feat-extrapayload branch 4 times, most recently from 503f3f5 to cdd4ee7 Compare August 23, 2024 05:25
@coolaj86 coolaj86 changed the title feat(platform): split 'version' from 'type', add 'trailer' feat(platform): split 'version' from 'type', add 'trailer', new utils exports Aug 23, 2024
@coolaj86 coolaj86 force-pushed the feat-extrapayload branch 4 times, most recently from 240fffe to c02dba3 Compare August 23, 2024 08:00
@coolaj86 coolaj86 changed the title feat(platform): split 'version' from 'type', add 'trailer', new utils exports feat(platform): split 'version' from 'type', add 'extraPayload', new utils exports Aug 27, 2024
@coolaj86 coolaj86 merged commit 8dd017c into main Aug 27, 2024
5 checks passed
@coolaj86 coolaj86 deleted the feat-extrapayload branch August 27, 2024 09:26
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.

1 participant