Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
466 changes: 427 additions & 39 deletions cache/solidity-files-cache.json

Large diffs are not rendered by default.

960 changes: 480 additions & 480 deletions out/Actor.sol/Actor.json

Large diffs are not rendered by default.

136 changes: 68 additions & 68 deletions out/Context.sol/Context.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
},
"ast": {
"absolutePath": "src/extensions/Context.sol",
"id": 26144,
"id": 28123,
"exportedSymbols": {
"Context": [
26143
28122
]
},
"nodeType": "SourceUnit",
"src": "33:929:17",
"src": "33:929:19",
"nodes": [
{
"id": 26119,
"id": 28098,
"nodeType": "PragmaDirective",
"src": "33:23:17",
"src": "33:23:19",
"nodes": [],
"literals": [
"solidity",
Expand All @@ -83,46 +83,46 @@
]
},
{
"id": 26143,
"id": 28122,
"nodeType": "ContractDefinition",
"src": "570:392:17",
"src": "570:392:19",
"nodes": [
{
"id": 26131,
"id": 28110,
"nodeType": "FunctionDefinition",
"src": "603:115:17",
"src": "603:115:19",
"nodes": [],
"body": {
"id": 26130,
"id": 28109,
"nodeType": "Block",
"src": "673:45:17",
"src": "673:45:19",
"nodes": [],
"statements": [
{
"expression": {
"arguments": [
{
"expression": {
"id": 26126,
"id": 28105,
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": -15,
"src": "699:3:17",
"src": "699:3:19",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
"id": 26127,
"id": 28106,
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberLocation": "703:6:17",
"memberLocation": "703:6:19",
"memberName": "sender",
"nodeType": "MemberAccess",
"src": "699:10:17",
"src": "699:10:19",
"typeDescriptions": {
"typeIdentifier": "t_address",
"typeString": "address"
Expand All @@ -136,27 +136,27 @@
"typeString": "address"
}
],
"id": 26125,
"id": 28104,
"isConstant": false,
"isLValue": false,
"isPure": true,
"lValueRequested": false,
"nodeType": "ElementaryTypeNameExpression",
"src": "691:8:17",
"src": "691:8:19",
"typeDescriptions": {
"typeIdentifier": "t_type$_t_address_payable_$",
"typeString": "type(address payable)"
},
"typeName": {
"id": 26124,
"id": 28103,
"name": "address",
"nodeType": "ElementaryTypeName",
"src": "691:8:17",
"src": "691:8:19",
"stateMutability": "payable",
"typeDescriptions": {}
}
},
"id": 26128,
"id": 28107,
"isConstant": false,
"isLValue": false,
"isPure": false,
Expand All @@ -165,55 +165,55 @@
"nameLocations": [],
"names": [],
"nodeType": "FunctionCall",
"src": "691:19:17",
"src": "691:19:19",
"tryCall": false,
"typeDescriptions": {
"typeIdentifier": "t_address_payable",
"typeString": "address payable"
}
},
"functionReturnParameters": 26123,
"id": 26129,
"functionReturnParameters": 28102,
"id": 28108,
"nodeType": "Return",
"src": "684:26:17"
"src": "684:26:19"
}
]
},
"implemented": true,
"kind": "function",
"modifiers": [],
"name": "_msgSender",
"nameLocation": "612:10:17",
"nameLocation": "612:10:19",
"parameters": {
"id": 26120,
"id": 28099,
"nodeType": "ParameterList",
"parameters": [],
"src": "622:2:17"
"src": "622:2:19"
},
"returnParameters": {
"id": 26123,
"id": 28102,
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
"id": 26122,
"id": 28101,
"mutability": "mutable",
"name": "",
"nameLocation": "-1:-1:-1",
"nodeType": "VariableDeclaration",
"scope": 26131,
"src": "656:15:17",
"scope": 28110,
"src": "656:15:19",
"stateVariable": false,
"storageLocation": "default",
"typeDescriptions": {
"typeIdentifier": "t_address_payable",
"typeString": "address payable"
},
"typeName": {
"id": 26121,
"id": 28100,
"name": "address",
"nodeType": "ElementaryTypeName",
"src": "656:15:17",
"src": "656:15:19",
"stateMutability": "payable",
"typeDescriptions": {
"typeIdentifier": "t_address_payable",
Expand All @@ -223,111 +223,111 @@
"visibility": "internal"
}
],
"src": "655:17:17"
"src": "655:17:19"
},
"scope": 26143,
"scope": 28122,
"stateMutability": "view",
"virtual": true,
"visibility": "internal"
},
{
"id": 26142,
"id": 28121,
"nodeType": "FunctionDefinition",
"src": "726:233:17",
"src": "726:233:19",
"nodes": [],
"body": {
"id": 26141,
"id": 28120,
"nodeType": "Block",
"src": "791:168:17",
"src": "791:168:19",
"nodes": [],
"statements": [
{
"expression": {
"id": 26136,
"id": 28115,
"name": "this",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": -28,
"src": "802:4:17",
"src": "802:4:19",
"typeDescriptions": {
"typeIdentifier": "t_contract$_Context_$26143",
"typeIdentifier": "t_contract$_Context_$28122",
"typeString": "contract Context"
}
},
"id": 26137,
"id": 28116,
"nodeType": "ExpressionStatement",
"src": "802:4:17"
"src": "802:4:19"
},
{
"expression": {
"expression": {
"id": 26138,
"id": 28117,
"name": "msg",
"nodeType": "Identifier",
"overloadedDeclarations": [],
"referencedDeclaration": -15,
"src": "943:3:17",
"src": "943:3:19",
"typeDescriptions": {
"typeIdentifier": "t_magic_message",
"typeString": "msg"
}
},
"id": 26139,
"id": 28118,
"isConstant": false,
"isLValue": false,
"isPure": false,
"lValueRequested": false,
"memberLocation": "947:4:17",
"memberLocation": "947:4:19",
"memberName": "data",
"nodeType": "MemberAccess",
"src": "943:8:17",
"src": "943:8:19",
"typeDescriptions": {
"typeIdentifier": "t_bytes_calldata_ptr",
"typeString": "bytes calldata"
}
},
"functionReturnParameters": 26135,
"id": 26140,
"functionReturnParameters": 28114,
"id": 28119,
"nodeType": "Return",
"src": "936:15:17"
"src": "936:15:19"
}
]
},
"implemented": true,
"kind": "function",
"modifiers": [],
"name": "_msgData",
"nameLocation": "735:8:17",
"nameLocation": "735:8:19",
"parameters": {
"id": 26132,
"id": 28111,
"nodeType": "ParameterList",
"parameters": [],
"src": "743:2:17"
"src": "743:2:19"
},
"returnParameters": {
"id": 26135,
"id": 28114,
"nodeType": "ParameterList",
"parameters": [
{
"constant": false,
"id": 26134,
"id": 28113,
"mutability": "mutable",
"name": "",
"nameLocation": "-1:-1:-1",
"nodeType": "VariableDeclaration",
"scope": 26142,
"src": "777:12:17",
"scope": 28121,
"src": "777:12:19",
"stateVariable": false,
"storageLocation": "memory",
"typeDescriptions": {
"typeIdentifier": "t_bytes_memory_ptr",
"typeString": "bytes"
},
"typeName": {
"id": 26133,
"id": 28112,
"name": "bytes",
"nodeType": "ElementaryTypeName",
"src": "777:5:17",
"src": "777:5:19",
"typeDescriptions": {
"typeIdentifier": "t_bytes_storage_ptr",
"typeString": "bytes"
Expand All @@ -336,9 +336,9 @@
"visibility": "internal"
}
],
"src": "776:14:17"
"src": "776:14:19"
},
"scope": 26143,
"scope": 28122,
"stateMutability": "view",
"virtual": true,
"visibility": "internal"
Expand All @@ -351,15 +351,15 @@
"contractKind": "contract",
"fullyImplemented": true,
"linearizedBaseContracts": [
26143
28122
],
"name": "Context",
"nameLocation": "588:7:17",
"scope": 26144,
"nameLocation": "588:7:19",
"scope": 28123,
"usedErrors": []
}
],
"license": "MIT"
},
"id": 17
"id": 19
}
2 changes: 1 addition & 1 deletion out/Contract.s.sol/ContractScript.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"deployedBytecode": {
"object": "0x6080604052348015600f57600080fd5b5060043610603c5760003560e01c80630a9254e4146041578063c0406226146043578063f8ccbf47146049575b600080fd5b005b60416069565b600c5460559060ff1681565b604051901515815260200160405180910390f35b7f885cb69240a935d632d79c317109709ecfa91a80626ff3989d68f67f5b1dd12d60001c6001600160a01b031663afc980406040518163ffffffff1660e01b8152600401600060405180830381600087803b15801560c657600080fd5b505af115801560d9573d6000803e3d6000fd5b5050505056fea26469706673582212201269be7f9d04da86bbc6d612ed9f27b4b2501910ed9f0fe90ea0d27f762365bd64736f6c63430008110033",
"sourceMap": "102:133:15:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;143:26;;177:55;;;:::i;758:28:2:-;;;;;;;;;;;;179:14:23;;172:22;154:41;;142:2;127:18;758:28:2;;;;;;;177:55:15;317:28:1;309:37;;-1:-1:-1;;;;;210:12:15;;:14;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;177:55::o",
"sourceMap": "102:133:15:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;143:26;;177:55;;;:::i;758:28:2:-;;;;;;;;;;;;179:14:32;;172:22;154:41;;142:2;127:18;758:28:2;;;;;;;177:55:15;317:28:1;309:37;;-1:-1:-1;;;;;210:12:15;;:14;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;177:55::o",
"linkReferences": {}
},
"methodIdentifiers": {
Expand Down
Loading