openethereum/rpc/src/v1/tests/mocked
Svyatoslav Nikolsky e16f6fb9d9 SecretStore: servers set change session api (#6925)
* SecretStore: first key versions flush

* SecretStore: key versions in encryption session

* SecretStore: flush key versions negotiation session

* SecretStore: connected key version negotiation session to cluster

* SecretStore: cluster sessions container refactoring

* SecretStore: flush

* SecretStore: flush key versions

* SecretStore: flush

* SecretStore: delegation proto

* SecretStore: decryption_session_is_delegated_when_node_does_not_have_key_share

* SecretStore: fixed version in decryption session

* SecretStore: signing_session_is_delegated_when_node_does_not_have_key_share

* SecretStore: started restoring admin sessions

* SecretStore: restoring admin sessions

* SecretStore: removed obsolete ShareRemove && ShareMove sessions

* SecretStore: ShareAdd math tests only require old_t+1 nodes

* SecretStore: ShareAdd revamp using new math backend

* SecretStore: do not include isolated nodes into consensus_group

* SecretStore: ServersSetChange + ShareAdd revamp

* removed debug printlns

* SecretStore: key version negotiation tests

* SecretStore: removed debug/merge artifacts

* SecretStore: fixed master node selection

* SecretStore: cleanup + tests + fixes

* SecretStore: uncommented tests

* SecretStore: cleaning up

* SecretStore: cleaning up + tests

* SecretStore: cleaning up

* SecretStore: cleaning up && tests

* SecretStore: fixing TODOs

* SecretStore: fixing TODOs + cleanup

* SecretStore: fixing TODOs

* SecretStore: nodes_add_to_the_node_with_obsolete_version

* SecretStore: nodes_add_fails_when_not_enough_share_owners_are_connected

* SecretStore: tests

* SecretStore: signing && delegation tests

* SecretStore: signing && decryption tests when some nodes are isolated

* SecretStore: sessions_are_removed_when_initialization_fails

* SecretStore: ceaning up

* SecretStore: removed obsolete comments

* SecretStore: signing_session_completes_if_node_does_not_have_a_share

* SecretStore: initial ServersSetChange API

* SecretStore: added secretstore_signServersSet RPC

* SecretStore: ChangeServersSet parse tests

* SecretStore: fixes after manual ServersSetChange tests

* lost file

* fixed network ports overlap in tests

* lost files
2017-11-16 17:34:23 +01:00
..
eth_pubsub.rs Logs Pub-Sub (#5705) 2017-06-28 12:21:13 +02:00
eth.rs Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
manage_network.rs Compatibility with whisper v6 (#6179) 2017-09-10 18:02:14 +02:00
mod.rs Latest headers Pub-Sub (#5655) 2017-05-23 12:26:39 +02:00
net.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity_accounts.rs Add raw hash signing (#5423) 2017-04-12 12:15:13 +02:00
parity_set.rs Fix serialization of non-localized transactions (#6868) 2017-10-24 12:13:00 +02:00
parity.rs Add RPC eth_chainId for querying the current blockchain chain ID (#6329) 2017-09-26 14:17:07 +02:00
personal.rs Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
pubsub.rs Use randomized subscription ids for PubSub (#5756) 2017-06-13 18:36:39 +03:00
rpc.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
secretstore.rs SecretStore: servers set change session api (#6925) 2017-11-16 17:34:23 +01:00
signer.rs Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
signing.rs Reserve nonces for signing (#6834) 2017-11-01 11:23:18 +01:00
traces.rs Set zero nonce and gasprice for calls by default (#6954) 2017-11-02 12:50:08 +01:00
web3.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00