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: verify v2 #5236

Merged
merged 28 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
951f993
wip: verify v2 - submit attestation
ganchoradkov Jul 30, 2024
0596131
chore: sents `attestation` with publish payload
ganchoradkov Jul 31, 2024
d1966d4
feat: verify v2
ganchoradkov Aug 1, 2024
f755ef6
refactor: uses getDocument()
ganchoradkov Aug 6, 2024
07823a5
Merge branch 'v2.0' into feat/verify-v2
ganchoradkov Aug 9, 2024
2c79c58
Merge branch 'feat/verify-v2' of github.com:WalletConnect/walletconne…
ganchoradkov Aug 9, 2024
318a0e2
refactor: makes verify v2 public key being fetched only when attempte…
ganchoradkov Aug 9, 2024
d11901e
chore: canary relay api
ganchoradkov Aug 9, 2024
18d5f6b
chore: prettier
ganchoradkov Aug 9, 2024
6b5a70a
fix: adds new `attestation` field to publisher tests
ganchoradkov Aug 9, 2024
e0d979e
fix: relayer test with new `attestation` param
ganchoradkov Aug 9, 2024
730bca3
chore: updates relay-api to stable
ganchoradkov Aug 9, 2024
5210e5a
feat: adds test
ganchoradkov Aug 9, 2024
3ddbfc7
chore: clean up logs
ganchoradkov Aug 9, 2024
372a42e
chore: bump node to 20
ganchoradkov Aug 9, 2024
9659018
fix: logging & rm event listener
ganchoradkov Aug 9, 2024
faeed6d
fix: subtle crypto in node
ganchoradkov Aug 9, 2024
0141609
Merge branch 'v2.0' into feat/verify-v2
ganchoradkov Aug 12, 2024
82e5cd4
refactor: log rejections & unsubscribe on abortController
ganchoradkov Aug 12, 2024
9535ca9
Merge branch 'feat/verify-v2' of github.com:WalletConnect/walletconne…
ganchoradkov Aug 12, 2024
0ef5ee2
chore: handle invalid keys
ganchoradkov Aug 12, 2024
92d77a9
Merge branch 'v2.0' into feat/verify-v2
ganchoradkov Aug 12, 2024
24614bd
chore: fixes typo
ganchoradkov Aug 12, 2024
9e9bf2e
Merge branch 'feat/verify-v2' of github.com:WalletConnect/walletconne…
ganchoradkov Aug 12, 2024
fb3dceb
feat: implements `ecdsa` signature validation without relying on `nod…
ganchoradkov Aug 14, 2024
0c4df5c
chore: cleanup
ganchoradkov Aug 15, 2024
29f8df8
feat: adds unhappy path tests
ganchoradkov Aug 15, 2024
1c229bd
chore: uses const
ganchoradkov Aug 15, 2024
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
Loading
Loading