Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add event to setSignatureValidatorApproval, rename signer => signerAddress ac... | Amir Bandeali | 2018-06-22 | 1 | -3/+3 |
* | Optimize and remove redundant encodePacked | Jacob Evans | 2018-06-19 | 1 | -2/+1 |
* | Rebase and update feedback | Jacob Evans | 2018-06-18 | 1 | -8/+8 |
* | Basic EIP712 encoder | Jacob Evans | 2018-06-08 | 1 | -10/+11 |
* | Update Order utils to use eip712 | Jacob Evans | 2018-06-06 | 1 | -13/+3 |
* | Add missing EIP191 prefix for EIP712 | Jacob Evans | 2018-06-05 | 1 | -2/+28 |
* | Rename Ecrecover to EthSign | Fabio Berger | 2018-06-01 | 1 | -4/+1 |
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -5/+4 |
|\ | |||||
| * | Add signer to txHash, allow approveValidator to be used with executeTransaction | Amir Bandeali | 2018-05-31 | 1 | -5/+4 |
* | | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 1 | -3/+3 |
|/ | |||||
* | Remove 0x.js dep from contracts | Fabio Berger | 2018-05-23 | 1 | -2/+2 |
* | Update tests and utils | Amir Bandeali | 2018-04-27 | 1 | -0/+35 |