f-o-a-m/purescript-web3

introduce quickcheck for property based testing

Closed this issue · 1 comments

we have a bunch of hard coded examples to check that the abi encoding/decoding works. This is less than ideal, we should really be using quickcheck

closed with #168