aboutsummaryrefslogtreecommitdiffstats
path: root/packages/utils/test
Commit message (Expand)AuthorAgeFilesLines
* Use new ABI Encoder for contractsGreg Hysen2018-11-292-0/+63
* Exports AbiEncoder as 1 unitGreg Hysen2018-11-291-3/+2
* Removed unnecessary imports from abi encoder tetsGreg Hysen2018-11-291-4/+0
* Moved Abi Encoder into utils packageGreg Hysen2018-11-293-0/+1762
* feat(order_utils.py) generate_order_hash_hex() (#1234)F. Eugene Aumson2018-11-141-0/+23
* Throw and handle errors from Providers.Jacob Evans2018-10-091-2/+2
* Add eth_signTypedData support to our wallet subprovidersJacob Evans2018-10-051-6/+39
* Move SignTypedData to utils packageJacob Evans2018-10-051-0/+107
* Add strictArgumentEncodingCheck to BaseContract and use it in contract templatesAlex Browne2018-08-091-0/+19