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

fix: dont initially register automatically #372

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 15, 2023

Description

Validator will not register the first time automatically until user has initiated registration via the UI/JRPC

Motivation and Context

Potentially controversial: If auto_register = true, the validator would immediately try to register. If a user has this flag on (perhaps unintentionally) but does not intend to spend significant funds on registration, either because they are not ready, dont have funds, they only want the VN to observe the network, or for any other reason. They should have to explicitly initiate a registration via the UI/CLI and thereafter only let auto-registration take care of ensuring the VN stays registered.

How Has This Been Tested?

Manually, auto registration happens after initial has been done in web UI

@stringhandler
Copy link
Contributor

Feels much better. If needed we can create a cli arg or config force-auto-register or something

@sdbondi sdbondi added this pull request to the merge queue Feb 15, 2023
Merged via the queue into tari-project:development with commit 467d60a Feb 15, 2023
@sdbondi sdbondi deleted the no-auto-initial-register branch February 15, 2023 07:57
sdbondi added a commit to sdbondi/tari-dan that referenced this pull request Feb 15, 2023
* development:
  fix: dont initially register automatically (tari-project#372)
sdbondi added a commit to sdbondi/tari-dan that referenced this pull request Feb 15, 2023
* development:
  fix: dont dial local shards if epoch manager has not synced (tari-project#370)
  fix: allow web UI to use OS-assigned JRPC address (tari-project#371)
  fix: dont initially register automatically (tari-project#372)
  fix: dont dial local shards if epoch manager has not synced (tari-project#369)
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.

None yet

2 participants