Files
bitcoin/src/wallet
Anthony Towns 82cf4641f4 scripted-diff: Replace UINT256_ONE() with uint256::ONE
-BEGIN VERIFY SCRIPT-
sed -i '/inline.* UINT256_ONE() {/,+1d' src/uint256.h
sed -i 's/UINT256_ONE()/uint256::ONE/' $(git grep -l UINT256_ONE)
-END VERIFY SCRIPT-
2020-09-28 12:14:19 +10:00
..
2020-09-08 21:02:53 -04:00
2020-09-08 21:02:53 -04:00
2020-09-08 21:02:53 -04:00
2020-09-03 12:24:32 -04:00