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

Metadata refactor #595

Merged
merged 6 commits into from
Nov 10, 2023
Merged

Metadata refactor #595

merged 6 commits into from
Nov 10, 2023

Conversation

muXxer
Copy link
Contributor

@muXxer muXxer commented Nov 3, 2023

  • All Metadata features are now map[string][]byte instead of []byte
  • Removed StateMetadata field in favor of new StateMetadataFeature

depends on iotaledger/hive.go#600

@muXxer muXxer marked this pull request as draft November 3, 2023 21:57
gen/feat_metadata.tmpl Outdated Show resolved Hide resolved
@muXxer muXxer linked an issue Nov 6, 2023 that may be closed by this pull request
@muXxer muXxer force-pushed the feat/metadata-feat-as-map branch from 55d7c16 to 9684361 Compare November 8, 2023 17:58
@muXxer muXxer marked this pull request as ready for review November 8, 2023 17:59
@muXxer muXxer force-pushed the feat/metadata-feat-as-map branch 2 times, most recently from 8d8d88e to 67fadfa Compare November 9, 2023 11:25
@muXxer muXxer requested a review from alexsporn November 9, 2023 11:25
- All Metadata features are now `map[string][]byte` instead of `[]byte`
- Removed StateMetadata in favor of new GovernorMetadata feature
@muXxer muXxer force-pushed the feat/metadata-feat-as-map branch from 17160c1 to 3463572 Compare November 10, 2023 11:59
@muXxer muXxer merged commit 7a682e5 into develop Nov 10, 2023
4 checks passed
@muXxer muXxer deleted the feat/metadata-feat-as-map branch November 10, 2023 12:24
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.

Metadata refactor
2 participants