openethereum/ethcore/src
Svyatoslav Nikolsky 33ba5b63f3 SecretStore: encrypt messages using private key from key store (#6146)
* do not cache ACL storage contract

* when error comes before initialization

* initial KeyServerSet commit

* update_nodes_set in maintain

* do not connect to self

* fixed connection establishing

* removed println

* improved KeyServerSet tracing

* moved parsing to KeyServerSet

* re-read only when blockchain is changed

* do not try to connect if not a part of cluster

* improved logging

* fixed tests

* NodeKeyPAir trait

* fixed parity to use new trait

* continue integrating with parity

* updated parity for NodeKeyPair

* completed KeyStoreNodeKeyPair

* removed comment

* removed dependency && style
2017-08-09 11:09:40 +02:00
..
account_provider SecretStore: encrypt messages using private key from key store (#6146) 2017-08-09 11:09:40 +02:00
blockchain removed util::common 2017-07-29 22:49:10 +02:00
blooms rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
client Multi-call RPC (#6195) 2017-08-04 15:58:14 +02:00
engines format instant change proofs correctly 2017-08-04 21:43:31 +02:00
ethereum Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00
json_tests Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
migrations Upgrade elastic-array to 0.9.0 2017-06-29 13:05:33 +02:00
miner propagate stratum submit share error upstream, fixes #6258 (#6260) 2017-08-09 10:57:23 +02:00
snapshot Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
spec Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00
state Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
tests Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
trace Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
verification removed util::common 2017-07-29 22:49:10 +02:00
views bigint upgraded to version 3.0 (#5986) 2017-07-06 11:26:14 +02:00
account_db.rs util reexports less std 2017-07-29 21:10:14 +02:00
basic_types.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
block.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
builtin.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs use a database in ethcore-light 2017-03-21 20:57:13 +01:00
encoded.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00
error.rs util reexports less std 2017-07-29 21:10:14 +02:00
executed.rs Decouple virtual machines (#6184) 2017-08-01 13:37:57 +03:00
executive.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
externalities.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs util reexports less std 2017-07-29 21:10:14 +02:00
lib.rs Merge branch 'master' into split 2017-08-01 14:24:47 +02:00
pod_account.rs util reexports less std 2017-07-29 21:10:14 +02:00
pod_state.rs util reexports less std 2017-07-29 21:10:14 +02:00
service.rs removed util::common 2017-07-29 22:49:10 +02:00
state_db.rs removed util::common 2017-07-29 22:49:10 +02:00
transaction.rs Ethcore crate split part 1 (#6041) 2017-07-12 13:09:17 +02:00