Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
iotaledger
/
identity
Public
Notifications
You must be signed in to change notification settings
Fork
100
Star
347
Code
Issues
100
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Identity.rs v2.0 Resolver
- #1377
#1377
Open
UMR1352
wants to merge 23 commits into
identity2-dev
iotaledger/identity:identity2-dev
from
identity2/resolver
iotaledger/identity:identity2/resolver
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Identity.rs v2.0 Resolver
#1377
UMR1352
wants to merge 23 commits into
identity2-dev
iotaledger/identity:identity2-dev
from
identity2/resolver
iotaledger/identity:identity2/resolver
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2024
Resolver trait and CompoundResolver macro
UMR1352
committed
b7853fb
View commit details
Copy full SHA for b7853fb
Browse repository at this point
invert Resolver type parameters
UMR1352
committed
0114b35
View commit details
Copy full SHA for 0114b35
Browse repository at this point
associated type Target instead of type parameter T
UMR1352
committed
88a538e
View commit details
Copy full SHA for 88a538e
Browse repository at this point
Commits on Jun 12, 2024
fix type issue in #[resolver(..)] annotation, support for multiple resolvers with the same signature
UMR1352
committed
bfd5d59
View commit details
Copy full SHA for bfd5d59
Browse repository at this point
Pin and bump `bls12_381_plus` dependency (#1378)
wulfraem
authored
29d29b7
View commit details
Copy full SHA for 29d29b7
Browse repository at this point
fix syntax in documentation link (#1372)
UMR1352
authored
9c1eab4
View commit details
Copy full SHA for 9c1eab4
Browse repository at this point
Release v1.3.1 (#1379)
github-actions[bot]
authored
e1e2542
View commit details
Copy full SHA for e1e2542
Browse repository at this point
Commits on Jun 13, 2024
resolver integration
UMR1352
committed
5671118
View commit details
Copy full SHA for 5671118
Browse repository at this point
Commits on Jun 21, 2024
chore(grpc): enhance domain grpc services (#1381)
itsyaasir
authored
2af02da
View commit details
Copy full SHA for 2af02da
Browse repository at this point
Commits on Jun 27, 2024
Make base64 encoding target independent in `KeyIdMemStore` in wasm bindings (#1386)
wulfraem
authored
bb13b38
View commit details
Copy full SHA for bb13b38
Browse repository at this point
Commits on Jun 28, 2024
Hotfix wasm-v1.3.1 (#1389)
eike-hass
authored
b290625
View commit details
Copy full SHA for b290625
Browse repository at this point
Commits on Jul 12, 2024
run cypress in docker (#1390)
eike-hass
authored
c704062
View commit details
Copy full SHA for c704062
Browse repository at this point
Commits on Aug 28, 2024
fix sandbox teardown (#1401)
eike-hass
authored
2ebacb8
View commit details
Copy full SHA for 2ebacb8
Browse repository at this point
Commits on Aug 30, 2024
Reenable legacy Firefox CDP support (#1403)
eike-hass
authored
13f9987
View commit details
Copy full SHA for 13f9987
Browse repository at this point
Commits on Sep 2, 2024
Add feature to support custom `now_utc` implementations (#1397)
Show description for 842f483
Frederik Rothenberger
and
itsyaasir
authored
842f483
View commit details
Copy full SHA for 842f483
Browse repository at this point
Make `bls12_381_plus` dependency more flexible again (#1393)
Show description for b355b47
wulfraem
authored
b355b47
View commit details
Copy full SHA for b355b47
Browse repository at this point
Commits on Sep 4, 2024
Mark `js-sys` as optional for identity_core (#1405)
Show description for 84f1b7e
Frederik Rothenberger
and
itsyaasir
authored
84f1b7e
View commit details
Copy full SHA for 84f1b7e
Browse repository at this point
Commits on Sep 5, 2024
Add support for `did:jwk` resolution (#1404)
Show description for 02a0857
UMR1352
and
wulfraem
authored
02a0857
View commit details
Copy full SHA for 02a0857
Browse repository at this point
Linked Verifiable Presentations (#1398)
Show description for deecc7e
3 people
authored
deecc7e
View commit details
Copy full SHA for deecc7e
Browse repository at this point
Add WASM bindings for EcDSA JWS Verifier (#1396)
Show description for ba36609
UMR1352
authored
ba36609
View commit details
Copy full SHA for ba36609
Browse repository at this point
Commits on Sep 10, 2024
Use Typedoc for Wasm API docs (#1399)
eike-hass
authored
a0c7b06
View commit details
Copy full SHA for a0c7b06
Browse repository at this point
Commits on Sep 13, 2024
Remove dependency on `identity_core` default features (#1408)
Show description for 13acb23
Frederik Rothenberger
and
itsyaasir
authored
13acb23
View commit details
Copy full SHA for 13acb23
Browse repository at this point
Commits on Sep 16, 2024
Merge branch 'main' into identity2/resolver
UMR1352
committed
d7c2cd9
View commit details
Copy full SHA for d7c2cd9
Browse repository at this point
You can’t perform that action at this time.