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

feat: prevent banning of connected base node in wallet #3642

Conversation

StriderDM
Copy link
Contributor

@StriderDM StriderDM commented Dec 7, 2021

Description

This PR excludes the connected base node in the wallet from being banned.

Motivation and Context

Usability

How Has This Been Tested?

cargo test --all
nvm use 12.22.6 && node_modules/.bin/cucumber-js --profile "ci" --tags "not @long-running and not @broken"

stringhandler
stringhandler previously approved these changes Dec 7, 2021
Copy link
Contributor

@philipr-za philipr-za left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, one small comment

comms/src/connectivity/manager.rs Show resolved Hide resolved
@StriderDM StriderDM force-pushed the console_wallet_prevent_banning_of_node branch from 1abe5bb to c4c92a7 Compare December 7, 2021 12:32
@aviator-app aviator-app bot merged commit 363b254 into tari-project:development Dec 7, 2021
sdbondi added a commit to sdbondi/tari that referenced this pull request Dec 8, 2021
* development:
  chore: add eslint to explorer (tari-project#3648)
  v0.22.0
  perf: set MDB_NOLOCK for peer and blockchain database (tari-project#3473)
  feat: prevent banning of connected base node in wallet (tari-project#3642)
sdbondi added a commit to sdbondi/tari that referenced this pull request Dec 8, 2021
* development:
  chore: add eslint to explorer (tari-project#3648)
  v0.22.0
  perf: set MDB_NOLOCK for peer and blockchain database (tari-project#3473)
  feat: prevent banning of connected base node in wallet (tari-project#3642)
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.

3 participants