openethereum/rpc/src/v1
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
..
helpers hardware_wallet/Ledger `Sign messages` + some refactoring (#8868) 2018-06-13 11:01:56 +02:00
impls Fix concurrent access to signer queue (#8854) 2018-06-12 15:21:30 +02:00
tests Fix concurrent access to signer queue (#8854) 2018-06-12 15:21:30 +02:00
traits Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00
types added from and to to Receipt (#8756) 2018-06-07 16:47:41 +02:00
extractors.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
informant.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
metadata.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00