-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tmp workaround for missing mutex in compilation
- Loading branch information
1 parent
0770c63
commit 7d7f858
Showing
26 changed files
with
1,587 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
artifacts/ | ||
# artifacts/ | ||
cache/ |
1 change: 1 addition & 0 deletions
1
...xture-projects/hardhat-project/artifacts/build-info/16efa488de3a0283218beddfadbd1423.json
Large diffs are not rendered by default.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
...ts/hardhat-project/artifacts/contracts/ChangeEtherBalance.sol/ChangeEtherBalance.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../build-info/16efa488de3a0283218beddfadbd1423.json" | ||
} |
35 changes: 35 additions & 0 deletions
35
...ojects/hardhat-project/artifacts/contracts/ChangeEtherBalance.sol/ChangeEtherBalance.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"_format": "hh-sol-artifact-1", | ||
"contractName": "ChangeEtherBalance", | ||
"sourceName": "contracts/ChangeEtherBalance.sol", | ||
"abi": [ | ||
{ | ||
"inputs": [], | ||
"name": "returnHalf", | ||
"outputs": [], | ||
"stateMutability": "payable", | ||
"type": "function" | ||
}, | ||
{ | ||
"inputs": [ | ||
{ | ||
"internalType": "address", | ||
"name": "addr", | ||
"type": "address" | ||
} | ||
], | ||
"name": "transferTo", | ||
"outputs": [], | ||
"stateMutability": "payable", | ||
"type": "function" | ||
}, | ||
{ | ||
"stateMutability": "payable", | ||
"type": "receive" | ||
} | ||
], | ||
"bytecode": "0x608060405234801561001057600080fd5b50610225806100206000396000f3fe60806040526004361061002d5760003560e01c8063a03fa7e314610039578063b019946e1461005557610034565b3661003457005b600080fd5b610053600480360381019061004e9190610113565b61005f565b005b61005d6100a9565b005b8073ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156100a5573d6000803e3d6000fd5b5050565b3373ffffffffffffffffffffffffffffffffffffffff166108fc6002346100d0919061013c565b9081150290604051600060405180830381858888f193505050501580156100fb573d6000803e3d6000fd5b50565b60008135905061010d816101d8565b92915050565b60006020828403121561012557600080fd5b6000610133848285016100fe565b91505092915050565b60006101478261019f565b91506101528361019f565b925082610162576101616101a9565b5b828204905092915050565b60006101788261017f565b9050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6101e18161016d565b81146101ec57600080fd5b5056fea26469706673582212208e553461507bae731d37afa0d5a2a7dae74de7a6eab682733425a78884ed60b364736f6c63430008040033", | ||
"deployedBytecode": "0x60806040526004361061002d5760003560e01c8063a03fa7e314610039578063b019946e1461005557610034565b3661003457005b600080fd5b610053600480360381019061004e9190610113565b61005f565b005b61005d6100a9565b005b8073ffffffffffffffffffffffffffffffffffffffff166108fc349081150290604051600060405180830381858888f193505050501580156100a5573d6000803e3d6000fd5b5050565b3373ffffffffffffffffffffffffffffffffffffffff166108fc6002346100d0919061013c565b9081150290604051600060405180830381858888f193505050501580156100fb573d6000803e3d6000fd5b50565b60008135905061010d816101d8565b92915050565b60006020828403121561012557600080fd5b6000610133848285016100fe565b91505092915050565b60006101478261019f565b91506101528361019f565b925082610162576101616101a9565b5b828204905092915050565b60006101788261017f565b9050919050565b600073ffffffffffffffffffffffffffffffffffffffff82169050919050565b6000819050919050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052601260045260246000fd5b6101e18161016d565b81146101ec57600080fd5b5056fea26469706673582212208e553461507bae731d37afa0d5a2a7dae74de7a6eab682733425a78884ed60b364736f6c63430008040033", | ||
"linkReferences": {}, | ||
"deployedLinkReferences": {} | ||
} |
4 changes: 4 additions & 0 deletions
4
.../fixture-projects/hardhat-project/artifacts/contracts/Events.sol/AnotherContract.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../build-info/16efa488de3a0283218beddfadbd1423.json" | ||
} |
37 changes: 37 additions & 0 deletions
37
...test/fixture-projects/hardhat-project/artifacts/contracts/Events.sol/AnotherContract.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"_format": "hh-sol-artifact-1", | ||
"contractName": "AnotherContract", | ||
"sourceName": "contracts/Events.sol", | ||
"abi": [ | ||
{ | ||
"anonymous": false, | ||
"inputs": [ | ||
{ | ||
"indexed": false, | ||
"internalType": "uint256", | ||
"name": "u", | ||
"type": "uint256" | ||
} | ||
], | ||
"name": "WithUintArg", | ||
"type": "event" | ||
}, | ||
{ | ||
"inputs": [ | ||
{ | ||
"internalType": "uint256", | ||
"name": "u", | ||
"type": "uint256" | ||
} | ||
], | ||
"name": "emitUint", | ||
"outputs": [], | ||
"stateMutability": "nonpayable", | ||
"type": "function" | ||
} | ||
], | ||
"bytecode": "0x608060405234801561001057600080fd5b50610130806100206000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80639194024414602d575b600080fd5b60436004803603810190603f91906090565b6045565b005b7f97535d4b4270d3f1a499c85ae918ba6798cbdcc83a26529331a25dcd2194cfce816040516072919060c3565b60405180910390a150565b600081359050608a8160e6565b92915050565b60006020828403121560a157600080fd5b600060ad84828501607d565b91505092915050565b60bd8160dc565b82525050565b600060208201905060d6600083018460b6565b92915050565b6000819050919050565b60ed8160dc565b811460f757600080fd5b5056fea264697066735822122083cb9b1ec00d6d1ec78d28771d3bf4778c5ba00b0532a2448d42cbab653355a064736f6c63430008040033", | ||
"deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060285760003560e01c80639194024414602d575b600080fd5b60436004803603810190603f91906090565b6045565b005b7f97535d4b4270d3f1a499c85ae918ba6798cbdcc83a26529331a25dcd2194cfce816040516072919060c3565b60405180910390a150565b600081359050608a8160e6565b92915050565b60006020828403121560a157600080fd5b600060ad84828501607d565b91505092915050565b60bd8160dc565b82525050565b600060208201905060d6600083018460b6565b92915050565b6000819050919050565b60ed8160dc565b811460f757600080fd5b5056fea264697066735822122083cb9b1ec00d6d1ec78d28771d3bf4778c5ba00b0532a2448d42cbab653355a064736f6c63430008040033", | ||
"linkReferences": {}, | ||
"deployedLinkReferences": {} | ||
} |
4 changes: 4 additions & 0 deletions
4
...hers/test/fixture-projects/hardhat-project/artifacts/contracts/Events.sol/Events.dbg.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-dbg-1", | ||
"buildInfo": "../../build-info/16efa488de3a0283218beddfadbd1423.json" | ||
} |
Oops, something went wrong.