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

Metal on Symbol V2 update #36

Merged
merged 26 commits into from
Feb 29, 2024
Merged

Metal on Symbol V2 update #36

merged 26 commits into from
Feb 29, 2024

Conversation

hanatyan128
Copy link
Member

Changes

  • Integrate binary metadata (Using BinMetadata API from extended Symbol SDK)
    Related issue: Support binary metadata value #34
  • Change chunk schema (V2) for introducing binary payload and compact header.
  • Add MetalServiceV2
  • Move legacy MetalService into compat sub dir.
  • Move legacy CLI scrap-v1 and reinforce-v1 into compat sub dir.
  • Change additive data type to 16 bits unsigned int.
  • Change intermediate.json schema (additive type)

hanatyan128 and others added 26 commits February 11, 2024 19:24
…ol SDK)

- Change chunk schema (V2) for introducing binary payload and compact header.
- Add MetalServiceV2
- Move legacy MetalService into compat sub dir.
- Move legacy CLI scrap-v1 and reinforce-v1 into compat sub dir.
- Change additive data type to 16 bits unsigned int.
- Change intermediate.json schema (additive type)
- Shorter header to 12 bytes (magic+reserve 1 byte + version 1 byte + additive 2 bytes + Metadata key 8 bytes)
- Add exports of BinMetadata API
- Replace || with ??
- Add abilities to add Metal Seal with CLIs.
- Bump
- [CLI] Change behavior of canceling tx announce via Y/n prompt. (Before:quit, After:print estimate)
- Update README
@hanatyan128 hanatyan128 merged commit 3529243 into master Feb 29, 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

Successfully merging this pull request may close these issues.

1 participant