What's Changed
- Update
did:jwk
resolve test vectors by @mistermoe in #69 - adding test vector by @nitro-neal in #72
- Update checkmarks to match latest Rust progress by @amika-sq in #70
- add test vector for select credentials by @nitro-neal in #74
- Adds test vectors for credentials by @andresuribe87 in #79
- Consolidate failure and success test cases by @andresuribe87 in #81
- junit report processor by @finn-tbd in #75
- Update feature regex + fix gh pages publishing by @finn-tbd in #82
- skip artifacts from non-main branches by @finn-tbd in #86
- Update Test Vector Readme With Example by @nitro-neal in #80
- show entries for all vectors by @finn-tbd in #87
- fix a bug causing known vectors with no implementations to disappear from the final report in some cases by @finn-tbd in #89
- Open PRs on known SDKs when the vectors change by @finn-tbd in #88
- update vector docs to include auto PR sync stuff by @finn-tbd in #91
- Add styles and improve a11y by @kirahsapong in #92
- Add README to
did:web
. by @andresuribe87 in #78 - Allow authenticating to GitHub with a Personal Access Token by @finn-tbd in #97
- Standardize resolution for "empty". by @andresuribe87 in #77
- Update README.md by @decentralgabe in #96
- update web5-js test name regex by @finn-tbd in #101
- Add Ed25519 sign and verify test vectors by @frankhinek in #103
- Add ES256K sign and verify test vectors by @frankhinek in #104
- remove sync vectors by @nitro-neal in #106
- rename to test-vectors by @nitro-neal in #107
- Incorporate tbdex vector results into report by @phoebe-lew in #99
- Pres submission test vectors by @nitro-neal in #109
- update readme by @nitro-neal in #110
- eval pres test vector by @nitro-neal in #93
- Updates to a simple createPresentationFromCredentials Test Vector by @nitro-neal in #111
- Jsonwebkey2020 refactor by @nitro-neal in #113
- Revert back to JsonWebKey2020 by @nitro-neal in #115
- add new test vector by @nitro-neal in #119
- enforcing
controller
type to be a list of string by @jiyoontbd in #118 - Update README; add clarifying language around DIDs and VCs by @decentralgabe in #122
- verify interopt by @nitro-neal in #121
- Fix typo in spec/did.md by @KendallWeihe in #128
- pr template by @nitro-neal in #133
- Update CODEOWNERS by @nitro-neal in #138
- Fix dht example by @nitro-neal in #116
- add json schemas for vc and did data models by @decentralgabe in #127
- updating validate definition and submission by @nitro-neal in #141
- Using
PortableDid
to import did to sign VC, removing kid as default value by @jiyoontbd in #130 - Update Verify and Add Error Message by @nitro-neal in #146
- removing
errormessage
block by @jiyoontbd in #148 - Update vcjwt test vector to use did:jwk instead of did:key by @KendallWeihe in #150
- adding new vectors for testing selectCredentials method by @jiyoontbd in #153
- Add all web5 language SDKs to the PR template by @tomdaffurn in #160
- Add spec up spec by @decentralgabe in #162
- Update CODEOWNERS by @decentralgabe in #164
- Spec up rendering by @decentralgabe in #165
- New select_credentials.json vector that has multiple Fields in one Input Descriptor by @tomdaffurn in #159
- removing invalid test by @nitro-neal in #172
- Remove vc verify did:key, fix did:jwk to include jti by @KendallWeihe in #173
- Add Report Spec Conformance automation by @leordev in #174
New Contributors
- @kirahsapong made their first contribution in #92
- @jiyoontbd made their first contribution in #118
- @KendallWeihe made their first contribution in #128
- @tomdaffurn made their first contribution in #160
Full Changelog: v0.3.0...v1.0.0