mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-24 10:18:11 +00:00
If the instance wants to specify custom TimelineCredParams, e.g. a custom alpha value, they may now write a partial TimelineCredParams file as `config/params.json`. Test plan: We don't yet have proper unit testing for the CLI, so I added this case to the test-instance. Using the new frontend, I've verified that the custom alpha value is correctly reflected in the output data (use `yarn start`, open weight config, and view alpha).