Skip to content

Commit

Permalink
Rinkeby redeployment, minor migration tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
protinam committed Jan 30, 2018
1 parent 4824830 commit 26a41b3
Show file tree
Hide file tree
Showing 41 changed files with 16,160 additions and 15,298 deletions.
818 changes: 409 additions & 409 deletions build/contracts/ArrayUtils.json

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions build/contracts/AssetRegistry.json
Expand Up @@ -49,16 +49,16 @@
],
"bytecode": "0x606060405260008054600160a060020a033316600160a060020a0319909116179055610176806100306000396000f30060606040526004361061004b5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416638da5cb5b8114610050578063f2fde38b1461007f575b600080fd5b341561005b57600080fd5b6100636100a0565b604051600160a060020a03909116815260200160405180910390f35b341561008a57600080fd5b61009e600160a060020a03600435166100af565b005b600054600160a060020a031681565b60005433600160a060020a039081169116146100ca57600080fd5b600160a060020a03811615156100df57600080fd5b600054600160a060020a0380831691167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a36000805473ffffffffffffffffffffffffffffffffffffffff1916600160a060020a03929092169190911790555600a165627a7a72305820773f4bcf47d4915dab7ab3838df43d39e8e99805c7f22d1721fb06cab96942360029",
"deployedBytecode": "0x60606040526004361061004b5763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416638da5cb5b8114610050578063f2fde38b1461007f575b600080fd5b341561005b57600080fd5b6100636100a0565b604051600160a060020a03909116815260200160405180910390f35b341561008a57600080fd5b61009e600160a060020a03600435166100af565b005b600054600160a060020a031681565b60005433600160a060020a039081169116146100ca57600080fd5b600160a060020a03811615156100df57600080fd5b600054600160a060020a0380831691167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a36000805473ffffffffffffffffffffffffffffffffffffffff1916600160a060020a03929092169190911790555600a165627a7a72305820773f4bcf47d4915dab7ab3838df43d39e8e99805c7f22d1721fb06cab96942360029",
"sourceMap": "245:37:19:-;;;501:5:27;:18;;-1:-1:-1;;;;;509:10:27;501:18;-1:-1:-1;;;;;;501:18:27;;;;;;245:37:19;;;;;;",
"deployedSourceMap": "245:37:19:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;238:20:27;;;;;;;;;;;;;;;-1:-1:-1;;;;;238:20:27;;;;;;;;;;;;;;834:169;;;;;;;;;;-1:-1:-1;;;;;834:169:27;;;;;;;238:20;;;-1:-1:-1;;;;;238:20:27;;:::o;834:169::-;654:5;;640:10;-1:-1:-1;;;;;640:19:27;;;654:5;;640:19;632:28;;;;;;-1:-1:-1;;;;;910:22:27;;;;902:31;;;;;;960:5;;-1:-1:-1;;;;;939:37:27;;;;960:5;939:37;;;;;;;;;;982:5;:16;;-1:-1:-1;;982:16:27;-1:-1:-1;;;;;982:16:27;;;;;;;;;;834:169::o",
"sourceMap": "245:37:20:-;;;501:5:28;:18;;-1:-1:-1;;;;;509:10:28;501:18;-1:-1:-1;;;;;;501:18:28;;;;;;245:37:20;;;;;;",
"deployedSourceMap": "245:37:20:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;238:20:28;;;;;;;;;;;;;;;-1:-1:-1;;;;;238:20:28;;;;;;;;;;;;;;834:169;;;;;;;;;;-1:-1:-1;;;;;834:169:28;;;;;;;238:20;;;-1:-1:-1;;;;;238:20:28;;:::o;834:169::-;654:5;;640:10;-1:-1:-1;;;;;640:19:28;;;654:5;;640:19;632:28;;;;;;-1:-1:-1;;;;;910:22:28;;;;902:31;;;;;;960:5;;-1:-1:-1;;;;;939:37:28;;;;960:5;939:37;;;;;;;;;;982:5;:16;;-1:-1:-1;;982:16:28;-1:-1:-1;;;;;982:16:28;;;;;;;;;;834:169::o",
"source": "/*\n\n Asset registry.\n \n Abstracted away from the Exchange so that other contracts (and future versions of the Exchange) can utilize the same contract.\n\n*/\n\npragma solidity 0.4.18;\n\nimport \"zeppelin-solidity/contracts/ownership/Ownable.sol\";\n\ncontract AssetRegistry is Ownable {\n}\n",
"sourcePath": "/home/cwgoes/working/crypto/wyvern/wyvern-ethereum/contracts/registry/AssetRegistry.sol",
"ast": {
"attributes": {
"absolutePath": "/home/cwgoes/working/crypto/wyvern/wyvern-ethereum/contracts/registry/AssetRegistry.sol",
"exportedSymbols": {
"AssetRegistry": [
4610
4648
]
}
},
Expand All @@ -71,42 +71,42 @@
".18"
]
},
"id": 4606,
"id": 4644,
"name": "PragmaDirective",
"src": "159:23:19"
"src": "159:23:20"
},
{
"attributes": {
"SourceUnit": 5731,
"SourceUnit": 5759,
"absolutePath": "zeppelin-solidity/contracts/ownership/Ownable.sol",
"file": "zeppelin-solidity/contracts/ownership/Ownable.sol",
"scope": 4611,
"scope": 4649,
"symbolAliases": [
null
],
"unitAlias": ""
},
"id": 4607,
"id": 4645,
"name": "ImportDirective",
"src": "184:59:19"
"src": "184:59:20"
},
{
"attributes": {
"contractDependencies": [
5730
5758
],
"contractKind": "contract",
"documentation": null,
"fullyImplemented": true,
"linearizedBaseContracts": [
4610,
5730
4648,
5758
],
"name": "AssetRegistry",
"nodes": [
null
],
"scope": 4611
"scope": 4649
},
"children": [
{
Expand All @@ -120,33 +120,33 @@
"attributes": {
"contractScope": null,
"name": "Ownable",
"referencedDeclaration": 5730,
"referencedDeclaration": 5758,
"type": "contract Ownable"
},
"id": 4608,
"id": 4646,
"name": "UserDefinedTypeName",
"src": "271:7:19"
"src": "271:7:20"
}
],
"id": 4609,
"id": 4647,
"name": "InheritanceSpecifier",
"src": "271:7:19"
"src": "271:7:20"
}
],
"id": 4610,
"id": 4648,
"name": "ContractDefinition",
"src": "245:37:19"
"src": "245:37:20"
}
],
"id": 4611,
"id": 4649,
"name": "SourceUnit",
"src": "159:124:19"
"src": "159:124:20"
},
"compiler": {
"name": "solc",
"version": "0.4.18+commit.9cf6e910.Emscripten.clang"
},
"networks": {},
"schemaVersion": "1.0.1",
"updatedAt": "2018-01-30T20:09:57.467Z"
"updatedAt": "2018-01-30T21:34:03.177Z"
}
750 changes: 307 additions & 443 deletions build/contracts/AuthenticatedLazyBank.json

Large diffs are not rendered by default.

0 comments on commit 26a41b3

Please sign in to comment.