Commit Graph

23 Commits

Author SHA1 Message Date
debris
71d7576566 fixed return error type 2015-11-26 12:21:17 +01:00
debris
f0a6376a9e quick fixes 2015-11-26 02:50:21 +01:00
debris
a20d92c03b decoding rlp + tests 2015-11-26 02:32:50 +01:00
debris
e90c07009e fixed typos in comments 2015-11-26 01:26:32 +01:00
debris
f5d2d7a2d4 benchmars. optimised inserting empty list 2015-11-26 01:22:33 +01:00
debris
1582088759 rlp encoding documentation 2015-11-26 00:37:53 +01:00
debris
4748ed5221 todos 2015-11-26 00:09:09 +01:00
debris
e40bb6d52c rlp append_list 2015-11-25 23:40:01 +01:00
debris
20cadef4f0 RlpStream uses BasicEncoder 2015-11-25 22:29:21 +01:00
debris
1c2c8c4eb5 removed last_err field from RlpStream 2015-11-25 22:16:50 +01:00
debris
ebe7c09210 removed legacy comment 2015-11-25 22:14:43 +01:00
debris
9dff894272 do not use io::Write 2015-11-25 22:13:57 +01:00
debris
93aeec19ec array -> list, RlpStream::array -> RlpStream::new_list 2015-11-25 21:58:15 +01:00
debris
94ecd8c3df there is no need for item info new to be public 2015-11-25 21:16:24 +01:00
debris
c47bf0ce5f emit_value && emit_array do not have constrains regarding type 2015-11-25 21:14:53 +01:00
debris
c5163b796f improved encoder 2015-11-25 21:04:43 +01:00
debris
9f938fbaab RlpStream array method 2015-11-25 19:36:27 +01:00
debris
798b8b0fb8 rlp stream 2015-11-25 17:54:50 +01:00
debris
6006f7cc38 rlp encoding tests 2015-11-25 13:13:26 +01:00
debris
0eda699aa5 rlp encoder 2015-11-25 12:46:27 +01:00
debris
50c9d60778 renamed RlpIsNotArray to RlpExpectedToBeArray 2015-11-25 09:58:43 +01:00
debris
a4db001a6a added test for rlp iterator and *.swp to gitignore 2015-11-25 03:01:47 +01:00
debris
3097a47a9f rlp init 2015-11-25 02:53:35 +01:00