Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@0x/protocol-utils #76

Merged
merged 20 commits into from
Dec 9, 2020
Merged

@0x/protocol-utils #76

merged 20 commits into from
Dec 9, 2020

Conversation

dorothy-zbornak
Copy link
Contributor

@dorothy-zbornak dorothy-zbornak commented Dec 8, 2020

Description

This refactors all the user-facing tooling out of @0x/contracts-zero-ex into a new package @0x/protocol-utils. It contains tooling for the V4/EP version of:

  • Limit orders
  • Rfq orders
  • Transformers
  • Signatures
  • EIP712 hashing

TODO

Testing instructions

Types of changes

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@dorothy-zbornak dorothy-zbornak marked this pull request as ready for review December 8, 2020 20:41
Copy link
Contributor

@hysz hysz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! (~‾▿‾)~

Copy link
Contributor

@moodlezoup moodlezoup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@@ -0,0 +1,71 @@
## @0x/protocol-utils

0x protocol-related utilities for the V4/Exchange Proxy constellation of contracts, with tooling related to:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

constellation, I like it

@dorothy-zbornak dorothy-zbornak merged commit edda1ed into development Dec 9, 2020
@dorothy-zbornak dorothy-zbornak deleted the feat/protocol-utils branch December 9, 2020 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants