No description provided.
Move non-trivial uint256.h methods to uint256.cpp #4437
pull sipa wants to merge 1 commits into bitcoin:master from sipa:uint256cpp changing 5 files +316 −245-
sipa commented at 3:52 PM on June 28, 2014: member
-
Move non-trivial uint256.h methods to uint256.cpp de79aaa7a9
-
BitcoinPullTester commented at 4:41 PM on June 28, 2014: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/p4437_de79aaa7a9ad07664461ee8735299aa68c630969/ for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 7:48 AM on June 29, 2014: member
Tested ACK
-
sipa commented at 2:45 PM on June 29, 2014: member
It's unfortunate that util depends on uint256, otherwise this could go to common lib instead of util lib.
-
sipa commented at 3:31 PM on June 29, 2014: member
Very ACK on shrinking util.
- laanwj merged this on Jun 30, 2014
- laanwj closed this on Jun 30, 2014
- laanwj referenced this in commit ac26571d2b on Jun 30, 2014
- MarcoFalke locked this on Sep 8, 2021
Contributors