Skip to content

Add drepkeys#141

Merged
QSchlegel merged 5 commits intomainfrom
add-drepkeys
Sep 30, 2025
Merged

Add drepkeys#141
QSchlegel merged 5 commits intomainfrom
add-drepkeys

Conversation

@QSchlegel
Copy link
Collaborator

No description provided.

- Updated `package.json` to use the latest version of `@meshsdk/react`.
- Modified `User` model in Prisma schema to add `drepKeyHash` field.
- Updated `Wallet` model in Prisma schema to include `signersDRepKeys` array.
- Enhanced `RootLayout` component to handle DRep key retrieval and user updates.
- Added logic in `EditSigners` component to manage DRep keys for signers.
- Implemented `updateUser` mutation in user router to allow updating of DRep key.
- Updated wallet router to handle DRep keys in signers' data.
- Created migration script to add new columns for DRep keys in the database.
- Introduced `signersDRepKeys` to the NewWallet model and updated related components to handle DRep keys.
- Enhanced wallet creation and management flows to include DRep key handling.
- Updated API endpoints to support DRep key storage and retrieval.
- Improved UI components to display DRep key information and validation messages.
- Refactored error handling in wallet operations to manage account changes effectively.
@vercel
Copy link

vercel bot commented Sep 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
multisig Ready Ready Preview Comment Sep 29, 2025 2:18pm

- Added support for displaying DRep scripts in the InspectMultisigScript and ReviewNativeScript components.
- Updated wallet management to include DRep keys in the new wallet creation and invite flows.
- Improved UI to show DRep script information and CBOR representation for better user experience.
@QSchlegel QSchlegel merged commit bbbfa3a into main Sep 30, 2025
4 checks passed
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.

1 participant