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

Missing updated .env.testnet #1714

Open
coolaj86 opened this issue Feb 24, 2024 · 0 comments
Open

Missing updated .env.testnet #1714

coolaj86 opened this issue Feb 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@coolaj86
Copy link

coolaj86 commented Feb 24, 2024

.env.testnet at https://github.com/dashpay/platform/blob/v1.0-dev/packages/rs-drive-abci/.env.testnet is out of date and can't be used to run the latest dash-drive.

Expected Behavior

Test config file should Just Work™

Current Behavior

Errors about missing values. Guessing at the values doesn't work either.

thread 'main' panicked at packages/rs-drive-abci/src/main.rs:314:13:
missing configuration option: VALIDATOR_SET_QUORUM_TYPE
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
missing configuration option: VALIDATOR_SET_QUORUM_TYPE
missing configuration option: CHAIN_LOCK_QUORUM_SIZE

Possible Solution

🤷‍♂️

Context

Trying to build, install, and run everything from source.

Your Environment

Linux

Ubuntu 22.04 (LTS)

@coolaj86 coolaj86 added the bug Something isn't working label Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant