@superfluid-finance/ethereum-contracts 1.2.3-dev.3df6de8.0 → 1.2.3-dev.4eebafa.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/contracts/AccessControl.json +1 -1
- package/build/contracts/AccessControlEnumerable.json +1 -1
- package/build/contracts/Address.json +1 -1
- package/build/contracts/AgreementBase.json +10 -10
- package/build/contracts/AgreementLibrary.json +4 -4
- package/build/contracts/BaseRelayRecipient.json +1 -1
- package/build/contracts/BatchLiquidator.json +1385 -1242
- package/build/contracts/BatchOperation.json +1 -1
- package/build/contracts/CFAv1Library.json +3437 -3625
- package/build/contracts/CallUtils.json +1 -1
- package/build/contracts/ClosingOnUpdateFlowTestApp.json +4440 -4451
- package/build/contracts/ConstantFlowAgreementV1.json +5204 -5204
- package/build/contracts/Context.json +1 -1
- package/build/contracts/ContextDefinitions.json +1 -1
- package/build/contracts/Create2.json +1 -1
- package/build/contracts/CustomSuperTokenBase.json +2 -2
- package/build/contracts/ERC165.json +1 -1
- package/build/contracts/ERC1820Implementer.json +79 -79
- package/build/contracts/ERC1820RegistryCompiled.json +1 -1
- package/build/contracts/ERC20.json +1008 -1008
- package/build/contracts/ERC20Burnable.json +1 -1
- package/build/contracts/ERC20Pausable.json +1 -1
- package/build/contracts/ERC20PresetMinterPauser.json +1816 -1816
- package/build/contracts/ERC20WithTokenInfo.json +1 -1
- package/build/contracts/ERC777Helper.json +1 -1
- package/build/contracts/ERC777RecipientDrainingGas.json +1874 -1874
- package/build/contracts/ERC777RecipientReverting.json +1896 -1896
- package/build/contracts/EnumerableSet.json +1 -1
- package/build/contracts/EventsEmitter.json +414 -0
- package/build/contracts/ExclusiveInflowTestApp.json +4468 -4479
- package/build/contracts/FixedSizeData.json +405 -405
- package/build/contracts/FlowExchangeTestApp.json +4578 -4589
- package/build/contracts/FlowOperatorDefinitions.json +1 -1
- package/build/contracts/FullUpgradableSuperTokenProxy.json +319 -319
- package/build/contracts/IAccessControl.json +1 -1
- package/build/contracts/IAccessControlEnumerable.json +1 -1
- package/build/contracts/IConstantFlowAgreementV1.json +2 -2
- package/build/contracts/IDAv1Library.json +3227 -3403
- package/build/contracts/IERC165.json +1 -1
- package/build/contracts/IERC1820Implementer.json +1 -1
- package/build/contracts/IERC1820Registry.json +1 -1
- package/build/contracts/IERC20.json +1 -1
- package/build/contracts/IERC20Metadata.json +1 -1
- package/build/contracts/IERC777.json +1 -1
- package/build/contracts/IERC777Recipient.json +1 -1
- package/build/contracts/IERC777Sender.json +1 -1
- package/build/contracts/IInstantDistributionAgreementV1.json +2 -2
- package/build/contracts/IMaticBridgedNativeSuperToken.json +6 -6
- package/build/contracts/IMaticBridgedNativeSuperTokenCustom.json +2 -2
- package/build/contracts/IMultiSigWallet.json +1 -1
- package/build/contracts/IPureSuperToken.json +6 -6
- package/build/contracts/IPureSuperTokenCustom.json +2 -2
- package/build/contracts/IRelayRecipient.json +1 -1
- package/build/contracts/IResolver.json +1 -1
- package/build/contracts/ISETH.json +6 -6
- package/build/contracts/ISETHCustom.json +2 -2
- package/build/contracts/ISuperAgreement.json +2 -2
- package/build/contracts/ISuperApp.json +2 -2
- package/build/contracts/ISuperToken.json +6 -6
- package/build/contracts/ISuperTokenFactory.json +2 -2
- package/build/contracts/ISuperfluid.json +2 -2
- package/build/contracts/ISuperfluidGovernance.json +2 -2
- package/build/contracts/ISuperfluidToken.json +122 -122
- package/build/contracts/ITOGAv1.json +2689 -2739
- package/build/contracts/ITOGAv2.json +2689 -2739
- package/build/contracts/Initializable.json +1 -1
- package/build/contracts/InstantDistributionAgreementV1.json +5387 -5387
- package/build/contracts/MaticBridgedNativeSuperTokenProxy.json +971 -971
- package/build/contracts/NonClosableOutflowTestApp.json +4343 -4354
- package/build/contracts/Ownable.json +1 -1
- package/build/contracts/Pausable.json +1 -1
- package/build/contracts/Proxy.json +1 -1
- package/build/contracts/PureSuperToken.json +694 -694
- package/build/contracts/Resolver.json +1058 -1058
- package/build/contracts/SETHProxy.json +661 -661
- package/build/contracts/SafeCast.json +1 -1
- package/build/contracts/SafeERC20.json +1 -1
- package/build/contracts/SafeMath.json +1 -1
- package/build/contracts/SelfDeletingFlowTestApp.json +4440 -4451
- package/build/contracts/SlotsBitmapLibrary.json +1757 -1757
- package/build/contracts/Strings.json +1 -1
- package/build/contracts/SuperAppBase.json +2 -2
- package/build/contracts/SuperAppDefinitions.json +1 -1
- package/build/contracts/SuperToken.json +9757 -9515
- package/build/contracts/SuperTokenFactory.json +2074 -2074
- package/build/contracts/SuperTokenFactoryBase.json +989 -989
- package/build/contracts/SuperTokenFactoryHelper.json +1095 -1095
- package/build/contracts/SuperUpgrader.json +2495 -2495
- package/build/contracts/Superfluid.json +12978 -12978
- package/build/contracts/SuperfluidFrameworkDeployer.json +2042 -2042
- package/build/contracts/SuperfluidGovernanceBase.json +9 -9
- package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
- package/build/contracts/SuperfluidGovernanceII.json +2022 -2022
- package/build/contracts/SuperfluidGovernanceIIProxy.json +227 -227
- package/build/contracts/SuperfluidLoader.json +752 -752
- package/build/contracts/SuperfluidToken.json +3476 -2953
- package/build/contracts/TOGA.json +4681 -4731
- package/build/contracts/TestGovernance.json +2402 -2402
- package/build/contracts/TestToken.json +1267 -1267
- package/build/contracts/TokenCustodian.json +903 -903
- package/build/contracts/TokenInfo.json +1 -1
- package/build/contracts/UUPSProxiable.json +233 -233
- package/build/contracts/UUPSProxy.json +257 -257
- package/build/contracts/UUPSUtils.json +85 -85
- package/build/contracts-sizes.txt +6 -6
- package/contracts/apps/CFAv1Library.sol +147 -111
- package/contracts/apps/IDAv1Library.sol +133 -101
- package/contracts/interfaces/superfluid/ISuperfluidToken.sol +8 -8
- package/contracts/libs/EventsEmitter.sol +16 -0
- package/contracts/mocks/CFAAppMocks.sol +52 -36
- package/contracts/mocks/CustomSuperTokenMock.sol +11 -4
- package/contracts/mocks/IDASuperAppTester.sol +24 -18
- package/contracts/mocks/MultiFlowTesterApp.sol +33 -24
- package/contracts/mocks/SuperAppMocks.sol +54 -40
- package/contracts/superfluid/SuperfluidToken.sol +33 -31
- package/contracts/utils/BatchLiquidator.sol +15 -11
- package/contracts/utils/TOGA.sol +40 -30
- package/package.json +2 -2
|
@@ -7,30 +7,30 @@
|
|
|
7
7
|
"immutableReferences": {},
|
|
8
8
|
"generatedSources": [],
|
|
9
9
|
"deployedGeneratedSources": [],
|
|
10
|
-
"sourceMap": "137:933:
|
|
11
|
-
"deployedSourceMap": "137:933:
|
|
10
|
+
"sourceMap": "137:933:95:-:0;;;;;;;;;;;;;;;-1:-1:-1;;;137:933:95;;;;;;;;;;;;;;;;;",
|
|
11
|
+
"deployedSourceMap": "137:933:95:-:0;;;;;;;;",
|
|
12
12
|
"source": "// SPDX-License-Identifier: AGPLv3\npragma solidity 0.8.13;\n\n/**\n * @title UUPS (Universal Upgradeable Proxy Standard) Shared Library\n */\nlibrary UUPSUtils {\n\n /**\n * @dev Implementation slot constant.\n * Using https://eips.ethereum.org/EIPS/eip-1967 standard\n * Storage slot 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc\n * (obtained as bytes32(uint256(keccak256('eip1967.proxy.implementation')) - 1)).\n */\n bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc;\n\n /// @dev Get implementation address.\n function implementation() internal view returns (address impl) {\n assembly { // solium-disable-line\n impl := sload(_IMPLEMENTATION_SLOT)\n }\n }\n\n /// @dev Set new implementation address.\n function setImplementation(address codeAddress) internal {\n assembly {\n // solium-disable-line\n sstore(\n _IMPLEMENTATION_SLOT,\n codeAddress\n )\n }\n }\n\n}\n",
|
|
13
13
|
"sourcePath": "/home/runner/work/protocol-monorepo/protocol-monorepo/packages/ethereum-contracts/contracts/upgradability/UUPSUtils.sol",
|
|
14
14
|
"ast": {
|
|
15
15
|
"absolutePath": "project:/contracts/upgradability/UUPSUtils.sol",
|
|
16
16
|
"exportedSymbols": {
|
|
17
17
|
"UUPSUtils": [
|
|
18
|
-
|
|
18
|
+
34919
|
|
19
19
|
]
|
|
20
20
|
},
|
|
21
|
-
"id":
|
|
21
|
+
"id": 34920,
|
|
22
22
|
"license": "AGPLv3",
|
|
23
23
|
"nodeType": "SourceUnit",
|
|
24
24
|
"nodes": [
|
|
25
25
|
{
|
|
26
|
-
"id":
|
|
26
|
+
"id": 34897,
|
|
27
27
|
"literals": [
|
|
28
28
|
"solidity",
|
|
29
29
|
"0.8",
|
|
30
30
|
".13"
|
|
31
31
|
],
|
|
32
32
|
"nodeType": "PragmaDirective",
|
|
33
|
-
"src": "35:23:
|
|
33
|
+
"src": "35:23:95"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"abstract": false,
|
|
@@ -39,35 +39,35 @@
|
|
|
39
39
|
"contractDependencies": [],
|
|
40
40
|
"contractKind": "library",
|
|
41
41
|
"documentation": {
|
|
42
|
-
"id":
|
|
42
|
+
"id": 34898,
|
|
43
43
|
"nodeType": "StructuredDocumentation",
|
|
44
|
-
"src": "60:76:
|
|
44
|
+
"src": "60:76:95",
|
|
45
45
|
"text": " @title UUPS (Universal Upgradeable Proxy Standard) Shared Library"
|
|
46
46
|
},
|
|
47
47
|
"fullyImplemented": true,
|
|
48
|
-
"id":
|
|
48
|
+
"id": 34919,
|
|
49
49
|
"linearizedBaseContracts": [
|
|
50
|
-
|
|
50
|
+
34919
|
|
51
51
|
],
|
|
52
52
|
"name": "UUPSUtils",
|
|
53
|
-
"nameLocation": "145:9:
|
|
53
|
+
"nameLocation": "145:9:95",
|
|
54
54
|
"nodeType": "ContractDefinition",
|
|
55
55
|
"nodes": [
|
|
56
56
|
{
|
|
57
57
|
"constant": true,
|
|
58
58
|
"documentation": {
|
|
59
|
-
"id":
|
|
59
|
+
"id": 34899,
|
|
60
60
|
"nodeType": "StructuredDocumentation",
|
|
61
|
-
"src": "162:288:
|
|
61
|
+
"src": "162:288:95",
|
|
62
62
|
"text": " @dev Implementation slot constant.\n Using https://eips.ethereum.org/EIPS/eip-1967 standard\n Storage slot 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc\n (obtained as bytes32(uint256(keccak256('eip1967.proxy.implementation')) - 1))."
|
|
63
63
|
},
|
|
64
|
-
"id":
|
|
64
|
+
"id": 34902,
|
|
65
65
|
"mutability": "constant",
|
|
66
66
|
"name": "_IMPLEMENTATION_SLOT",
|
|
67
|
-
"nameLocation": "481:20:
|
|
67
|
+
"nameLocation": "481:20:95",
|
|
68
68
|
"nodeType": "VariableDeclaration",
|
|
69
|
-
"scope":
|
|
70
|
-
"src": "455:115:
|
|
69
|
+
"scope": 34919,
|
|
70
|
+
"src": "455:115:95",
|
|
71
71
|
"stateVariable": true,
|
|
72
72
|
"storageLocation": "default",
|
|
73
73
|
"typeDescriptions": {
|
|
@@ -75,10 +75,10 @@
|
|
|
75
75
|
"typeString": "bytes32"
|
|
76
76
|
},
|
|
77
77
|
"typeName": {
|
|
78
|
-
"id":
|
|
78
|
+
"id": 34900,
|
|
79
79
|
"name": "bytes32",
|
|
80
80
|
"nodeType": "ElementaryTypeName",
|
|
81
|
-
"src": "455:7:
|
|
81
|
+
"src": "455:7:95",
|
|
82
82
|
"typeDescriptions": {
|
|
83
83
|
"typeIdentifier": "t_bytes32",
|
|
84
84
|
"typeString": "bytes32"
|
|
@@ -86,14 +86,14 @@
|
|
|
86
86
|
},
|
|
87
87
|
"value": {
|
|
88
88
|
"hexValue": "307833363038393461313362613161333231303636376338323834393264623938646361336532303736636333373335613932306133636135303564333832626263",
|
|
89
|
-
"id":
|
|
89
|
+
"id": 34901,
|
|
90
90
|
"isConstant": false,
|
|
91
91
|
"isLValue": false,
|
|
92
92
|
"isPure": true,
|
|
93
93
|
"kind": "number",
|
|
94
94
|
"lValueRequested": false,
|
|
95
95
|
"nodeType": "Literal",
|
|
96
|
-
"src": "504:66:
|
|
96
|
+
"src": "504:66:95",
|
|
97
97
|
"typeDescriptions": {
|
|
98
98
|
"typeIdentifier": "t_rational_24440054405305269366569402256811496959409073762505157381672968839269610695612_by_1",
|
|
99
99
|
"typeString": "int_const 2444...(69 digits omitted)...5612"
|
|
@@ -104,39 +104,39 @@
|
|
|
104
104
|
},
|
|
105
105
|
{
|
|
106
106
|
"body": {
|
|
107
|
-
"id":
|
|
107
|
+
"id": 34909,
|
|
108
108
|
"nodeType": "Block",
|
|
109
|
-
"src": "681:107:
|
|
109
|
+
"src": "681:107:95",
|
|
110
110
|
"statements": [
|
|
111
111
|
{
|
|
112
112
|
"AST": {
|
|
113
113
|
"nodeType": "YulBlock",
|
|
114
|
-
"src": "700:82:
|
|
114
|
+
"src": "700:82:95",
|
|
115
115
|
"statements": [
|
|
116
116
|
{
|
|
117
117
|
"nodeType": "YulAssignment",
|
|
118
|
-
"src": "737:35:
|
|
118
|
+
"src": "737:35:95",
|
|
119
119
|
"value": {
|
|
120
120
|
"arguments": [
|
|
121
121
|
{
|
|
122
122
|
"name": "_IMPLEMENTATION_SLOT",
|
|
123
123
|
"nodeType": "YulIdentifier",
|
|
124
|
-
"src": "751:20:
|
|
124
|
+
"src": "751:20:95"
|
|
125
125
|
}
|
|
126
126
|
],
|
|
127
127
|
"functionName": {
|
|
128
128
|
"name": "sload",
|
|
129
129
|
"nodeType": "YulIdentifier",
|
|
130
|
-
"src": "745:5:
|
|
130
|
+
"src": "745:5:95"
|
|
131
131
|
},
|
|
132
132
|
"nodeType": "YulFunctionCall",
|
|
133
|
-
"src": "745:27:
|
|
133
|
+
"src": "745:27:95"
|
|
134
134
|
},
|
|
135
135
|
"variableNames": [
|
|
136
136
|
{
|
|
137
137
|
"name": "impl",
|
|
138
138
|
"nodeType": "YulIdentifier",
|
|
139
|
-
"src": "737:4:
|
|
139
|
+
"src": "737:4:95"
|
|
140
140
|
}
|
|
141
141
|
]
|
|
142
142
|
}
|
|
@@ -145,58 +145,58 @@
|
|
|
145
145
|
"evmVersion": "london",
|
|
146
146
|
"externalReferences": [
|
|
147
147
|
{
|
|
148
|
-
"declaration":
|
|
148
|
+
"declaration": 34902,
|
|
149
149
|
"isOffset": false,
|
|
150
150
|
"isSlot": false,
|
|
151
|
-
"src": "751:20:
|
|
151
|
+
"src": "751:20:95",
|
|
152
152
|
"valueSize": 1
|
|
153
153
|
},
|
|
154
154
|
{
|
|
155
|
-
"declaration":
|
|
155
|
+
"declaration": 34906,
|
|
156
156
|
"isOffset": false,
|
|
157
157
|
"isSlot": false,
|
|
158
|
-
"src": "737:4:
|
|
158
|
+
"src": "737:4:95",
|
|
159
159
|
"valueSize": 1
|
|
160
160
|
}
|
|
161
161
|
],
|
|
162
|
-
"id":
|
|
162
|
+
"id": 34908,
|
|
163
163
|
"nodeType": "InlineAssembly",
|
|
164
|
-
"src": "691:91:
|
|
164
|
+
"src": "691:91:95"
|
|
165
165
|
}
|
|
166
166
|
]
|
|
167
167
|
},
|
|
168
168
|
"documentation": {
|
|
169
|
-
"id":
|
|
169
|
+
"id": 34903,
|
|
170
170
|
"nodeType": "StructuredDocumentation",
|
|
171
|
-
"src": "577:36:
|
|
171
|
+
"src": "577:36:95",
|
|
172
172
|
"text": "@dev Get implementation address."
|
|
173
173
|
},
|
|
174
|
-
"id":
|
|
174
|
+
"id": 34910,
|
|
175
175
|
"implemented": true,
|
|
176
176
|
"kind": "function",
|
|
177
177
|
"modifiers": [],
|
|
178
178
|
"name": "implementation",
|
|
179
|
-
"nameLocation": "627:14:
|
|
179
|
+
"nameLocation": "627:14:95",
|
|
180
180
|
"nodeType": "FunctionDefinition",
|
|
181
181
|
"parameters": {
|
|
182
|
-
"id":
|
|
182
|
+
"id": 34904,
|
|
183
183
|
"nodeType": "ParameterList",
|
|
184
184
|
"parameters": [],
|
|
185
|
-
"src": "641:2:
|
|
185
|
+
"src": "641:2:95"
|
|
186
186
|
},
|
|
187
187
|
"returnParameters": {
|
|
188
|
-
"id":
|
|
188
|
+
"id": 34907,
|
|
189
189
|
"nodeType": "ParameterList",
|
|
190
190
|
"parameters": [
|
|
191
191
|
{
|
|
192
192
|
"constant": false,
|
|
193
|
-
"id":
|
|
193
|
+
"id": 34906,
|
|
194
194
|
"mutability": "mutable",
|
|
195
195
|
"name": "impl",
|
|
196
|
-
"nameLocation": "675:4:
|
|
196
|
+
"nameLocation": "675:4:95",
|
|
197
197
|
"nodeType": "VariableDeclaration",
|
|
198
|
-
"scope":
|
|
199
|
-
"src": "667:12:
|
|
198
|
+
"scope": 34910,
|
|
199
|
+
"src": "667:12:95",
|
|
200
200
|
"stateVariable": false,
|
|
201
201
|
"storageLocation": "default",
|
|
202
202
|
"typeDescriptions": {
|
|
@@ -204,10 +204,10 @@
|
|
|
204
204
|
"typeString": "address"
|
|
205
205
|
},
|
|
206
206
|
"typeName": {
|
|
207
|
-
"id":
|
|
207
|
+
"id": 34905,
|
|
208
208
|
"name": "address",
|
|
209
209
|
"nodeType": "ElementaryTypeName",
|
|
210
|
-
"src": "667:7:
|
|
210
|
+
"src": "667:7:95",
|
|
211
211
|
"stateMutability": "nonpayable",
|
|
212
212
|
"typeDescriptions": {
|
|
213
213
|
"typeIdentifier": "t_address",
|
|
@@ -217,24 +217,24 @@
|
|
|
217
217
|
"visibility": "internal"
|
|
218
218
|
}
|
|
219
219
|
],
|
|
220
|
-
"src": "666:14:
|
|
220
|
+
"src": "666:14:95"
|
|
221
221
|
},
|
|
222
|
-
"scope":
|
|
223
|
-
"src": "618:170:
|
|
222
|
+
"scope": 34919,
|
|
223
|
+
"src": "618:170:95",
|
|
224
224
|
"stateMutability": "view",
|
|
225
225
|
"virtual": false,
|
|
226
226
|
"visibility": "internal"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
229
|
"body": {
|
|
230
|
-
"id":
|
|
230
|
+
"id": 34917,
|
|
231
231
|
"nodeType": "Block",
|
|
232
|
-
"src": "896:171:
|
|
232
|
+
"src": "896:171:95",
|
|
233
233
|
"statements": [
|
|
234
234
|
{
|
|
235
235
|
"AST": {
|
|
236
236
|
"nodeType": "YulBlock",
|
|
237
|
-
"src": "915:146:
|
|
237
|
+
"src": "915:146:95",
|
|
238
238
|
"statements": [
|
|
239
239
|
{
|
|
240
240
|
"expression": {
|
|
@@ -242,76 +242,76 @@
|
|
|
242
242
|
{
|
|
243
243
|
"name": "_IMPLEMENTATION_SLOT",
|
|
244
244
|
"nodeType": "YulIdentifier",
|
|
245
|
-
"src": "988:20:
|
|
245
|
+
"src": "988:20:95"
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"name": "codeAddress",
|
|
249
249
|
"nodeType": "YulIdentifier",
|
|
250
|
-
"src": "1026:11:
|
|
250
|
+
"src": "1026:11:95"
|
|
251
251
|
}
|
|
252
252
|
],
|
|
253
253
|
"functionName": {
|
|
254
254
|
"name": "sstore",
|
|
255
255
|
"nodeType": "YulIdentifier",
|
|
256
|
-
"src": "964:6:
|
|
256
|
+
"src": "964:6:95"
|
|
257
257
|
},
|
|
258
258
|
"nodeType": "YulFunctionCall",
|
|
259
|
-
"src": "964:87:
|
|
259
|
+
"src": "964:87:95"
|
|
260
260
|
},
|
|
261
261
|
"nodeType": "YulExpressionStatement",
|
|
262
|
-
"src": "964:87:
|
|
262
|
+
"src": "964:87:95"
|
|
263
263
|
}
|
|
264
264
|
]
|
|
265
265
|
},
|
|
266
266
|
"evmVersion": "london",
|
|
267
267
|
"externalReferences": [
|
|
268
268
|
{
|
|
269
|
-
"declaration":
|
|
269
|
+
"declaration": 34902,
|
|
270
270
|
"isOffset": false,
|
|
271
271
|
"isSlot": false,
|
|
272
|
-
"src": "988:20:
|
|
272
|
+
"src": "988:20:95",
|
|
273
273
|
"valueSize": 1
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
|
-
"declaration":
|
|
276
|
+
"declaration": 34913,
|
|
277
277
|
"isOffset": false,
|
|
278
278
|
"isSlot": false,
|
|
279
|
-
"src": "1026:11:
|
|
279
|
+
"src": "1026:11:95",
|
|
280
280
|
"valueSize": 1
|
|
281
281
|
}
|
|
282
282
|
],
|
|
283
|
-
"id":
|
|
283
|
+
"id": 34916,
|
|
284
284
|
"nodeType": "InlineAssembly",
|
|
285
|
-
"src": "906:155:
|
|
285
|
+
"src": "906:155:95"
|
|
286
286
|
}
|
|
287
287
|
]
|
|
288
288
|
},
|
|
289
289
|
"documentation": {
|
|
290
|
-
"id":
|
|
290
|
+
"id": 34911,
|
|
291
291
|
"nodeType": "StructuredDocumentation",
|
|
292
|
-
"src": "794:40:
|
|
292
|
+
"src": "794:40:95",
|
|
293
293
|
"text": "@dev Set new implementation address."
|
|
294
294
|
},
|
|
295
|
-
"id":
|
|
295
|
+
"id": 34918,
|
|
296
296
|
"implemented": true,
|
|
297
297
|
"kind": "function",
|
|
298
298
|
"modifiers": [],
|
|
299
299
|
"name": "setImplementation",
|
|
300
|
-
"nameLocation": "848:17:
|
|
300
|
+
"nameLocation": "848:17:95",
|
|
301
301
|
"nodeType": "FunctionDefinition",
|
|
302
302
|
"parameters": {
|
|
303
|
-
"id":
|
|
303
|
+
"id": 34914,
|
|
304
304
|
"nodeType": "ParameterList",
|
|
305
305
|
"parameters": [
|
|
306
306
|
{
|
|
307
307
|
"constant": false,
|
|
308
|
-
"id":
|
|
308
|
+
"id": 34913,
|
|
309
309
|
"mutability": "mutable",
|
|
310
310
|
"name": "codeAddress",
|
|
311
|
-
"nameLocation": "874:11:
|
|
311
|
+
"nameLocation": "874:11:95",
|
|
312
312
|
"nodeType": "VariableDeclaration",
|
|
313
|
-
"scope":
|
|
314
|
-
"src": "866:19:
|
|
313
|
+
"scope": 34918,
|
|
314
|
+
"src": "866:19:95",
|
|
315
315
|
"stateVariable": false,
|
|
316
316
|
"storageLocation": "default",
|
|
317
317
|
"typeDescriptions": {
|
|
@@ -319,10 +319,10 @@
|
|
|
319
319
|
"typeString": "address"
|
|
320
320
|
},
|
|
321
321
|
"typeName": {
|
|
322
|
-
"id":
|
|
322
|
+
"id": 34912,
|
|
323
323
|
"name": "address",
|
|
324
324
|
"nodeType": "ElementaryTypeName",
|
|
325
|
-
"src": "866:7:
|
|
325
|
+
"src": "866:7:95",
|
|
326
326
|
"stateMutability": "nonpayable",
|
|
327
327
|
"typeDescriptions": {
|
|
328
328
|
"typeIdentifier": "t_address",
|
|
@@ -332,27 +332,27 @@
|
|
|
332
332
|
"visibility": "internal"
|
|
333
333
|
}
|
|
334
334
|
],
|
|
335
|
-
"src": "865:21:
|
|
335
|
+
"src": "865:21:95"
|
|
336
336
|
},
|
|
337
337
|
"returnParameters": {
|
|
338
|
-
"id":
|
|
338
|
+
"id": 34915,
|
|
339
339
|
"nodeType": "ParameterList",
|
|
340
340
|
"parameters": [],
|
|
341
|
-
"src": "896:0:
|
|
341
|
+
"src": "896:0:95"
|
|
342
342
|
},
|
|
343
|
-
"scope":
|
|
344
|
-
"src": "839:228:
|
|
343
|
+
"scope": 34919,
|
|
344
|
+
"src": "839:228:95",
|
|
345
345
|
"stateMutability": "nonpayable",
|
|
346
346
|
"virtual": false,
|
|
347
347
|
"visibility": "internal"
|
|
348
348
|
}
|
|
349
349
|
],
|
|
350
|
-
"scope":
|
|
351
|
-
"src": "137:933:
|
|
350
|
+
"scope": 34920,
|
|
351
|
+
"src": "137:933:95",
|
|
352
352
|
"usedErrors": []
|
|
353
353
|
}
|
|
354
354
|
],
|
|
355
|
-
"src": "35:1036:
|
|
355
|
+
"src": "35:1036:95"
|
|
356
356
|
},
|
|
357
357
|
"compiler": {
|
|
358
358
|
"name": "solc",
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
},
|
|
361
361
|
"networks": {},
|
|
362
362
|
"schemaVersion": "3.4.7",
|
|
363
|
-
"updatedAt": "2022-
|
|
363
|
+
"updatedAt": "2022-06-06T10:25:55.519Z",
|
|
364
364
|
"devdoc": {
|
|
365
365
|
"kind": "dev",
|
|
366
366
|
"methods": {},
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
Superfluid.sol : 22090 (2486)
|
|
2
|
-
SuperfluidToken.sol : 2 (24574)
|
|
3
|
-
SuperToken.sol : 18673 (5903)
|
|
4
1
|
FullUpgradableSuperTokenProxy.sol : 635 (23941)
|
|
2
|
+
SuperfluidToken.sol : 2 (24574)
|
|
3
|
+
SuperToken.sol : 18856 (5720)
|
|
5
4
|
SuperTokenFactory.sol : 4997 (19579)
|
|
6
|
-
|
|
7
|
-
InstantDistributionAgreementV1.sol : 21566 (3010)
|
|
5
|
+
Superfluid.sol : 22090 (2486)
|
|
8
6
|
AgreementBase.sol : 2 (24574)
|
|
7
|
+
InstantDistributionAgreementV1.sol : 21566 (3010)
|
|
8
|
+
AgreementLibrary.sol : 143 (24433)
|
|
9
9
|
ConstantFlowAgreementV1.sol : 21389 (3187)
|
|
10
|
-
SuperfluidGovernanceII.sol : 6831 (17745)
|
|
11
10
|
SuperfluidGovernanceBase.sol : 2 (24574)
|
|
11
|
+
SuperfluidGovernanceII.sol : 6831 (17745)
|