Lawrence Forman
|
edda1edc50
|
@0x/protocol-utils (#76)
* add new packages
* `@0x/protocol-utils`: Update with latest code from `@0x/contracs-zero-ex` + misc stuff
* @0x/contracts-zero-ex`: Switch to using `@0x/protocol-utils` in most places
* @0x/protocol-types`: Delete this package.
* regen yarn lock
* `@0x/contracts-zero-ex`: Unpin `@0x/protocol-utils` dep.
* `@0x/contracts-integrations`: Fix borken test
* update changelogs
* `@0x/protocol-utils`: Update deps
* `@0x/protocol-utils`: add tests
* `@0x/protocol-utils`: More tests
* `@0x/protocol-utils`: Update readme.
* update deps
* run prettier
* `@0x/contract-artifacts`: Regenerate artifacts
* `@0x/contract-wrappers`: Regenerate wrappers
* `@0x/protocol-utils`: Update changelog
* `@0x/contract-wrappers`: Export stuff for doc gen
* `@0x/protocol-utils`: Use `Web3Wrapper.signTypedDataV4Async()` for MM compatibility.
* upgrade org deps
Co-authored-by: Lawrence Forman <me@merklejerk.com>
|
2020-12-08 22:08:52 -05:00 |
|
Lawrence Forman
|
c30a6eb1aa
|
@0x/contracts-zero-ex : Fix linter errors.
|
2020-06-17 01:23:08 -04:00 |
|
Lawrence Forman
|
7dffd0a03e
|
@0x/contracts-zero-ex : Use transformer utils from order-utils .
|
2020-06-17 01:23:08 -04:00 |
|
Lawrence Forman
|
ebfa62637e
|
@0x/contracts-zero-ex : Address audit feedback.
|
2020-06-08 15:28:27 -04:00 |
|
Lawrence Forman
|
ecfbd6280f
|
@0x/contracts-zero-ex : Address review feedback.
|
2020-05-28 11:56:59 -04:00 |
|
Lawrence Forman
|
c610dd96f5
|
@0x/contracts-zero-ex : Rebase, returning nonces in transform() .
|
2020-05-28 11:56:59 -04:00 |
|
Lawrence Forman
|
2ba3818b65
|
@0x/contracts-zero-ex : Introduce transformer contracts.
|
2020-05-28 11:56:59 -04:00 |
|