This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 465
Broker-related updates to contract-artifacts, contract-wrappers, contract-addresses #2469
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 5, 2020 00:10
ef4293e
to
e2b8307
Compare
moodlezoup
changed the title
Add Broker and GodsUnchainedValidator to contract-artifacts
Broker-related updates to contract-artifacts, contract-wrappers, contract-addresses
Feb 5, 2020
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 5, 2020 00:42
e2b8307
to
cca02b6
Compare
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 5, 2020 01:08
cca02b6
to
a82ccac
Compare
hysz
approved these changes
Feb 5, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 6, 2020 18:28
a82ccac
to
2727343
Compare
dorothy-zbornak
approved these changes
Feb 7, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👂 👁️ 👃 👁️ 👂
👍 👄 👍
Comment on lines
-277
to
-291
orderValidator: constants.NULL_ADDRESS, | ||
dutchAuction: constants.NULL_ADDRESS, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
⚰️
moodlezoup
force-pushed
the
feature/broker/deployments
branch
2 times, most recently
from
February 11, 2020 01:04
1904f11
to
942cfd7
Compare
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 11, 2020 01:11
82e6016
to
f44eb4e
Compare
moodlezoup
force-pushed
the
feature/broker/deployments
branch
from
February 11, 2020 01:38
11b6cf9
to
fef7f05
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adds Broker and GodsUnchainedValidator to contract-artifacts, contract-wrappers, and contract-addresses (they have been deployed to Ropsten and mainnet). Removes references to DutchAuction and OrderValidator in those packages as well.
I also redeployed the Forwarder to testnets since it looks like we haven't done so since the v2 backwards compatibility PR
Testing instructions
Types of changes
Checklist:
[WIP]
if necessary.