Commit 70ccc03
committed
bch: revert config_pool donation gate to bare >=36 (bucket-3, mirror BTC)
The get_donation_script version gate was deliberately left bare in #160
as bucket-3 pre-V36 transition compat (per-coin, temporary, dropped after
the crossing-soak) and to mirror BTC 1:1 (BTC did not route its donation
gate through core::version_gate either). Routing it through the SSOT in
268eeec silently diverged BCH from BTC; revert. Whether the donation
predicate should standardize cross-coin is a [decision-needed] for the
operator/integrator, not a unilateral BCH change. node.hpp SSOT
delegation (genuine #160 miss) is retained.1 parent 268eeec commit 70ccc03
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
157 | | - | |
| 156 | + | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| |||
0 commit comments