Tomusdrw
|
b8a2a16e83
|
Fixing tests
|
2016-01-15 12:35:27 +01:00 |
|
Tomusdrw
|
162a1cd8a2
|
Power for uint
|
2016-01-15 11:57:51 +01:00 |
|
Tomusdrw
|
6252549bda
|
Merge branch 'master' into mul_fix
Conflicts:
src/uint.rs
|
2016-01-15 01:45:01 +01:00 |
|
Tomusdrw
|
9b78a89f96
|
Overflow semantics changed
|
2016-01-15 01:41:08 +01:00 |
|
Tomusdrw
|
b1e986cbdd
|
Fixing multiplication in uints
|
2016-01-14 22:02:10 +01:00 |
|
Gav Wood
|
4f53db60ed
|
New JSON conversion traits.
|
2016-01-14 21:24:03 +01:00 |
|
Tomusdrw
|
95d97fc75c
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2016-01-13 12:24:19 +01:00 |
|
Tomusdrw
|
d5ed4a8ffd
|
Fixed typos
|
2016-01-13 12:24:14 +01:00 |
|
Gav Wood
|
6b1eb943e2
|
Add U512 type and a few conversions.
|
2016-01-12 17:40:55 +01:00 |
|
Gav Wood
|
65ab524053
|
Avoid panic on invalid uint data.
|
2016-01-11 23:59:33 +01:00 |
|
Gav Wood
|
568d28e94b
|
Bitwise Or Assign and some additional convenience in Hash.
|
2016-01-09 22:30:13 +01:00 |
|
arkpar
|
9286a03656
|
Even more style
|
2016-01-08 15:52:43 +01:00 |
|
arkpar
|
fa1b74fa53
|
minor fixes
|
2015-12-26 15:48:41 +01:00 |
|
debris
|
f7ee9436cd
|
more convinient creation of uint
|
2015-12-18 10:29:06 +01:00 |
|
debris
|
1e6694ec7f
|
removed unused stuff
|
2015-12-15 16:36:38 +01:00 |
|
debris
|
38f813a5e6
|
fast mul by 10
|
2015-12-12 13:32:42 +01:00 |
|
debris
|
862702b9c7
|
implemented rem, lenient from_str, from_dec_str for uint
|
2015-12-12 06:04:24 +01:00 |
|
debris
|
16cadf1a64
|
hash for uint
|
2015-12-11 14:40:28 +01:00 |
|
debris
|
6db12408dc
|
fixed uint multiplication
|
2015-12-09 14:50:01 +01:00 |
|
debris
|
40f5bb6da2
|
cleanedup uint.rs, converted spaces to tabs
|
2015-12-04 03:02:53 +01:00 |
|
arkpar
|
668d735fa7
|
U256 to byts conversion
|
2015-12-03 19:07:08 +01:00 |
|
Gav Wood
|
3def0b9609
|
Add uint constants.
|
2015-11-27 13:17:28 +01:00 |
|
debris
|
21a5d5418b
|
added benchmarks and few optimisations for rlp encoding
|
2015-11-26 15:43:52 +01:00 |
|
debris
|
4fcf044edd
|
rlp encoding and decoding u256
|
2015-11-26 15:00:17 +01:00 |
|
debris
|
f95265d6ae
|
uint256
|
2015-11-26 13:42:57 +01:00 |
|