add Sv2 string to coinbase tag standard - #2226
Conversation
502eba5 to
4d3b149
Compare
4d3b149 to
9184c10
Compare
GitGab19
left a comment
There was a problem hiding this comment.
Why did you change tests from predefined static values to real shares research?
adding when I originally wrote those pre-defined shares it was a very laborious process to find the right nonces and hardcode them, so this time I went with a bounded search instead. it's deterministic (fixed and only the positive cases became searches — the I didn't see major harm in this approach, but happy to switch back if you prefer to stick to the old way. I'm sure agents could re-mine the constants now if I give them explicit instructions. |
9184c10 to
047fe86
Compare
047fe86 to
ea0f12b
Compare
as proposed in #2141 (comment)