-
Notifications
You must be signed in to change notification settings - Fork 370
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
Rc 1.1 #361
Merged
Merged
Rc 1.1 #361
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
- Added a custom jsonpickle handler for enums to avoid the issue http…
* INDY-484: Cleaned up INFO log level * INDY-484: Cleaned up INFO log level * INDY-484: Reverted levels of 2 log messages Reverted the levels of the log messages about listening for other nodes when ZMQ/RAET stack is starting. * INDY-484: Processed code review findings * INDY-484: Reverted formatting * INDY-484: Added prefixes to important log messages * INDY-484: Corrected tests * INDY-484: Corrected one log message prefix - Corrected one log message prefix. - Corrected one log message level. * INDY-484: Added prefixes to some log messages * INDY-484: Changed level for one log message * INDY-484: Corrected tests * INDY-484: Added level arg to filter_log script - Added an argument for filtering by a log level to the script for filtering logs. - Made the arguments of the script for filtering logs named because the script have multiple optional arguments now.
INDY-373: remove redundant class
* INDY-484: Cleaned up INFO log level * INDY-484: Cleaned up INFO log level * INDY-484: Reverted levels of 2 log messages Reverted the levels of the log messages about listening for other nodes when ZMQ/RAET stack is starting. * INDY-484: Processed code review findings * INDY-484: Reverted formatting * INDY-484: Added prefixes to important log messages * INDY-484: Corrected tests * INDY-484: Corrected one log message prefix - Corrected one log message prefix. - Corrected one log message level. * INDY-484: Added prefixes to some log messages * INDY-484: Changed level for one log message * INDY-484: Corrected tests * INDY-484: Added level arg to filter_log script - Added an argument for filtering by a log level to the script for filtering logs. - Made the arguments of the script for filtering logs named because the script have multiple optional arguments now. * INDY-484: Added script gathering statistics on log - Added a script gathering statistics on different log messages occurrences in a log. - Corrected levels of some log messages. * INDY-484: Corrected formatting * INDY-484: Simplified code
increment minor version of plenum
…353) * Run view change in case if no view_change_done from current primary * Add test for pool start without primary * Fix next primary is disconnected, INDY-446 If the first node does not start a pool has to propose the next primary after some time.
* Increase log level for some messages * Add a log msg warning "not participating" * Add "has no primary" warning
…spivachuk/plenum into wallet-migration
increase max msg length temporarily
…lenum into rc-1.1
- Added renaming of the wallets base directory from "keyrings" to "wallets" (as a part of the wallets migration mechanism). - Corrected a docstring.
INDY-733: Added renaming of wallets base directory
…lenum into rc-1.1
andkononykhin
approved these changes
Aug 28, 2017
Toktar
pushed a commit
to Toktar/indy-plenum
that referenced
this pull request
Mar 1, 2021
Rc 1.1 Signed-off-by: Andrey Kononykhin <[email protected]> Sign-off-executed-by: toktar <[email protected]> Approved-at: h-master
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.