Skip to content
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

Master #78

Merged
merged 7 commits into from
Jan 19, 2018
Merged

Master #78

merged 7 commits into from
Jan 19, 2018

Conversation

spivachuk
Copy link
Owner

No description provided.

anikitinDSR and others added 7 commits January 16, 2018 16:05
* [INDY-1084] Unmark test skipping

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1084] increase timeout for view_change

Signed-off-by: Andrew Nikitin <[email protected]>
* [INDY-1029] Change timeout for getting cathup replies

Signed-off-by: Andrew Nikitin <[email protected]>

* [indy-1029] Add scripts for generating and adding transactions to domain ledger for test purpose

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1029] Add new timeout var into config

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1029] Fix static validation

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1029] Change evaluating pool catchup timeout for tests

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1029] Make timeout depended from node count (for test logic)

Signed-off-by: Andrew Nikitin <[email protected]>

* [INDY-1029] Erase dublicate sdk_reqToTxn function

Signed-off-by: Andrew Nikitin <[email protected]>
…riteNodeParamsFile() function. (#501)

Signed-off-by: Sergey Shilov <[email protected]>
* do not send InstanceChange if node is not ready yet

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

* fix typo

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

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

* update glossay

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

* documentation for storage

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

* use bullet points in glossary

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

* update storage documentation

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

* midcommit

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

* adding catchup documentation

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

* update catchup doc

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

* request handling docs

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

* update doc

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

* remove backticks

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

* formatting

Signed-off-by: Lovesh <[email protected]>
* Fix quorum for checkpoint

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

* Fix tests

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

* Fix quorum for checkpoint to n - f -1 to calc itself

Signed-off-by: dsurnin <[email protected]>
* INDY-1081: Fixed update of last caught up 3PC-key

- Fixed a bug with possible miss of updating the last caught up 3PC-key in LedgerManager when synchronizing a ledger (in case actual catch-up is not done).
- Added a test verifying the fix.

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

* INDY-1081: Migrated test to old client

- Migrated test_pool_reaches_quorum_after_more_than_f_plus_1_nodes_turned_off_and_later_on from Indy SDK to the old client because a necessary fix in Python wrapper of libindy is not in its stable version yet.

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

* INDY-1081: Extract repeated code to helper method

- Renamed a test and extracted repeated code to a helper method.

Signed-off-by: Nikita Spivachuk <[email protected]>
@spivachuk spivachuk merged commit d922f5f into spivachuk:master Jan 19, 2018
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