Cleanup UnformattedDataWrapper (#275)

* Use UnformattedDataImpl as a DelegatingBytes class, so we can have it used throughout and reduce the churn of new objects

Signed-off-by: Antoine Toulme <antoine@lunar-ocean.com>
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
This commit is contained in:
Antoine Toulme
2019-12-20 11:25:21 -08:00
committed by Danno Ferrin
parent bf7493de29
commit 573d7c1253
46 changed files with 89 additions and 139 deletions

2
.gitmodules vendored
View File

@@ -2,5 +2,3 @@
path = ethereum/referencetests/src/test/resources
url = https://github.com/ethereum/tests.git
ignore = all
branch = 48142b4ee7a42d081c6eda7b2a57d9b2c958bc81
shallow = true