lorenzb/proveth

"Modernize" RLP.sol - Remove Linter Errors Etc

Closed this issue · 1 comments

RLP.sol has a bunch of linter warnings with modern solidity compilers. We should eventually get around to updating the version of solidity expected by RLP.sol and make as many of the linter warnings go away as possible

Switched to https://github.com/hamdiallam/Solidity-RLP in commit 41b45f2 per @izqui's suggestion