Skip to content

feat: add dfns signing driver#1

Open
ncornwell wants to merge 1 commit intomainfrom
feat/dfns-signing-driver
Open

feat: add dfns signing driver#1
ncornwell wants to merge 1 commit intomainfrom
feat/dfns-signing-driver

Conversation

@ncornwell
Copy link

No description provided.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednpm/​@​dfns/​sdk@​0.8.9100100100100100
Addednpm/​@​dfns/​sdk-keysigner@​0.8.9100100100100100

View full report

Signed-off-by: Noah Cornwell <noah@dfns.co>
@ncornwell ncornwell force-pushed the feat/dfns-signing-driver branch from 6d62a72 to 47c1220 Compare February 3, 2026 20:39
"@canton-network/core-rpc-transport": "workspace:^",
"@canton-network/core-types": "workspace:^",
"lodash": "^4.17.23"
"lodash": "^4.17.21"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is the downgrade needed?

}

if (wallet?.address) {
result.publicKey = wallet.address

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should it be the publicKey instead of the address?

The JSON-RPC API specs from `api-specs/` are generated into strongly-typed method builders for the remote RPC server. To update the codegen, run `yarn generate:dapp`.

## Dfns

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing doc?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants