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 }}
dusk-network
/
wallet
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(connect): dusk_signTypedData — typed structured signing
- #101
#101
Closed
ichbindas
wants to merge 21 commits into
dusk-network:main
dusk-network/wallet:main
from
ichbindas:feat/typed-data-v1
ichbindas/wallet:feat/typed-data-v1
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
feat(connect): dusk_signTypedData — typed structured signing
#101
ichbindas
wants to merge 21 commits into
dusk-network:main
dusk-network/wallet:main
from
ichbindas:feat/typed-data-v1
ichbindas/wallet:feat/typed-data-v1
Copy head branch name to clipboard
Commits
Commits on Aug 31, 2026
chore(typed-data): rebase typed-data work onto current main
Show description for be0c45d
ichbindas
committed
be0c45d
View commit details
Copy full SHA for be0c45d
Browse repository at this point
fix(rpc): gate dApp requests on the canonical method allowlist
Show description for 39132cf
ichbindas
committed
39132cf
View commit details
Copy full SHA for 39132cf
Browse repository at this point
feat(typed-data): conform hash v1 to the Connect specification
Show description for 05215df
ichbindas
committed
05215df
View commit details
Copy full SHA for 05215df
Browse repository at this point
feat(ui): render typed-data approvals as labelled, guarded fields
Show description for 06fd2c6
ichbindas
committed
06fd2c6
View commit details
Copy full SHA for 06fd2c6
Browse repository at this point
feat(connect): add dusk_signTypedData RPC
Show description for 000edef
ichbindas
committed
000edef
View commit details
Copy full SHA for 000edef
Browse repository at this point
test(typed-data): vendor the golden corpus and make the parity gate fail closed
Show description for 2cf26ed
ichbindas
committed
2cf26ed
View commit details
Copy full SHA for 2cf26ed
Browse repository at this point
feat(typed-data): sign a tagged message, not the bare digest
Show description for 86014f4
ichbindas
committed
86014f4
View commit details
Copy full SHA for 86014f4
Browse repository at this point
docs(readme): document typed-data signing for dApp integrators
Show description for 3596aed
ichbindas
committed
3596aed
View commit details
Copy full SHA for 3596aed
Browse repository at this point
test(typed-data): check the signed message in the parity gate
Show description for 39b6582
ichbindas
committed
39b6582
View commit details
Copy full SHA for 39b6582
Browse repository at this point
docs: record how the typed-data design was reached
Show description for 5e61860
ichbindas
committed
5e61860
View commit details
Copy full SHA for 5e61860
Browse repository at this point
docs: record typed-data signing in the changelog and architecture overview
Show description for 8517dc3
ichbindas
committed
8517dc3
View commit details
Copy full SHA for 8517dc3
Browse repository at this point
docs: scope the typed-data change to #22 and leave #90 open
Show description for 70c9be9
ichbindas
committed
70c9be9
View commit details
Copy full SHA for 70c9be9
Browse repository at this point
refactor(bls): drop the profile-level bare-digest signer
Show description for 57e5dbd
ichbindas
committed
57e5dbd
View commit details
Copy full SHA for 57e5dbd
Browse repository at this point
test(bls): pin the blsDigest export surface
Show description for 23ee28e
ichbindas
committed
23ee28e
View commit details
Copy full SHA for 23ee28e
Browse repository at this point
docs: note AI assistance and how the work was verified
Show description for 7c93245
ichbindas
committed
7c93245
View commit details
Copy full SHA for 7c93245
Browse repository at this point
test(typed-data): pin SOURCE to the current Connect vector commit
Show description for 7d0924e
ichbindas
committed
7d0924e
View commit details
Copy full SHA for 7d0924e
Browse repository at this point
refactor(rpc): use the shared approval-context guard for typed data
Show description for 239559a
ichbindas
committed
239559a
View commit details
Copy full SHA for 239559a
Browse repository at this point
docs(rpc): drop stale step numbering from the typed-data case
Show description for b8475d6
ichbindas
committed
b8475d6
View commit details
Copy full SHA for b8475d6
Browse repository at this point
Commits on Sep 10, 2026
fix(typed-data): mirror canonical input validation from Connect
Show description for 51a3f4c
HDauven
committed
51a3f4c
View commit details
Copy full SHA for 51a3f4c
Browse repository at this point
Commits on Sep 11, 2026
fix(typed-data): apply the extra-key rule to every own property
Show description for 36a955e
ichbindas
committed
36a955e
View commit details
Copy full SHA for 36a955e
Browse repository at this point
fix(typed-data): reject every undeclared own property
Show description for e328848
HDauven
committed
e328848
View commit details
Copy full SHA for e328848
Browse repository at this point
You can’t perform that action at this time.