Skip to content

Conversation

ww3512687
Copy link

Problem

Summary of Changes

Introduced a new errors.rs file to define RemoteWalletError for better error management.
Updated keypair.rs files to remove redundant imports and improve clarity.
Enhanced the README.md to provide comprehensive documentation on features and supported hardware wallets.
Implemented a transport layer for USB HID communication with hardware wallets.
Created a modular structure for wallet implementations and error types.

Fixes #

ww3512687 and others added 5 commits July 31, 2025 15:00
- Introduced a new `errors.rs` file to define `RemoteWalletError` for better error management.
- Updated `keypair.rs` files to remove redundant imports and improve clarity.
- Enhanced the `README.md` to provide comprehensive documentation on features and supported hardware wallets.
- Implemented a transport layer for USB HID communication with hardware wallets.
- Added support for Ledger wallets, including error handling and device management.
- Created a modular structure for wallet implementations and error types.
- Introduced a new `errors.rs` file to define `RemoteWalletError` for better error management.
- Updated `keypair.rs` files to remove redundant imports and improve clarity.
- Enhanced the `README.md` to provide comprehensive documentation on features and supported hardware wallets.
- Implemented a transport layer for USB HID communication with hardware wallets.
- Added support for Ledger wallets, including error handling and device management.
- Created a modular structure for wallet implementations and error types.
…actor_remote_wallet

# Conflicts:
#	remote-wallet/src/lib.rs
#	remote-wallet/src/remote_wallet.rs
#	remote-wallet/src/wallet/ledger/ledger.rs
@mergify mergify bot requested a review from a team October 10, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant