Closed fasmat closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
16707f7
) 70.7% compared to head (587b76b
) 70.7%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This adds a docker image for
postcli
. Since within docker it probably cannot access the GPU its intended use is primarily for system tests.Also extended
postcli
to allow to change ScryptN
. Changing any settings that break compatibility with mainnet (or would delete data) require explicit approval with-yes
.