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: interface #24

Merged
merged 103 commits into from
Nov 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
40301e9
copy all types
Ad96el Aug 4, 2023
e6d2f3d
integrated messaging
Ad96el Aug 4, 2023
f442317
with messaging
Ad96el Aug 4, 2023
0ab879c
with quote
Ad96el Aug 4, 2023
7008be2
fix: make exportable
Ad96el Aug 7, 2023
5bb1159
fix: test against latest not develop
Ad96el Aug 7, 2023
819d315
fix: test against latest not develop
Ad96el Aug 7, 2023
dcc28a7
refactor: reduce types
Ad96el Aug 8, 2023
0ce054a
refactor: remove jest setup
Ad96el Aug 8, 2023
844cdbf
refactor: restructure
Ad96el Aug 9, 2023
b5042c7
chore: copyright
Ad96el Aug 9, 2023
f66bca6
remove terms
Ad96el Aug 9, 2023
e026d9c
remove newline
Ad96el Aug 9, 2023
d4fb2a0
update imports
Ad96el Aug 9, 2023
3f3aa01
add comments
Ad96el Aug 9, 2023
92f433e
docs docs docs
Ad96el Aug 9, 2023
e7dc7cc
docs docs docs
Ad96el Aug 9, 2023
d1c69c7
feat: type guards
Ad96el Aug 9, 2023
a493e93
feat: generics for message
Ad96el Aug 10, 2023
13b7dcf
feat: type guards
Ad96el Aug 10, 2023
7cc83fa
fmt
Ad96el Aug 10, 2023
7670f94
feat: errors
Ad96el Aug 10, 2023
0c97d2b
feat: catch
Ad96el Aug 10, 2023
6bfd5d8
refactor: errors
Ad96el Aug 10, 2023
878fe28
feat: default type
Ad96el Aug 10, 2023
d2627c3
test: github action
Ad96el Aug 11, 2023
a13d67f
fix: workflow
Ad96el Aug 11, 2023
99bbc0c
fmt
Ad96el Aug 11, 2023
09c5990
chore: license
Ad96el Aug 11, 2023
efcd4b5
newline
Ad96el Aug 11, 2023
7ebb031
refactor: change return type
Ad96el Aug 11, 2023
00a9738
feat: add did uri
Ad96el Aug 11, 2023
d8a29fe
add test case
Ad96el Aug 11, 2023
075d91a
wording
Ad96el Aug 11, 2023
2e6f8c7
first prototype
Ad96el Aug 14, 2023
1aa812a
newline
Ad96el Aug 11, 2023
792dc5d
refactor: change return type
Ad96el Aug 11, 2023
1b23e4c
fmt
Ad96el Aug 14, 2023
b0bb518
fix tests
Ad96el Aug 14, 2023
ce709a9
intermediate prototype
Ad96el Aug 16, 2023
d5bc54d
finished credential workflow
Ad96el Aug 17, 2023
7db695a
feat: finished workflows
Ad96el Aug 21, 2023
2df8dff
first tests
Ad96el Aug 21, 2023
c76cc9b
change response
Ad96el Aug 21, 2023
dfaafcd
fix tests
Ad96el Aug 22, 2023
22073b2
namespace
Ad96el Aug 22, 2023
9672d48
tests for session
Ad96el Aug 23, 2023
e06c1ec
do not export verifyMessageEnvelope
Ad96el Aug 23, 2023
0a2ffb9
reduce interface
Ad96el Aug 23, 2023
3969f72
change body type
Ad96el Aug 23, 2023
6606e0d
tests for verifier and setup for attestation
Ad96el Aug 23, 2023
d26a9ef
revert
Ad96el Aug 23, 2023
b5316c5
remove comments
Ad96el Aug 23, 2023
64f5d52
message body
Ad96el Aug 23, 2023
ffdea2c
mostly attestation
Ad96el Aug 24, 2023
7d348a0
from body generic
Ad96el Aug 24, 2023
c36184f
finished tests
Ad96el Aug 24, 2023
5e20bda
format
Ad96el Aug 24, 2023
34a178d
changed config file
Ad96el Aug 24, 2023
c3ed494
Merge branch 'refactor/messaging' into interface
Ad96el Aug 24, 2023
51e3b01
refactor interface
Ad96el Aug 25, 2023
a28ac4c
refactor interface
Ad96el Aug 25, 2023
16bc76e
updated attestation tests
Ad96el Aug 28, 2023
cafbe0c
remove newline
Ad96el Aug 28, 2023
40b99e5
fix verifiers
Ad96el Aug 28, 2023
004f13d
fmt
Ad96el Aug 28, 2023
0d1202c
intermediate prototype
Ad96el Aug 28, 2023
1159e23
check tx
Ad96el Aug 29, 2023
af9eb1c
remove imports
Ad96el Aug 29, 2023
0f45ef2
add misc message
Ad96el Aug 29, 2023
7a8790b
adjust timeout for github action
Ad96el Aug 29, 2023
7baf43a
docs: add docs to interface
Ad96el Aug 31, 2023
329edc2
disconnect in tests
Ad96el Aug 31, 2023
8802245
remove after_all
Ad96el Aug 31, 2023
614406b
remove import
Ad96el Aug 31, 2023
4b50a41
building
Ad96el Sep 14, 2023
d6e3cdf
clean up
Ad96el Sep 14, 2023
9ff643e
Merge branch 'main' into interface
Ad96el Oct 30, 2023
5afc7bb
make esm default
Ad96el Oct 30, 2023
b6cd7a7
Update LICENSE
Ad96el Oct 30, 2023
265825f
remove comment
Ad96el Oct 30, 2023
158fa78
refactr apiAt
Ad96el Oct 30, 2023
76b5f05
split the steps
Ad96el Oct 30, 2023
9db3774
improved error message
Ad96el Oct 30, 2023
4dcd647
remove debugging
Ad96el Oct 30, 2023
eeb314e
add early return
Ad96el Oct 30, 2023
83fa15b
add return type
Ad96el Oct 30, 2023
a9f883d
changed test command
Ad96el Oct 30, 2023
81987ea
fmt
Ad96el Oct 30, 2023
a9ece08
test if ctype exists
Ad96el Oct 30, 2023
24ee6a0
test if ctype exists
Ad96el Oct 30, 2023
d28ec83
update sdk
Ad96el Oct 31, 2023
b84715d
Merge branch 'main' into interface
Ad96el Nov 1, 2023
34572c1
lockfile
Ad96el Nov 1, 2023
8de544c
add lockfile
Ad96el Nov 1, 2023
5c45338
add lockfile
Ad96el Nov 1, 2023
6ba0c82
tests
Ad96el Nov 1, 2023
bd6488a
fmt
Ad96el Nov 1, 2023
3299408
add types
Ad96el Nov 1, 2023
9dfd73a
package.json
Ad96el Nov 1, 2023
0831e80
prettier
Ad96el Nov 1, 2023
521f520
jest config
Ad96el Nov 1, 2023
2076c2c
jest config
Ad96el Nov 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated attestation tests
  • Loading branch information
Ad96el committed Aug 28, 2023
commit 16bc76eb8b9f854122254748ede5aa74beade5aa
Loading