Commit b3e4105
test: derive DKG lookahead from RPC default in feature_llmq_evo
Address CodeRabbit feedback on the dkginfo test: name the previously
hardcoded values and document their C++ sources (llmq_test_platform
dkgInterval in src/llmq/params.h, WORK_DIFF_DEPTH in src/llmq/snapshot.h),
and drop the explicit lookahead argument since 'quorum dkginfo' already
defaults lookahead_blocks to llmq::WORK_DIFF_DEPTH.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0b83dc4 commit b3e4105
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
89 | 93 | | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | | - | |
| 97 | + | |
93 | 98 | | |
94 | 99 | | |
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
100 | | - | |
| 105 | + | |
| 106 | + | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| |||
0 commit comments