Skip to content

Commit

Permalink
added mining (incomplete) ;
Browse files Browse the repository at this point in the history
added mainnet, and some frontend functionality change dependent on NODE_ENV
  • Loading branch information
morkeltry committed Jun 29, 2020
1 parent f7eb81a commit 5d08be8
Show file tree
Hide file tree
Showing 10 changed files with 10,538 additions and 5,172 deletions.
1 change: 1 addition & 0 deletions .mnemonic.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"design wall shaft brown celery unfold list announce proud curtain rib secret"
6 changes: 3 additions & 3 deletions app/src/contracts/Migrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -1381,12 +1381,12 @@
"1593378643010": {
"events": {},
"links": {},
"address": "0x9E46AC2bf548c19000b0d654c9cd7330E4B4c572",
"transactionHash": "0xc630e6676864fd3049cc04ab2169781b14e770397bc1f4b0d36096e02c822be7"
"address": "0xca5D68a7e57E06ce417c31121d718a0AD487353f",
"transactionHash": "0x1441ef548ae2b5170846b0d30d17050510a11166201624f6e756d02b89c3df31"
}
},
"schemaVersion": "3.2.0",
"updatedAt": "2020-06-28T21:31:48.616Z",
"updatedAt": "2020-06-29T12:12:42.408Z",
"networkType": "ethereum",
"devdoc": {
"methods": {}
Expand Down
374 changes: 187 additions & 187 deletions app/src/contracts/MutualAgreement.json

Large diffs are not rendered by default.

6,286 changes: 3,143 additions & 3,143 deletions app/src/contracts/PollReference.json

Large diffs are not rendered by default.

430 changes: 215 additions & 215 deletions app/src/contracts/TokenProxy.json

Large diffs are not rendered by default.

2,298 changes: 1,149 additions & 1,149 deletions app/src/contracts/TokenStorage.json

Large diffs are not rendered by default.

1,272 changes: 816 additions & 456 deletions app/src/contracts/UpgradeabilityProxy.json

Large diffs are not rendered by default.

Loading

0 comments on commit 5d08be8

Please sign in to comment.