From 760bab8f866ec3d5fc7627ce9bbf5c2eaaef1f36 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Fri, 8 Jun 2018 11:18:32 -0700 Subject: Implement SolidityProfiler & adapt sol-cov to work with Geth --- packages/migrations/artifacts/2.0.0/IWallet.json | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) (limited to 'packages/migrations/artifacts/2.0.0/IWallet.json') diff --git a/packages/migrations/artifacts/2.0.0/IWallet.json b/packages/migrations/artifacts/2.0.0/IWallet.json index 4f92368ec..8514b369f 100644 --- a/packages/migrations/artifacts/2.0.0/IWallet.json +++ b/packages/migrations/artifacts/2.0.0/IWallet.json @@ -26,21 +26,7 @@ "stateMutability": "view", "type": "function" } - ], - "evm": { - "bytecode": { - "linkReferences": {}, - "object": "0x", - "opcodes": "", - "sourceMap": "" - }, - "deployedBytecode": { - "linkReferences": {}, - "object": "0x", - "opcodes": "", - "sourceMap": "" - } - } + ] }, "sources": { "current/protocol/Exchange/interfaces/IWallet.sol": { @@ -69,4 +55,4 @@ } }, "networks": {} -} \ No newline at end of file +} -- cgit v1.2.3