rust-hwi icon indicating copy to clipboard operation
rust-hwi copied to clipboard

Rust wrapper for the Bitcoin Core Hardware Wallet Interface

Results 15 rust-hwi issues
Sort by recently updated
recently updated
newest added

Add support for HWI prompt_pin and send_pin commands (for Trezor One). Not sure there's a good way to automate testing for that with an emulator though. Tested on a physical...

## Changes - Separated the interface from the Python dependent implementation - Created a new module structure to support multiple implementations for making HWI calls - Added a binary implementation...

new feature

Updates the requirements on [pyo3](https://github.com/pyo3/pyo3) to permit the latest version. Updates `pyo3` to 0.24.1 Release notes Sourced from pyo3's releases. v0.24.1 This release is a security fix for the PyString::from_object...

dependencies
rust

Bumps the pip group with 1 update in the / directory: [protobuf](https://github.com/protocolbuffers/protobuf). Updates `protobuf` from 3.20.2 to 4.25.8 Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.3 Java Refactoring java...

dependencies
python