openethereum/rpc/src/v1/helpers
Niklas Adolfsson 6201532c64 hardware_wallet/Ledger Sign messages + some refactoring (#8868)
* getting started

* getting started

* signing personal messages works and refactoring

* Refactor `Ledger`

* Make `Ledger Manager` only visible inside the hardwallet-crate
* Refactor `send_apdu` with separate functions for read and write

* Add support for signing messages through `ethcore`

* Trezor modify update_devices and some error msgs

* nits
2018-06-13 11:01:56 +02:00
..
accounts.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
block_import.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
dapps.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
dispatch.rs hardware_wallet/Ledger Sign messages + some refactoring (#8868) 2018-06-13 11:01:56 +02:00
errors.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
fake_sign.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
ipfs.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
light_fetch.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Fix concurrent access to signer queue (#8854) 2018-06-12 15:21:30 +02:00
network_settings.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
nonce.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
oneshot.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
poll_filter.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
poll_manager.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
requests.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
secretstore.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
signer.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
signing_queue.rs Fix concurrent access to signer queue (#8854) 2018-06-12 15:21:30 +02:00
subscribers.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
subscription_manager.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00