input-output-hk / mithril

Stake-based threshold multi-signatures protocol
https://mithril.network
Apache License 2.0
115 stars 36 forks source link

Use a macro to limit error in default configuration #1778

Closed sfauvel closed 1 week ago

sfauvel commented 1 week ago

Content

This PR define a macro in default configuration code to use identifier instead of hard coded string. This avoids typos that are difficult to detect.

Pre-submit checklist

github-actions[bot] commented 1 week ago

Test Results

    4 files  ±0     51 suites  ±0   8m 40s :stopwatch: +6s 1 090 tests ±0  1 090 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  1 238 runs  ±0  1 238 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 277c7e6f. ± Comparison against base commit de439df7.

:recycle: This comment has been updated with latest results.