Skip to content

Master #66

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Nov 7, 2017
Merged

Master #66

merged 10 commits into from
Nov 7, 2017

Conversation

spivachuk
Copy link
Owner

No description provided.

dsurnin and others added 10 commits October 30, 2017 13:24
* Make SuspiciousSpike check optional and add threshold level

Signed-off-by: Dmitry Surnin <[email protected]>

* Extend debug message; add common notifier events flag to config

Signed-off-by: Dmitry Surnin <[email protected]>

* Set specific flag to true to be able to enable all checks with one flag

Signed-off-by: Dmitry Surnin <[email protected]>

* Fix dodereview notes: named bool arg

Signed-off-by: Dmitry Surnin <[email protected]>
* test sending read only requests to one node

Signed-off-by: Victor Muzychenko <[email protected]>

* make client send read requests to one node

Signed-off-by: Victor Muzychenko <[email protected]>

* fix varargs in spylog

Signed-off-by: Victor Muzychenko <[email protected]>

* do not check is read only twice

Signed-off-by: Victor Muzychenko <[email protected]>

* swap tests to avoid negative influence

Signed-off-by: Victor Muzychenko <[email protected]>

* exclude self from spylog

Signed-off-by: Victor Muzychenko <[email protected]>

* remove some unused methods

Signed-off-by: Victor Muzychenko <[email protected]>

* refactor getExpected

Signed-off-by: Victor Muzychenko <[email protected]>

* refactor and rename expectingFor

Signed-off-by: Victor Muzychenko <[email protected]>

* fix gotExpected

Signed-off-by: Victor Muzychenko <[email protected]>

* rename stopRetrying

Signed-off-by: Victor Muzychenko <[email protected]>

* rename gotExpected

Signed-off-by: Victor Muzychenko <[email protected]>

* refactor retryForExpected and _filterExpected

Signed-off-by: Victor Muzychenko <[email protected]>

* resend request sent to one node to all if bad reply

Signed-off-by: Victor Muzychenko <[email protected]>

* add test_client_resends_not_confirmed_request

Signed-off-by: Victor Muzychenko <[email protected]>

* do not resent to the same node

Signed-off-by: Victor Muzychenko <[email protected]>

* fix creation of buy key in tests

Signed-off-by: Victor Muzychenko <[email protected]>

* fix spylog for prcoessRequest

Signed-off-by: Victor Muzychenko <[email protected]>

* make expecting optional for resendRequest

Signed-off-by: Victor Muzychenko <[email protected]>

* fix formatting

Signed-off-by: Victor Muzychenko <[email protected]>

* use nodes_with_bls to disable bls in test

Signed-off-by: Victor Muzychenko <[email protected]>

* create fake bls from correct chars

Signed-off-by: Victor Muzychenko <[email protected]>

* fix formatting

Signed-off-by: Victor Muzychenko <[email protected]>
* use msgpack for serialization of multi-sig value

Signed-off-by: ashcherbakov <[email protected]>

* static code validation error

Signed-off-by: ashcherbakov <[email protected]>
* fix log message for forwarding request

Signed-off-by: Victor Muzychenko <[email protected]>

* do not check performance if no new requests

Signed-off-by: Victor Muzychenko <[email protected]>
* update readme

Signed-off-by: ashcherbakov <[email protected]>

* fixed link to maintainers

Signed-off-by: ashcherbakov <[email protected]>
* fix log message for forwarding request

Signed-off-by: Victor Muzychenko <[email protected]>

* do not check performance if no new requests

Signed-off-by: Victor Muzychenko <[email protected]>

* make _verify_view_change return reason

Signed-off-by: Victor Muzychenko <[email protected]>

* rename _startSelection

Signed-off-by: Victor Muzychenko <[email protected]>

* add debug print for received prepare

Signed-off-by: Victor Muzychenko <[email protected]>

* call caught_up_till_3pc for all replicas

Signed-off-by: Victor Muzychenko <[email protected]>

* add test_node_catchup_causes_no_desync

Signed-off-by: Victor Muzychenko <[email protected]>
* Fix test network deployment

Signed-off-by: Dmitry Surnin <[email protected]>

* Fix codevalidation - remove blank line

Signed-off-by: Dmitry Surnin <[email protected]>

* Fix misprint

Signed-off-by: Dmitry Surnin <[email protected]>
* introduce can_send_request method; fixed sending of get requests when discovering is not finished yet

Signed-off-by: ashcherbakov <[email protected]>

* adding tests

Signed-off-by: ashcherbakov <[email protected]>

* add more tests

Signed-off-by: ashcherbakov <[email protected]>

* use proper API for checking Mode

Signed-off-by: ashcherbakov <[email protected]>

* fix tests

Signed-off-by: ashcherbakov <[email protected]>

* make random requests more random

Signed-off-by: ashcherbakov <[email protected]>

* fix tests

Signed-off-by: ashcherbakov <[email protected]>
Signed-off-by: Lovesh <[email protected]>

removing commented code

removing commented code
* INDY-925: Client migration for multi-network

- Removed client migration actions which had become useless.

Signed-off-by: Nikita Spivachuk <[email protected]>

* INDY-925: Reworked wallet migration mechanism

- Reworked the wallet migration mechanism to be able to process nested wallets.

Signed-off-by: Nikita Spivachuk <[email protected]>
@spivachuk spivachuk merged commit 6a101b3 into spivachuk:master Nov 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants