Files
openethereum/parity
Anton Gavrilov 424b38a8d7 Encapsulate access to the client for secret store (#11232)
* Move all client usages into trusted_client

* Move confirmed hash method to trusted client

* Tree route and logs encapsuluted

* Remove not used method for keys sharing

* NodeKeyPair renamed and moved to trusted client

* Use public key error in trusted client

* Move contract address definition into trusted client

* Block id and number types from ethcore wrapped

* Trusted client renamed to more general Blockchain

* Trusted client implementation moved to parity code

* Move node key pair under secret store feature as well

* Registar crate removed from deps

* Accounts feature removed from secret store

* Fix after merge

* Blockchain renamed to SecretStoreChain

* Module documentations added
2020-01-07 14:37:02 +01:00
..
2019-12-03 16:59:11 +01:00
2019-08-27 17:29:33 +02:00
2020-01-02 19:54:29 +01:00
2019-11-14 00:01:21 +01:00
2019-12-03 16:59:11 +01:00
2019-02-18 20:39:38 +03:00