Commit 8fe86da
authored
dgb: pin oracle SOFTFORKS_REQUIRED set (DGB-distinctive reservealgo+odo) (#273)
Test-only Phase-B pool/share conformance guard. Locks PoolConfig::
SOFTFORKS_REQUIRED to the oracle set in frstrtr/p2pool-dgb-scrypt
networks/digibyte.py:25 — {nversionbips,csv,segwit,reservealgo,odo,
taproot}. reservealgo and odo are DigiByte-unique; a silent add or
drop would mis-signal softfork requirements vs the oracle network.
Fenced to src/impl/dgb/test/share_test.cpp only; no shared-base,
CMake, or build.yml touch; dgb_share_test already allowlisted. No
consensus value changes (guards what already ships). 10/10 green.
Co-authored-by: frstrtr <frstrtr@users.noreply.github.com>1 parent 4311e27 commit 8fe86da
1 file changed
Lines changed: 19 additions & 0 deletions
File tree
- src/impl/dgb/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
69 | 88 | | |
70 | 89 | | |
71 | 90 | | |
| |||
0 commit comments