You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove scope creep test case from bitcoin#28924
- Remove parse test case from src/test/uint256_tests.cpp
- Test case was not part of original Bitcoin commit fcdb39d
- Addresses reviewer feedback about scope creep
- Maintains faithful backport scope focused on removing unused string interface
Resolves validation issues while preserving Bitcoin intent.
0 commit comments