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 indexer #1

Closed
m00sey opened this issue Jan 17, 2023 · 0 comments · Fixed by #49, #79 or #84
Closed

Implement indexer #1

m00sey opened this issue Jan 17, 2023 · 0 comments · Fixed by #49, #79 or #84
Assignees
Milestone

Comments

@m00sey
Copy link
Member

m00sey commented Jan 17, 2023

Indexer is fully qualified cryptographic material primitive base class for indexed primitives. Indexed codes are a mix of indexed and variable length because code table has two char codes for compact variable length.

impl - https://github.com/WebOfTrust/keripy/blob/5a19417a3c6e79e868ae96f55e82385de0c348d3/src/keri/core/coring.py#L3538
test - https://github.com/WebOfTrust/keripy/blob/5a19417a3c6e79e868ae96f55e82385de0c348d3/tests/core/test_coring.py#L1524

Indexer.ts

@m00sey m00sey mentioned this issue Jan 17, 2023
@m00sey m00sey changed the title Implement Indexer Implement indexer Jan 17, 2023
@m00sey m00sey added this to the v1.0.0 milestone Jan 18, 2023
@m00sey m00sey added the help wanted Extra attention is needed label Jan 19, 2023
@m00sey m00sey self-assigned this Jan 25, 2023
@m00sey m00sey removed the help wanted Extra attention is needed label Jan 25, 2023
This was linked to pull requests Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants