Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit 1ac9b83

Browse files
0.1.5 (#386)
* v0.1.5 * deploy to kovan
1 parent 6f33190 commit 1ac9b83

File tree

5 files changed

+36
-7
lines changed

5 files changed

+36
-7
lines changed

migrations/deployments.md

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,33 @@
1-
## Kovan Deployment - 6/4/18:
1+
## Kovan Deployment - 7/30/18 [v0.1.5]:
2+
3+
### Main
4+
- Margin: [0xe97da4a12ee7feafddfdd4766d2705f2ee993d6a](https://kovan.etherscan.io/address/0xe97da4a12ee7feafddfdd4766d2705f2ee993d6a)
5+
- TokenProxy: [0x12262ee5a32b3892a3fce087ff7a3299c0f8813f](https://kovan.etherscan.io/address/0x12262ee5a32b3892a3fce087ff7a3299c0f8813f)
6+
- Vault: [0x4fdc15f9e00316cf114bc4389c12c79ae0344175](https://kovan.etherscan.io/address/0x4fdc15f9e00316cf114bc4389c12c79ae0344175)
7+
8+
### Second Layer
9+
- DutchAuctionCloser: [0x4e338944afbace1f1095b1fde436f91e79d11486](https://kovan.etherscan.io/address/0x4e338944afbace1f1095b1fde436f91e79d11486)
10+
- ERC721MarginPosition: [0x3d1720538d31c5a396deb00ab9956dec072a6423](https://kovan.etherscan.io/address/0x3d1720538d31c5a396deb00ab9956dec072a6423)
11+
- ZeroExExchangeWrapper: [0x721976badf842a263f8d1a5d64c5578a4368f330](https://kovan.etherscan.io/address/0x721976badf842a263f8d1a5d64c5578a4368f330)
12+
- OpenDirectlyExchangeWrapper: [0x5aab90bacc2d3d6eb1d208920bdb0b3c3278e24d](https://kovan.etherscan.io/address/0x5aab90bacc2d3d6eb1d208920bdb0b3c3278e24d)
13+
- ERC20ShortCreator: [0x1979bb1aa89b8f35ce1a891b4e7508faca07c01c](https://kovan.etherscan.io/address/0x1979bb1aa89b8f35ce1a891b4e7508faca07c01c)
14+
- ERC20LongCreator: [0x8adf53551449c56394c2952ed8f01604e0de2683](https://kovan.etherscan.io/address/0x8adf53551449c56394c2952ed8f01604e0de2683)
15+
- SharedLoanCreator: [0x49f2bff73a6c47391133022522725b9d2b62498c](https://kovan.etherscan.io/address/0x49f2bff73a6c47391133022522725b9d2b62498c)
16+
17+
### Impl
18+
- TransferImpl: [0xfdf8cb392ec70bb0752165fda3961dc3ac55af17](https://kovan.etherscan.io/address/0xfdf8cb392ec70bb0752165fda3961dc3ac55af17)
19+
- LoanImpl: [0xef4f4be07b3d5141c4566caff3567191948d669c](https://kovan.etherscan.io/address/0xef4f4be07b3d5141c4566caff3567191948d669c)
20+
- InterestImpl: [0x4313cca8f702e67dfc784f4778c939c6b3620514](https://kovan.etherscan.io/address/0x4313cca8f702e67dfc784f4778c939c6b3620514)
21+
- ForceRecoverCollateralImpl: [0xb984fdf85b814b465eff2396d18b7b78163da029](https://kovan.etherscan.io/address/0xb984fdf85b814b465eff2396d18b7b78163da029)
22+
- OpenPositionImpl: [0xc57f874e8fd9c4b063f74b34b8ee1daddc19a225](https://kovan.etherscan.io/address/0xc57f874e8fd9c4b063f74b34b8ee1daddc19a225)
23+
- DepositCollateralImpl: [0xa2710483fb528f3b11f20be6e3f701633dcfbaf4](https://kovan.etherscan.io/address/0xa2710483fb528f3b11f20be6e3f701633dcfbaf4)
24+
- ClosePositionImpl: [0xede8bf43e1c3cb8dd13c480f54b843d6736ae6b6](https://kovan.etherscan.io/address/0xede8bf43e1c3cb8dd13c480f54b843d6736ae6b6)
25+
- CloseWithoutCounterpartyImpl: [0xda75cc2749264046c14b5b7a9fa1a7d56ed72e2e](https://kovan.etherscan.io/address/0xda75cc2749264046c14b5b7a9fa1a7d56ed72e2e)
26+
- IncreasePositionImpl: [0x70a93396b17f623df4c4c9d222252829055f892a](https://kovan.etherscan.io/address/0x70a93396b17f623df4c4c9d222252829055f892a)
27+
- OpenWithoutCounterpartyImpl: [0x24751749816ba6c0f6d0b2066208e78e8d6553c5](https://kovan.etherscan.io/address/0x24751749816ba6c0f6d0b2066208e78e8d6553c5)
28+
29+
30+
## Kovan Deployment - 6/4/18 [v0.1.2]:
231

332
### Main
433
- Margin: [0xeec4c7032ecddc47182134933662f9b06b4fdc64](https://kovan.etherscan.io/address/0xeec4c7032ecddc47182134933662f9b06b4fdc64)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dydxprotocol/protocol",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Ethereum Smart Contracts for the dYdX Margin Trading Protocol",
55
"main": "build/index.js",
66
"files": [
@@ -47,7 +47,7 @@
4747
},
4848
"homepage": "https://github.com/dydxprotocol/protocol#readme",
4949
"dependencies": {
50-
"zeppelin-solidity": "^1.11.0"
50+
"zeppelin-solidity": "1.11.0"
5151
},
5252
"devDependencies": {
5353
"0x.js": "^0.37.2",

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const Margin = require('../build/contracts/Margin.json');
22
const Vault = require('../build/contracts/Vault.json');
3-
const TokenProxy = require('../build/contracts../TokenProxy.json');
3+
const TokenProxy = require('../build/contracts../TokenProxy.json');
44
const DutchAuctionCloser = require('../build/contracts/DutchAuctionCloser.json');
55
const SharedLoan = require('../build/contracts/SharedLoan.json');
66
const SharedLoanCreator = require('../build/contracts/SharedLoanCreator.json');

truffle.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ if (process.env.TRUFFLE_REPORTER) {
1717
module.exports = {
1818
networks: {
1919
kovan: {
20-
host: "localhost",
20+
host: "127.0.0.1",
2121
port: 8545,
22-
network_id: "*",
22+
network_id: "42",
2323
gas:4700000
2424
},
2525
dev: {

0 commit comments

Comments
 (0)