]> Git Repo - VerusCoin.git/commit
Merge pull request #5490
authorWladimir J. van der Laan <[email protected]>
Mon, 5 Jan 2015 15:44:49 +0000 (16:44 +0100)
committerWladimir J. van der Laan <[email protected]>
Mon, 5 Jan 2015 15:51:50 +0000 (16:51 +0100)
commitec20fd74b89272a4f53337ccdf7683a7f52bab11
tree0a9d27e397e15c0e7bcbe8f3eff95c5285a2d7ba
parenta043facf5a8b75eb15547ed788296b6c3df2c586
parent6bd0dc2a845b4d17d5ffabbdadda80d47d6c2dc3
Merge pull request #5490

6bd0dc2 arith_uint256: remove initialization from byte vector (Wladimir J. van der Laan)
30007fd Remove now-unused methods from arith_uint256 and base_uint (Wladimir J. van der Laan)
edc7204 Remove arith_uint160 (Wladimir J. van der Laan)
dba2e91 Add tests for new uint256 (Wladimir J. van der Laan)
92cdb1a Add conversion functions arith_uint256<->uint_256 (Wladimir J. van der Laan)
bfc6070 uint256->arith_uint256 blob256->uint256 (Wladimir J. van der Laan)
734f85c Use arith_uint256 where necessary (Wladimir J. van der Laan)
34cdc41 String conversions uint256 -> uint256S (Wladimir J. van der Laan)
2eae315 Replace uint256(1) with static constant (Wladimir J. van der Laan)
8076585 Replace GetLow64 with GetCheapHash (Wladimir J. van der Laan)
4f15249 Replace direct use of 0 with SetNull and IsNull (Wladimir J. van der Laan)
5d3064b Temporarily add SetNull/IsNull/GetCheapHash to base_uint (Wladimir J. van der Laan)
This page took 0.021345 seconds and 4 git commands to generate.