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

Add WalletCommand::SetPow command #1280

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

Thoralf-M
Copy link
Member

Description of change

Add WalletCommand::SetPow command

Links to any relevant issues

Closes #1267

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Running the command like this for example
cargo run --release set-pow --local-pow true --worker-count 10
and then sending transactions and looking at the CPU utilization and debug logs to see if local pow was set or not

kwek20
kwek20 previously approved these changes Sep 21, 2023
Alex6323
Alex6323 previously approved these changes Sep 21, 2023
@Thoralf-M Thoralf-M changed the base branch from develop to 1.1 September 21, 2023 15:10
@Thoralf-M Thoralf-M dismissed stale reviews from Alex6323 and thibault-martinez September 21, 2023 15:10

The base branch was changed.

@thibault-martinez thibault-martinez merged commit 121a22c into iotaledger:1.1 Sep 21, 2023
23 checks passed
@Thoralf-M Thoralf-M deleted the cli-pow-options branch September 22, 2023 07:51
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.

Allow cli-wallet to use remote PoW
4 participants