openethereum/rpc/src/v1/types
Toralf Wittner 41348dead4 Add type for passwords. (#8920)
* Add type for passwords.

* Fix test.

* Simplify `Drop` impls of `Password` and `Memzero`.

* Spaces to tabs.

* Custom `Drop` impl for `Password`.
2018-06-22 15:09:15 +02:00
..
account_info.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
block.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
block_number.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
bytes.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
call_request.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
confirmations.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
consensus_status.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
derivation.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
filter.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
hash.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
histogram.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
index.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
log.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
mod.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
node_kind.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
private_receipt.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
provenance.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
pubsub.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
receipt.rs Handle removed logs in filter changes and add geth compatibility field (#8796) 2018-06-13 13:39:27 +02:00
rpc_settings.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
sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
trace_filter.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
transaction.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
transaction_condition.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
transaction_request.rs rpc: fix address formatting in TransactionRequest Display (#8786) 2018-06-05 09:58:09 +02:00
uint.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
work.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00