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

Refactor/splitting testnet #225

Merged
merged 20 commits into from Aug 20, 2019
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Deploying 6174

  • Loading branch information
Freydal committed Aug 19, 2019
commit 59315e13dcf9debd744f0b128e38f65a19b3af29
@@ -34,12 +34,12 @@ Below are the deployed addresses for the core Kosu protocol contract system on t

| Contract Name | Last Deploy Date | Deployed Address |
| ------------------------------------------------------------------------- | ---------------- | ------------------------------------------ |
| [OrderGateway](./contracts/external/OrderGateway.sol) | 07/31/19 | 0xb8fda6341f80cbae987ab5cd00dce502097e3152 |
| [AuthorizedAddresses](./contracts/access_control/AuthorizedAddresses.sol) | 07/31/19 | 0xe473109cb41c773fd2fe01e83c6e51356f9585d6 |
| [EventEmitter](./contracts/event/EventEmitter.sol) | 07/31/19 | 0x2f3afeff0914f33769cdfbf3fcf870c33b26c311 |
| [KosuToken](./contracts/lib/KosuToken.sol) | 07/31/19 | 0xcc868306d6188b2b12757a7c3926042b4d3c4e29 |
| [Treasury](./contracts/treasury/Treasury.sol) | 07/31/19 | 0x46572f9082dd2429c2c138fa9483a67d4f29d423 |
| [Voting](./contracts/voting/Voting.sol) | 07/31/19 | 0x5d60c93d8b48682cd387c8be7e9461b67ecfbea1 |
| [PosterRegistry](./contracts/poster/PosterRegistry.sol) | 07/31/19 | 0x7e6534b8205713246e91a14b462d2dbcac3ede17 |
| [ValidatorRegistry](./contracts/validator/ValidatorRegistry.sol) | 07/31/19 | 0x301bb008f2a8a3cae9918743fe43428551392773 |
| [ZeroExV2SubContract](./contracts/sub-contracts/ZeroExV2SubContract.sol) | 07/31/19 | 0x0265e7d1b094787cb13174e18a1cefc41279a6c9 |
| [OrderGateway](./contracts/external/OrderGateway.sol) | 08/19/19 | 0xb8fda6341f80cbae987ab5cd00dce502097e3152 |
| [AuthorizedAddresses](./contracts/access_control/AuthorizedAddresses.sol) | 08/19/19 | 0xe473109cb41c773fd2fe01e83c6e51356f9585d6 |
| [EventEmitter](./contracts/event/EventEmitter.sol) | 08/19/19 | 0x2f3afeff0914f33769cdfbf3fcf870c33b26c311 |
| [KosuToken](./contracts/lib/KosuToken.sol) | 08/19/19 | 0xcc868306d6188b2b12757a7c3926042b4d3c4e29 |
| [Treasury](./contracts/treasury/Treasury.sol) | 08/19/19 | 0x46572f9082dd2429c2c138fa9483a67d4f29d423 |
| [Voting](./contracts/voting/Voting.sol) | 08/19/19 | 0x5d60c93d8b48682cd387c8be7e9461b67ecfbea1 |
| [PosterRegistry](./contracts/poster/PosterRegistry.sol) | 08/19/19 | 0x7e6534b8205713246e91a14b462d2dbcac3ede17 |
| [ValidatorRegistry](./contracts/validator/ValidatorRegistry.sol) | 08/19/19 | 0x301bb008f2a8a3cae9918743fe43428551392773 |
| [ZeroExV2SubContract](./contracts/sub-contracts/ZeroExV2SubContract.sol) | 08/19/19 | 0x0265e7d1b094787cb13174e18a1cefc41279a6c9 |
@@ -165,8 +165,8 @@
},
"6174": {
"OrderGateway": {
"blockHash": "0xa958a2f23eb422db4bceb0d360411997dca240bc5e2b169b9fade5e6e7428c53",
"blockNumber": 7,
"blockHash": "0xf9c69afa9389ab1d913b3e94766d8e4eb86ed521787204eece2b3588963b7919",
"blockNumber": 637,
"contractAddress": "0xb8fda6341f80cbae987ab5cd00dce502097e3152",
"cumulativeGasUsed": 471973,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
@@ -175,13 +175,13 @@
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0xbb26f5c3c29eb2f2e71ce78f75c79c4b7ad3271bb9d988f4bd08f94affd98cc0",
"transactionHash": "0x488fa71bfffde09acdd54657496051ececa6458faafc03933038a2922188da74",
"transactionIndex": 0,
"timestamp": 1564594703
"timestamp": 1566238523
},
"AuthorizedAddresses": {
"blockHash": "0x41b51f49b84d103b79222567f09839949d542bdbcfb1cb48dc4587a29af55945",
"blockNumber": 9,
"blockHash": "0x45953e988eaa5391d36a3c0fede8a5aed7fe0bb9b5be04617fb04f41af30b253",
"blockNumber": 640,
"contractAddress": "0xe473109cb41c773fd2fe01e83c6e51356f9585d6",
"cumulativeGasUsed": 326984,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
@@ -195,24 +195,24 @@
"0x000000000000000000000000c521f483f607eb5ea4d6b2dfdbd540134753a865"
],
"data": "0x",
"blockNumber": 9,
"transactionHash": "0x65737312f1b045356b54896809700442f05e9f155c56863beae9d6303b2c3a85",
"blockNumber": 640,
"transactionHash": "0x31ac1b05aa1e5deb254651e7ac24bbfd720d28dd6d8524a99e3f283d888017bc",
"transactionIndex": 0,
"blockHash": "0x41b51f49b84d103b79222567f09839949d542bdbcfb1cb48dc4587a29af55945",
"blockHash": "0x45953e988eaa5391d36a3c0fede8a5aed7fe0bb9b5be04617fb04f41af30b253",
"logIndex": 0,
"removed": false
}
],
"logsBloom": "0x00040000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000008008000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000020000000000000004000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0x65737312f1b045356b54896809700442f05e9f155c56863beae9d6303b2c3a85",
"transactionHash": "0x31ac1b05aa1e5deb254651e7ac24bbfd720d28dd6d8524a99e3f283d888017bc",
"transactionIndex": 0,
"timestamp": 1564594705
"timestamp": 1566238526
},
"EventEmitter": {
"blockHash": "0x2df5de27250e5ce0b6f8c3a93db33e0f508a393595daab245d40a10a25b08c19",
"blockNumber": 11,
"blockHash": "0x6f7b81b3b96e23fb58355b9bcfdb4ab9a247fd02f09e0c9434e06484a7f8c620",
"blockNumber": 643,
"contractAddress": "0x2f3afeff0914f33769cdfbf3fcf870c33b26c311",
"cumulativeGasUsed": 265922,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
@@ -221,28 +221,28 @@
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0xb75e9a3c38971b08b8cad22eea8b74ced5eef982e8683222e410ebd1c7218cbb",
"transactionHash": "0x03083b44120902eba5e1d5f10afd793cad2eead508028d9a5a7a7456c8c38a0d",
"transactionIndex": 0,
"timestamp": 1564594707
"timestamp": 1566238529
},
"KosuToken": {
"blockHash": "0xb3c6079a17618357cf8853a9c0a9f81e95ac28a8b9f9a1387756102fc58c869c",
"blockNumber": 14,
"blockHash": "0xb8fbc044ee2c616aa2735f7cf6d6423ffcf7f9086bd225c23d3e58bc4a745cfb",
"blockNumber": 647,
"contractAddress": "0xcc868306d6188b2b12757a7c3926042b4d3c4e29",
"cumulativeGasUsed": 2985992,
"cumulativeGasUsed": 2991564,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
"gasUsed": 2985992,
"gasUsed": 2991564,
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0x3c09307753c7e3d89348b4b0f1e371f760d1599fb5e1f819d894a1cac5d2f51c",
"transactionHash": "0x9601e3fad1a31293f555da5b86919f367eaa75465057dcb1e3be74466295a012",
"transactionIndex": 0,
"timestamp": 1564594710
"timestamp": 1566238533
},
"Treasury": {
"blockHash": "0x97d93123a3072ea42acb514625ca5c32b5e47476e7a6b87516cacaf73b95e324",
"blockNumber": 17,
"blockHash": "0x21b1c9675dec7c1b04e01cc237bef676c9420103912dd16ab7e098a6aeeb8966",
"blockNumber": 650,
"contractAddress": "0x46572f9082dd2429c2c138fa9483a67d4f29d423",
"cumulativeGasUsed": 1247144,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
@@ -251,69 +251,85 @@
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0x3b722b706aed1b989f7b54fc7fa516ab88efcb2babb1779faf051e99f6cdebec",
"transactionHash": "0x0c80c84436a04ad433c702f375d68acc11d801a45eb63423ab7b4c7a85565875",
"transactionIndex": 0,
"timestamp": 1564594713
"timestamp": 1566238536
},
"Voting": {
"blockHash": "0xed146cf7ce0aaab172a088dcf10e5e7261fa96ba641b73982bf18f9392495fa7",
"blockNumber": 19,
"blockHash": "0x44444bed5e5502590c8ea549acc047fd9763fd83cb0635b2988066ed6da817fd",
"blockNumber": 653,
"contractAddress": "0x5d60c93d8b48682cd387c8be7e9461b67ecfbea1",
"cumulativeGasUsed": 799273,
"cumulativeGasUsed": 799337,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
"gasUsed": 799273,
"gasUsed": 799337,
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0xc7d3ef136ba0c46063e88d5d6a138a8f6f132eeaac400ba448681ef7bd0b70d5",
"transactionHash": "0xe300eeb4694c187e94ff031cd0f08f880dab05311770e4c66ae9e4ea0022cca5",
"transactionIndex": 0,
"timestamp": 1564594715
"timestamp": 1566238539
},
"PosterRegistry": {
"blockHash": "0x76bf29a5929b849f920147435bb9dee2117330ed1fa5d7b93a78f6928eaee696",
"blockNumber": 21,
"blockHash": "0x1e3e243fc187edd1e2256f8c066f246f2eb5ded83b2b0ff4942295d44328a6fe",
"blockNumber": 656,
"contractAddress": "0x7e6534b8205713246e91a14b462d2dbcac3ede17",
"cumulativeGasUsed": 588563,
"cumulativeGasUsed": 588627,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
"gasUsed": 588563,
"gasUsed": 588627,
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0xeb37fb1b22d9a23d57f10b549e54b21834a2e854a5b22431e0b5fa324f546227",
"transactionHash": "0xb48db614edc164c647a7acf32501f2286ac710e4ae41c679bbdc4eae40cd363b",
"transactionIndex": 0,
"timestamp": 1564594717
"timestamp": 1566238542
},
"ValidatorRegistry": {
"blockHash": "0x68eef0ea503ab0c7fcd14b9011f91d652ba76e6633bab32422d4dc2fd0ce9c0f",
"blockNumber": 23,
"blockHash": "0xbb817273679dd69525339770050da5d9f56e999639e3d36ec70231cbdbc5c9be",
"blockNumber": 660,
"contractAddress": "0x301bb008f2a8a3cae9918743fe43428551392773",
"cumulativeGasUsed": 4390669,
"cumulativeGasUsed": 5038146,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
"gasUsed": 4390669,
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasUsed": 5038146,
"logs": [
{
"address": "0x301bb008f2a8a3cae9918743fe43428551392773",
"topics": [
"0x8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e0",
"0x0000000000000000000000000000000000000000000000000000000000000000",
"0x000000000000000000000000c521f483f607eb5ea4d6b2dfdbd540134753a865"
],
"data": "0x",
"blockNumber": 660,
"transactionHash": "0x09c5195a3f77f868080fe912c01db665015e9f4ca96a3562ed0479845b37229f",
"transactionIndex": 0,
"blockHash": "0xbb817273679dd69525339770050da5d9f56e999639e3d36ec70231cbdbc5c9be",
"logIndex": 0,
"removed": false
}
],
"logsBloom": "0x01000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000020000000000000000000800000000800000000000000000000000400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000400000000000020000000000000004000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0x2f757cbf5d1bb6244289b0fe159a95c5eb1bdf67b349d5ca520aced9c8515f51",
"transactionHash": "0x09c5195a3f77f868080fe912c01db665015e9f4ca96a3562ed0479845b37229f",
"transactionIndex": 0,
"timestamp": 1564594719
"timestamp": 1566238546
},
"ZeroExV2SubContract": {
"blockHash": "0x7b755620576f8bb5ff09a4d40f179f276867b5ee5f6020de131df89c8b03bc2a",
"blockNumber": 25,
"blockHash": "0x39355bf2163c96ddae48bd9f229274acc53fe079b448bf226e3fad403d2e8d65",
"blockNumber": 664,
"contractAddress": "0x0265e7d1b094787cb13174e18a1cefc41279a6c9",
"cumulativeGasUsed": 1776812,
"cumulativeGasUsed": 1776876,
"from": "0xc521f483f607eb5ea4d6b2dfdbd540134753a865",
"gasUsed": 1776812,
"gasUsed": 1776876,
"logs": [],
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"status": 1,
"to": null,
"transactionHash": "0x71fd10374a0f80b372bbe4d9d50aff9b7a4578bc3bebd1bb37778c5630c3531b",
"transactionHash": "0xaacdb0574ab2fe3eddd87ff4b6234d01adbc6adfe30d92b727d8f5c15f3f7b88",
"transactionIndex": 0,
"timestamp": 1564594721
"timestamp": 1566238550
}
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.