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] Add metadata v15 class #1

Merged
merged 5 commits into from
Sep 4, 2024
Merged

Conversation

camfairchild
Copy link
Collaborator

No description provided.

@camfairchild camfairchild merged commit 4970a08 into staging Sep 4, 2024
@camfairchild camfairchild deleted the feat/get-metadata-v15 branch September 4, 2024 22:14
camfairchild added a commit that referenced this pull request Sep 12, 2024
* update build CI

* [feat] Add metadata v15 class (#1)

* add metadata v15 class and example in docstring

* fix docstring

* serde full

* add portable registry

* add registry from metadata directly

* add clone

* add clone to metadata

* Feat/decode by type string (#2)

* add decoding well-known types (i.e. in the type registry)

* not well-known types work for arr, tup?, vec

* add compact; fix primitive load

* bump edition

* add scale info type string format

* add tests

* fix primitives (char not in registry)

* check length first

* handle variants better

* handle options

* bump version

* fix options

* fix tests

* fix option parsing to return None or val

* add more tests

* use prerelease
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