Simplified the dydx bridge implememtation that does not use the bridge as the maker.

This commit is contained in:
Greg Hysen
2019-11-22 20:51:25 -08:00
parent 56cbb69401
commit 444125a7e1
8 changed files with 495 additions and 402 deletions

View File

@@ -4,6 +4,10 @@
"changes": [
{
"note": "Add `DEV_UTILS_ADDRESS` and `KYBER_ETH_ADDRESS` to `DeploymentConstants`.",
"pr": 2395
},
{
"note": "Add `DydxBridge` to `DeploymentConstants`.",
"pr": 2365
}
]