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 dial local shards if epoch manager has not synced #370

Merged
merged 6 commits into from
Feb 15, 2023

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 14, 2023

Description

no auto-register when wallet has insufficient funds
Use correct consensus constants when checking for reregistration

Motivation and Context

Validator node will error when no funds are available. This PR checks the wallet balance before attempting to submit a transaction.

Depends on: tari-project/tari#5181 and tari-project/tari#5183

How Has This Been Tested?

Manually on fresh VN, cucumber tests also test this

@sdbondi sdbondi marked this pull request as ready for review February 15, 2023 05:18
stringhandler
stringhandler previously approved these changes Feb 15, 2023
@sdbondi sdbondi marked this pull request as draft February 15, 2023 07:38
@sdbondi
Copy link
Member Author

sdbondi commented Feb 15, 2023

Will keep this as draft until tari-project/tari#5183 is merged

@sdbondi sdbondi marked this pull request as ready for review February 15, 2023 07:43
@sdbondi sdbondi added this pull request to the merge queue Feb 15, 2023
Merged via the queue into tari-project:development with commit 9a9cf5e Feb 15, 2023
@sdbondi sdbondi deleted the fix-epoch-manager-failure branch February 15, 2023 08:16
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