Commit Graph

31 Commits

Author SHA1 Message Date
David Palm 4dbe6332c5 Ready to publish 2018-10-09 15:26:15 +02:00
David Palm dc08611450 Address grumbles 2018-10-09 11:00:52 +02:00
David Palm 8998f5f989 [rlp] beta 1 2018-09-28 16:48:44 +01:00
debris 90e230d746 fix rlp bug caused by incorrect offset calculation, introduced in #59 2018-09-28 15:36:16 +01:00
David Palm 84d83b9d71 Consistent beta versioning 2018-09-27 17:46:46 +01:00
David Palm bcb2d424f3 [rlp] 0.3-beta 2018-09-27 17:12:08 +01:00
David Palm e725393670 Revert "Prep for release of new versions"
This reverts commit 453c64068d.
2018-09-27 16:50:03 +01:00
David Palm 453c64068d Prep for release of new versions 2018-09-27 16:24:18 +01:00
David Palm d84c85458f Add todos to figure out what to do about failing tests caused by correctness fixes 2018-09-27 15:39:25 +01:00
debris 35fe2100ab removed invalid tests 2018-09-18 11:39:58 +02:00
debris 29c3d5f1c8 Merge branch 'master' of github.com:paritytech/parity-common into issue-49 2018-09-17 15:59:28 +02:00
debris 4af0fa6558 fix accepting non-canonical rlp packages, closes #49 2018-09-17 14:42:31 +02:00
debris 9c0d5263ea fix accepting malformed rlp packages, closes #48 2018-09-17 13:27:14 +02:00
Johann Tuffe 19343a2d15 remove elastic-array in triehash 2018-09-13 11:03:48 +08:00
Johann Tuffe 41a5501309 fix indentations 2018-09-13 11:03:18 +08:00
Johann Tuffe 0ed79a6093 rebased and retab 2018-09-13 11:03:18 +08:00
Johann Tuffe a45d28d391 bump rlp v0.3.0 and make all workspace test pass 2018-09-13 10:59:11 +08:00
Johann Tuffe 2672c06633 fix doc test 2018-09-13 10:56:59 +08:00
Johann Tuffe 52f7d35090 remove elastic-array and use Vec instead
The main purpose is to reduce the unsafe surface.
The unexpected consequence is to have a nice perf boost.
2018-09-13 10:56:59 +08:00
Matthieu Guillemot f27ee551f1 Fix is_int() panic with untrusted input 2018-09-04 11:04:27 +09:00
David Palm c0687344ac Grab-bag of cosmetic changes in prep for publishing 2018-08-24 11:43:00 +02:00
David Palm 2c3e1a851d Bump to 0.2.3 2018-08-23 15:47:46 +02:00
debris 24fbe7e911 optimize rlp decoder 2018-08-23 14:10:44 +02:00
debris b34012c945 additional benches for rlp 2018-08-23 13:56:07 +02:00
David Palm 2cedd42343 Address grumbles 2018-08-20 09:54:05 +02:00
David Palm 2b8675c69f Bump rlp to v0.2.2
Triehash has slimmer dependencies
2018-08-09 14:07:15 +02:00
David Palm 4ad57999be cleanup 2018-08-09 11:27:17 +02:00
David Palm 4ee0153668 Fix tests for --no-default-features 2018-08-09 11:17:08 +02:00
David Palm 884649c731 [rlp] make it possible to use rlp without pulling in ethereum-types 2018-08-09 11:03:17 +02:00
David Palm a3fbe68b78 Don't use the 'version' key inside `common` 2018-07-03 10:32:14 +02:00
David Palm fefe267f73 Add 'rlp/' from commit 'ea070971703129a14d47f73bc3f30cfd359ded6d'
git-subtree-dir: rlp
git-subtree-mainline: 502c639758
git-subtree-split: ea07097170
2018-07-03 10:24:20 +02:00