-
Notifications
You must be signed in to change notification settings - Fork 105
VC workflow with Kotlin Code snippets #1173
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
✅ Deploy Preview for tbd-website-developer ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@blackgirlbytes let me know the error you're getting with the validation. I ran into some problems early on too. wondering if yours is the same |
@angiejones I'm getting the error below. I could be completely wrong, so if you have a different issue let me know..but I think validateDefinition is something that Neal added to web5-kt AFTER the most recent release of the SDK. The version I have (which I think is the most recent release) only does satisifiesPresentation from what I read in the source code.Maybe we can make a ticket to update the guides after they do the release. I think what I have should work for now. |
...ites/testsuite-kotlin/src/test/kotlin/docs/web5/build/verifiablecredentials/FanClubVcTest.kt
Show resolved
Hide resolved
This is ready for review! |
...tsuites/testsuite-javascript/__tests__/web5/build/verifiable-credentials/fan-club-vc.test.js
Outdated
Show resolved
Hide resolved
...tsuites/testsuite-javascript/__tests__/web5/build/verifiable-credentials/fan-club-vc.test.js
Show resolved
Hide resolved
...ites/testsuite-kotlin/src/test/kotlin/docs/web5/build/verifiablecredentials/FanClubVcTest.kt
Show resolved
Hide resolved
Test failures related to this: https://discord.com/channels/937858703112155166/1204316134220767252/1204316179431170088 |
* Kotlin: PFI Allowlist * dont publish test dids * ocd
* kotlin shnips * adding new line * kotlin shnip wasnt generating * removing extra code snippet * enabling switch content * adding clarity for presentation submission with Kotlin * showing language switcher at the top * adding back title * adding back title * hardcode imports * make verifiable presentation more obvious * put language switcher at the top * remove unnnecessary import * possible note for missing method * PR #1199 - Fix jackson.core to a more compatible version * handle all imports with model.* * add in as snippet --------- Co-authored-by: Andrew Lee Rubinger <[email protected]>
* add replyTo option for RFQs * Update site/docs/tbdex/wallet/send-rfq.mdx Co-authored-by: Angie Jones <[email protected]> --------- Co-authored-by: Angie Jones <[email protected]>
I rebased and pulled in unnecessary POM changes. I'm going to just close this PR and create a new one to reduce any chances of messing up our dependency management |
What type of PR is this? (check all applicable)
Description
This PR adds code snippets for VC workflow. Added code snippets; no tests
Related ticket
https://app.asana.com/0/1204316590307635/1206268818053074