| Commit message (Expand) | Author | Age | Files | Lines |
* | Rebase and update feedback | Jacob Evans | 2018-06-18 | 4 | -33/+29 |
* | Basic EIP712 encoder | Jacob Evans | 2018-06-08 | 2 | -30/+50 |
* | Update Order utils to use eip712 | Jacob Evans | 2018-06-06 | 4 | -46/+112 |
* | Improve comments and remove unused imports | Fabio Berger | 2018-06-02 | 2 | -3/+3 |
* | Add comment to exported method | Fabio Berger | 2018-06-02 | 1 | -0/+7 |
* | Fix type imports | Fabio Berger | 2018-06-02 | 3 | -3/+6 |
* | Add signature specific validation methods, and other refactors | Fabio Berger | 2018-06-02 | 3 | -53/+90 |
* | Rename ISigner to IWallet and implement SignatureType.Validator | Fabio Berger | 2018-06-01 | 2 | -5/+43 |
* | Fix metadata offsets | Fabio Berger | 2018-06-01 | 1 | -5/+7 |
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 2 | -30/+31 |
|\ |
|
* | | Expose isValidPresignedSignatureAsync method | Fabio Berger | 2018-05-31 | 1 | -3/+19 |
* | | Decide to throw for Caller signature type for now | Fabio Berger | 2018-05-31 | 1 | -2/+3 |
* | | Fix order-utils tests | Fabio Berger | 2018-05-31 | 5 | -48/+95 |
* | | Initial refactor of order-utils. Move many utils from contracts into this pac... | Fabio Berger | 2018-05-30 | 11 | -160/+478 |
|/ |
|
* | Fix small bug in order-utils | Alex Browne | 2018-05-23 | 1 | -1/+1 |
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -5/+15 |
* | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 1 | -1/+1 |
* | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin... | Fabio Berger | 2018-05-10 | 13 | -0/+2122 |
* | Make a negligible change to order-utils to publish a new version | Leonid Logvinov | 2018-05-05 | 1 | -1/+1 |
* | Stop exporting assertions from order-utils | Leonid Logvinov | 2018-05-02 | 2 | -9/+0 |
* | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 11 | -0/+345 |