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

test: abstract some mining heights #865

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

nodech
Copy link
Contributor

@nodech nodech commented Oct 18, 2023

Closes: #326

It is much more useful to mine based
on the auction lengths instead of using
magic numbers. This allows the parameters
to be tweaked and then ran through the
test suite because it is possible to choose
parameters that do not allow the auctions
to work at all. The Network.get call
at the top of the file can be altered
to select a different network, such as
simnet.

It is much more useful to mine based
on the auction lengths instead of using
magic numbers. This allows the parameters
to be tweaked and then ran through the
test suite because it is possible to choose
parameters that do not allow the auctions
to work at all. The `Network.get` call
at the top of the file can be altered
to select a different network, such as
simnet.
@nodech nodech added tests part of the codebase cleanup improvement classification labels Oct 18, 2023
@coveralls
Copy link

Coverage Status

coverage: 68.645% (-0.01%) from 68.658% when pulling 9df28c2 on nodech:test-fixes into 5c287c9 on handshake-org:master.

@nodech nodech merged commit 5582e79 into handshake-org:master Oct 18, 2023
6 checks passed
@nodech nodech deleted the test-fixes branch October 18, 2023 11:47
@nodech nodech added this to the hsd 7.0.0 milestone Nov 3, 2023
@nodech nodech mentioned this pull request Nov 29, 2024
@nodech nodech mentioned this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup improvement classification tests part of the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants