Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D12818
Change Details
Change Details
Old
New
Diff
uint256::begin() returns unsigned data, so there is no reason to make it signed. Fix that and remove the sanitizer suppression. This is a backport of core#24218 Depends on D12817
uint256::begin() returns unsigned data, so there is no reason to make it signed. Fix that and remove the sanitizer suppression. This is a backport of [[https://github.com/bitcoin/bitcoin/pull/24218 | core#24218]] Depends on D12817
uint256::begin() returns unsigned data, so there is no reason to make it signed. Fix that and remove the sanitizer suppression. This is a backport of
[[https://github.com/bitcoin/bitcoin/pull/24218 |
core#24218
]]
Depends on D12817
Continue