Commit Graph

22 Commits

Author SHA1 Message Date
MJK
5b94396890 Move around to256 to uint256.h, get rid of Conversion.cpp,h 2012-09-27 17:01:27 -07:00
JoelKatz
d5fe3261ab Cleanups and simplfications. 2012-09-03 01:47:03 -07:00
JoelKatz
e97c4a7d8e Allow unordered_map's of uint160/uint256 to work without including SHAMap.h 2012-07-25 02:45:24 -07:00
Arthur Britto
fcd13d0208 Work on offers. 2012-07-16 18:54:31 -07:00
Arthur Britto
d6f18a9195 Add operator+() to uint256. 2012-07-09 18:01:36 -07:00
JoelKatz
4f460736eb to160 was broken, and we don't use it. So remove it. 2012-06-18 20:53:48 -07:00
jed
a79c78111e add RPC_ALLOW_REMOTE connections flag 2012-06-06 07:10:30 -07:00
JoelKatz
bef64eaad5 Nicer nonce/hash code. 2012-06-04 06:14:23 -07:00
Arthur Britto
152b9b4d3f Minor type fix. 2012-06-01 01:33:59 -07:00
Arthur Britto
75ca063c50 Fix alignment issues for uint160. 2012-06-01 01:18:03 -07:00
Arthur Britto
79bf170631 Remove uint160extend256. 2012-05-31 20:26:28 -07:00
Arthur Britto
b8cb048e05 Fix string to hex for uint256.h 2012-05-31 12:42:42 -07:00
Arthur Britto
06e7857bc6 Clean up unit256.h 2012-05-31 10:08:24 -07:00
Arthur Britto
dad9568f4f Work toward big endian 2012-05-31 01:51:58 -07:00
Arthur Britto
61e075bff3 Eliminate dead code in uint256.h 2012-05-31 00:10:49 -07:00
JoelKatz
47eb3d442d Assert on a bad construction. 2012-05-30 14:23:09 -07:00
Arthur Britto
3842b0ef8d Add suport for name spaces to uint160extend256. 2012-05-17 20:32:22 -07:00
Arthur Britto
0e898e3d6a Create uint160extend256. 2012-05-12 18:28:16 -07:00
JoelKatz
1241648009 Why wasn't 'size' const?! 2012-04-26 17:42:03 -07:00
Arthur Britto
925cc6ff86 Many fixes and clean up for NewcoinAddress. 2012-03-18 19:00:28 -07:00
Arthur Britto
73ff9b95ad Rework addresses. 2012-03-17 20:19:09 -07:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00