Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests - Encode/Decode Array | Greg Hysen | 2018-11-29 | 1 | -23/+45 |
* | Fixed issue with decoding negative ints with width < 256 | Greg Hysen | 2018-11-29 | 1 | -234/+241 |
* | Use new ABI Encoder for contracts | Greg Hysen | 2018-11-29 | 2 | -0/+63 |
* | Exports AbiEncoder as 1 unit | Greg Hysen | 2018-11-29 | 1 | -3/+2 |
* | Removed unnecessary imports from abi encoder tets | Greg Hysen | 2018-11-29 | 1 | -4/+0 |
* | Moved Abi Encoder into utils package | Greg Hysen | 2018-11-29 | 3 | -0/+1762 |
* | feat(order_utils.py) generate_order_hash_hex() (#1234) | F. Eugene Aumson | 2018-11-14 | 1 | -0/+23 |
* | Throw and handle errors from Providers. | Jacob Evans | 2018-10-09 | 1 | -2/+2 |
* | Add eth_signTypedData support to our wallet subproviders | Jacob Evans | 2018-10-05 | 1 | -6/+39 |
* | Move SignTypedData to utils package | Jacob Evans | 2018-10-05 | 1 | -0/+107 |
* | Add strictArgumentEncodingCheck to BaseContract and use it in contract templates | Alex Browne | 2018-08-09 | 1 | -0/+19 |