Commit 5eaed7b
authored
test(dgb): pin assembled sharechain isolation primitives vs oracle (#316)
make_coin_params() identifier_hex/prefix_hex (and active_*() selectors)
are now KAT-pinned to the DGB oracle frstrtr/p2pool-dgb-scrypt on both
nets. OracleSharechainIdentity already guards the PoolConfig constants;
this guards the params.hpp assembly layer + selectors -- the regression
where the constant is correct but the wiring drops/swaps it.
3-bucket: identifier_hex/prefix_hex are BUCKET-1 isolation primitives --
kept per-coin/per-instance in v36 AND v37, never standardized. The
comment records the trap so a future cross-coin sweep cannot silently
collapse DGB onto the LTC sharechain namespace. test-only, no prod change.
Co-authored-by: frstrtr <frstrtr@users.noreply.github.com>1 parent ca7c7dc commit 5eaed7b
1 file changed
Lines changed: 29 additions & 0 deletions
File tree
- src/impl/dgb/test
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
283 | 312 | | |
284 | 313 | | |
285 | 314 | | |
| |||
0 commit comments