Conversation
* MASQ-ProjectGH-457: Initial cleanup of dead parameter processing. node_configurator_standard.rs and mod.rs only * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * Delete test.txt * MASQ-ProjectGH-457: Pulled commits from master, removed check_past_initialization and tests, removed TODO regarding request_existing_db_password. Removing it starts a chain of events resulting in node_configurator no longer working. * MASQ-ProjectGH-457: Removed unused import. * MASQ-ProjectGH-457: Removed request_existing_db_password and associated code, refactored get_db_password to pull from persistent config, removed associated tests * MASQ-ProjectGH-457: Restored 2 removed tests * MASQ-ProjectGH-457: Removal of streams and conflicted code. * MASQ-ProjectGH-457: Updated tests and calls to run_modes_factories.rs * MASQ-ProjectGH-457: removed unnecessary validators * Update and rename ci-matrix.yml to ci-ubuntu-latest.yml * Update ci-ubuntu-latest.yml * Create ci-windows-latest.yml * Create ci-macOS-latest.yml * Delete ci-windows-latest.yml * Delete ci-macOS-latest.yml * Update and rename ci-ubuntu-latest.yml to ci-matrix.yml * MASQ-ProjectGH-457: Updated command_processor.rs with new clippy requirements Co-authored-by: FinsaasGH <Odinallfather123> Co-authored-by: FinsaasGH <verumeritde@protonmail.com> Co-authored-by: FinsaasGH <finsaasgh@protonmail.com>
…phrase as default (#2) Co-authored-by: FinsaasGH <finsaas@protonmail.com>
* MASQ-ProjectGH-457: Initial cleanup of dead parameter processing. node_configurator_standard.rs and mod.rs only * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * MASQ-ProjectGH-457: Pairing review with Dan - added initialize_database and allied tests back in * Delete test.txt * MASQ-ProjectGH-457: Pulled commits from master, removed check_past_initialization and tests, removed TODO regarding request_existing_db_password. Removing it starts a chain of events resulting in node_configurator no longer working. * MASQ-ProjectGH-457: Removed unused import. * MASQ-ProjectGH-457: Removed request_existing_db_password and associated code, refactored get_db_password to pull from persistent config, removed associated tests * MASQ-ProjectGH-457: Restored 2 removed tests * MASQ-ProjectGH-457: Removal of streams and conflicted code. * MASQ-ProjectGH-457: Updated tests and calls to run_modes_factories.rs * MASQ-ProjectGH-457: removed unnecessary validators * Update and rename ci-matrix.yml to ci-ubuntu-latest.yml * Update ci-ubuntu-latest.yml * Create ci-windows-latest.yml * Create ci-macOS-latest.yml * Delete ci-windows-latest.yml * Delete ci-macOS-latest.yml * Update and rename ci-ubuntu-latest.yml to ci-matrix.yml * MASQ-ProjectGH-457: Updated command_processor.rs with new clippy requirements Co-authored-by: FinsaasGH <finsaas@protonmail.com> Co-authored-by: FinsaasGH <verumeritde@protonmail.com> Co-authored-by: FinsaasGH <finsaasgh@protonmail.com>
…ed_services_are_recorded_in_databases - update ms from 2000 to 5000
…odes_not_offered_in_passes_or_introductions - update sec from 2 to 10
…to test each client to completion rather than each step. Hopefully this reveals if one_client is the issue or another_client is the issue.
…andles_startup_and_shutdown_integration changed ms from 200 to 500, quite sure the timeout on starting the daemon was too short.
…r_print_messages_work_under_fine_lock_for_eof multiplier from 3 to 4
… 10. Pretty sure of the 6 nodes isn't starting in time for the calculation to occur.
…ieve_transactions_ignores_transaction_logs_that_have_no_block_number to construct tcplistener inside a variable, then listen to it within the thread.
…ieves_transactions
…_to_dead_server replaced stop with kill
…ed handles 1/2/3 to separate handles in case 1 fails to stop and the next can't run
FinsaasGH
pushed a commit
that referenced
this pull request
Dec 13, 2021
This file contains hidden or 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
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.