spacemeshos / post

Spacemesh POST protocol implementation
MIT License
19 stars 20 forks source link

Add docker image for postcli #262

Closed fasmat closed 8 months ago

fasmat commented 8 months ago

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 Scrypt N. Changing any settings that break compatibility with mainnet (or would delete data) require explicit approval with -yes.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (16707f7) 70.7% compared to head (587b76b) 70.7%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #262 +/- ## ======================================= Coverage 70.7% 70.7% ======================================= Files 29 29 Lines 1816 1816 ======================================= Hits 1285 1285 Misses 391 391 Partials 140 140 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.