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

config: Add back simnet. #419

Merged
merged 1 commit into from
Sep 4, 2023
Merged

Conversation

JoeGruffins
Copy link
Member

closes #418

Copy link
Member

@jholdstock jholdstock left a comment

Choose a reason for hiding this comment

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

Apologies! I should have consulted. I had never heard anyone mention vspd on simnet and never seen any code which uses it. Could you share more about how/why you're using it?

cmd/vspd/params.go Show resolved Hide resolved
cmd/vspd/params.go Show resolved Hide resolved
@JoeGruffins
Copy link
Member Author

Be in a bash enviroment, probably linux. Have tmux, dcrd, dcrwallet, and vspd in path. Get dcrdex master or better yet decred/dcrdex#2482. go to /dex/testing/dcr and run ./harness. press ctrl + b then p to see the vspd running on simnet. We are using it to test ticket purchasing which is being added. It is working with the UI in that pr and looks quite nice.

@JoeGruffins
Copy link
Member Author

JoeGruffins commented Aug 31, 2023

@jholdstock jholdstock merged commit 61911a3 into decred:master Sep 4, 2023
2 checks passed
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.

simnet: Allow use.
3 participants