simplify compression and move it out of rlp crate (#7957)

* simplify compression and move it out of rlp crate

* removed lazy_static dependency from rlp
This commit is contained in:
Marek Kotewicz
2018-02-23 10:12:52 +01:00
committed by Rando
parent ee93be80c0
commit 73756ce262
19 changed files with 202 additions and 284 deletions

File diff suppressed because one or more lines are too long