HomePhabricator

Replace uint256(1) with static constant
2eae3157f651Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Replace uint256(1) with static constant

SignatureHash and its test function SignatureHashOld
return uint256(1) as a special error signaling value.
Return a local static constant with the same value instead.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 15 2014, 08:17
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING807658549c61: Replace GetLow64 with GetCheapHash
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING2eae3157f651: Replace uint256(1) with static constant (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jan 5 2015, 14:45