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

Feature/onchain non merklized credential converter #290

Merged
merged 32 commits into from
Dec 4, 2024

Conversation

ilya-korotya
Copy link
Contributor

No description provided.

Kolezhniuk
Kolezhniuk previously approved these changes Nov 25, 2024
src/storage/blockchain/onchain-issuer.ts Outdated Show resolved Hide resolved
src/storage/blockchain/onchain-issuer.ts Outdated Show resolved Hide resolved
@vmidyllic
Copy link
Collaborator

for me it is not enough vision how it is used in the handler, because you define public functions and it is not clear if it is enough.

import { Options } from '@iden3/js-jsonld-merklization';
import { W3CCredential } from '../../verifiable';
import { OnchainNonMerklizedIssuerAdapter } from './onchain-issuer-adapter/non-merklized/version/v0.0.1/onchain-non-merklized-issuer-adapter';
import { EthConnectionConfig } from '..';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix this import

vmidyllic
vmidyllic previously approved these changes Dec 3, 2024
@@ -0,0 +1,13 @@
import { Id, DID } from '@iden3/js-iden3-core';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix linter please

Copy link
Collaborator

@volodymyr-basiuk volodymyr-basiuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we increase minor package version to 1.25.0 ?

Kolezhniuk
Kolezhniuk previously approved these changes Dec 3, 2024
@ilya-korotya ilya-korotya merged commit dad41d7 into main Dec 4, 2024
2 checks passed
@ilya-korotya ilya-korotya deleted the feature/onchain-non-merklized-credential-converter branch December 4, 2024 11:10
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.

4 participants