Commit Graph

14 Commits

Author SHA1 Message Date
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