forked from hyperledger/indy-plenum
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #89
Merged
Merged
Master #89
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* INDY-1148 - It's possible to create several nodes with the same alias - add dynamic validation of alias and test Signed-off-by: toktar <[email protected]> * INDY-1148 - It's possible to create several nodes with the same alias - put alias validation into PoolRequestHandler.isNodeDataConflicting Signed-off-by: toktar <[email protected]> * INDY-1148 - It's possible to create several nodes with the same alias - change validation in pool_req_handler. Signed-off-by: toktar <[email protected]> * INDY-1148 : change test for validation nodes -deleted test_node_adding.py -test test_add_node_with_not_unique_alias move to test_nodes_with_pool_txns.py Signed-off-by: toktar <[email protected]> * INDY-1148 : move test for validate node alias -move test test_add_node_with_not_unique_alias to the end of test_nodes_with_pool_txns.py Signed-off-by: toktar <[email protected]>
* Additional checks for sdk_ functions Signed-off-by: ArtObr <[email protected]> * Fix for exception handling and new function for "json to object" converting Signed-off-by: ArtObr <[email protected]> * Space and the end Signed-off-by: ArtObr <[email protected]> * Most of test integrated with txnPoolNodeSet Signed-off-by: ArtObr <[email protected]> * 3 test left to do Signed-off-by: ArtObr <[email protected]> * two tests left in INDY-1019. Others integrated Signed-off-by: ArtObr <[email protected]> * Little fixes Signed-off-by: ArtObr <[email protected]> * Import resolve, TODO added Signed-off-by: ArtObr <[email protected]> * New line at the end Signed-off-by: ArtObr <[email protected]> * TODO for import added Signed-off-by: ArtObr <[email protected]> * Unused looper import removed Signed-off-by: ArtObr <[email protected]> * One more test integrated with sdk Signed-off-by: ArtObr <[email protected]> * Fixtures for prev test Signed-off-by: ArtObr <[email protected]> * Unused import removed Signed-off-by: ArtObr <[email protected]> * Start of integration Signed-off-by: ArtObr <[email protected]> * Changes for test_different_request integration with sdk Signed-off-by: ArtObr <[email protected]> * helper changes commited Signed-off-by: ArtObr <[email protected]> * INDY-1172 done with chages at pool_transactions Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * Code structure changes Signed-off-by: ArtObr <[email protected]> * Additinal code structure changes Signed-off-by: ArtObr <[email protected]> * Started sdk integration of tests Signed-off-by: ArtObr <[email protected]> * Review fixes Signed-off-by: ArtObr <[email protected]> * LibIndy versions update Signed-off-by: ArtObr <[email protected]> * temp Signed-off-by: ArtObr <[email protected]> * ha persist test done Signed-off-by: ArtObr <[email protected]> * more tests done Signed-off-by: ArtObr <[email protected]> * review fixes Signed-off-by: ArtObr <[email protected]> * More tests done, some problems Signed-off-by: ArtObr <[email protected]> * more tests done Signed-off-by: ArtObr <[email protected]> * temp Signed-off-by: ArtObr <[email protected]> * more tests Signed-off-by: ArtObr <[email protected]> * all tests done, except one. need more of exception handling Signed-off-by: ArtObr <[email protected]> * exception handling made. One test strange behaviour left Signed-off-by: ArtObr <[email protected]> * test integrated Signed-off-by: ArtObr <[email protected]> * import fixes Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]>
* Additional checks for sdk_ functions Signed-off-by: ArtObr <[email protected]> * Fix for exception handling and new function for "json to object" converting Signed-off-by: ArtObr <[email protected]> * Space and the end Signed-off-by: ArtObr <[email protected]> * Most of test integrated with txnPoolNodeSet Signed-off-by: ArtObr <[email protected]> * 3 test left to do Signed-off-by: ArtObr <[email protected]> * two tests left in INDY-1019. Others integrated Signed-off-by: ArtObr <[email protected]> * Little fixes Signed-off-by: ArtObr <[email protected]> * Import resolve, TODO added Signed-off-by: ArtObr <[email protected]> * New line at the end Signed-off-by: ArtObr <[email protected]> * TODO for import added Signed-off-by: ArtObr <[email protected]> * Unused looper import removed Signed-off-by: ArtObr <[email protected]> * One more test integrated with sdk Signed-off-by: ArtObr <[email protected]> * Fixtures for prev test Signed-off-by: ArtObr <[email protected]> * Unused import removed Signed-off-by: ArtObr <[email protected]> * Start of integration Signed-off-by: ArtObr <[email protected]> * Changes for test_different_request integration with sdk Signed-off-by: ArtObr <[email protected]> * helper changes commited Signed-off-by: ArtObr <[email protected]> * INDY-1172 done with chages at pool_transactions Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * Code structure changes Signed-off-by: ArtObr <[email protected]> * Additinal code structure changes Signed-off-by: ArtObr <[email protected]> * Started sdk integration of tests Signed-off-by: ArtObr <[email protected]> * Review fixes Signed-off-by: ArtObr <[email protected]> * LibIndy versions update Signed-off-by: ArtObr <[email protected]> * temp Signed-off-by: ArtObr <[email protected]> * ha persist test done Signed-off-by: ArtObr <[email protected]> * more tests done Signed-off-by: ArtObr <[email protected]> * review fixes Signed-off-by: ArtObr <[email protected]> * More tests done, some problems Signed-off-by: ArtObr <[email protected]> * more tests done Signed-off-by: ArtObr <[email protected]> * temp Signed-off-by: ArtObr <[email protected]> * more tests Signed-off-by: ArtObr <[email protected]> * all tests done, except one. need more of exception handling Signed-off-by: ArtObr <[email protected]> * exception handling made. One test strange behaviour left Signed-off-by: ArtObr <[email protected]> * tests done Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * fix Signed-off-by: ArtObr <[email protected]>
Signed-off-by: Andrew Nikitin <[email protected]>
* [INDY-1186] Added prefix REPLICA with name for replica logging Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1186] Fix static code validation Signed-off-by: Andrew Nikitin <[email protected]>
* Made failure in test_new_primary_has_wrong_clock reproducible Signed-off-by: Sergey Khoroshavin <[email protected]> * Temporary workaround for test_new_primary_has_wrong_clock Signed-off-by: Sergey Khoroshavin <[email protected]> * Added proper delays to test_new_primary_has_wrong_clock Signed-off-by: Sergey Khoroshavin <[email protected]> * Ensure view doesn't change unexpectedly in test_timestamp_post_view_change Signed-off-by: Sergey Khoroshavin <[email protected]> * Fixed delay in test_node_catchup_after_restart_with_txns Signed-off-by: Sergey Khoroshavin <[email protected]> * Fixed test_new_primary_has_wrong_clock Signed-off-by: Sergey Khoroshavin <[email protected]> * Increased timeout in InstanceCannotBecomeActiveWithLessThanFourServers Signed-off-by: Sergey Khoroshavin <[email protected]>
* Initial test change Signed-off-by: ArtObr <[email protected]> * Import fix Signed-off-by: ArtObr <[email protected]> * little fix Signed-off-by: ArtObr <[email protected]> * little import fix Signed-off-by: ArtObr <[email protected]> * Division imports from conftest to different folders Signed-off-by: ArtObr <[email protected]> * Fix for test pass Signed-off-by: ArtObr <[email protected]>
* Refactored test_delay in test_stasher Signed-off-by: Sergey Khoroshavin <[email protected]> * Initial broken implementation of stasher delay_rules context Signed-off-by: Sergey Khoroshavin <[email protected]> * Possibly breaking changes in Stasher to fix context manager tests Signed-off-by: Sergey Khoroshavin <[email protected]> * Documented changes in stasher Signed-off-by: Sergey Khoroshavin <[email protected]> * Improved delay_rules implementation Signed-off-by: Sergey Khoroshavin <[email protected]> * Example use of new delay_rules context manager + misc cleanups Signed-off-by: Sergey Khoroshavin <[email protected]>
…567) Signed-off-by: dsurnin <[email protected]>
* [INDY-1138] Added ppTime for stateTsDbStorage Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1138] Added ppTime into parent RequestHandler class Signed-off-by: Andrew Nikitin <[email protected]>
* Send ledger status to new nodes in all cases; test for node restart Signed-off-by: dsurnin <[email protected]> * Add some more combinations Signed-off-by: dsurnin <[email protected]>
* [INDY-1138] Added get_equal_or_prev into KeyValue storages Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1138] Added abstract method for get_equal_or_prev Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1138] Remove @AbstractMethod decorator Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1138] Move test for storage from indy-node Signed-off-by: Andrew Nikitin <[email protected]> * [INDY-1138] Fix NotImplemented raise Signed-off-by: Andrew Nikitin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.