siromivel / lambdeth

A functional library for the EVM built in Solidity
MIT License
12 stars 2 forks source link

Refactor Tests to use ZOS #15

Open siromivel opened 5 years ago

siromivel commented 5 years ago

We ran into some major issues working with the ZOS proxying in tests at ETHDenver and ended up just writing some old-fashioned tests with Truffle - we should refactor these very soon to properly test the proxying system.