@keep-network/tbtc-v2 1.6.0-dev.1 → 1.6.0-dev.3

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.
Files changed (144) hide show
  1. package/artifacts/BLS.json +1 -1
  2. package/artifacts/Bank.json +3 -3
  3. package/artifacts/BeaconAuthorization.json +1 -1
  4. package/artifacts/BeaconDkg.json +1 -1
  5. package/artifacts/BeaconDkgValidator.json +1 -1
  6. package/artifacts/BeaconInactivity.json +1 -1
  7. package/artifacts/BeaconSortitionPool.json +3 -3
  8. package/artifacts/Bridge.json +5 -5
  9. package/artifacts/BridgeGovernance.json +2 -2
  10. package/artifacts/BridgeGovernanceParameters.json +2 -2
  11. package/artifacts/Deposit.json +2 -2
  12. package/artifacts/DepositSweep.json +2 -2
  13. package/artifacts/DonationVault.json +3 -3
  14. package/artifacts/EcdsaDkgValidator.json +1 -1
  15. package/artifacts/EcdsaInactivity.json +1 -1
  16. package/artifacts/EcdsaSortitionPool.json +3 -3
  17. package/artifacts/Fraud.json +2 -2
  18. package/artifacts/KeepRegistry.json +1 -1
  19. package/artifacts/KeepStake.json +2 -2
  20. package/artifacts/KeepToken.json +2 -2
  21. package/artifacts/KeepTokenStaking.json +1 -1
  22. package/artifacts/LightRelay.json +3 -3
  23. package/artifacts/LightRelayMaintainerProxy.json +3 -3
  24. package/artifacts/MaintainerProxy.json +3 -3
  25. package/artifacts/MovingFunds.json +2 -2
  26. package/artifacts/NuCypherStakingEscrow.json +1 -1
  27. package/artifacts/NuCypherToken.json +2 -2
  28. package/artifacts/RandomBeacon.json +2 -2
  29. package/artifacts/RandomBeaconChaosnet.json +2 -2
  30. package/artifacts/RandomBeaconGovernance.json +2 -2
  31. package/artifacts/Redemption.json +2 -2
  32. package/artifacts/ReimbursementPool.json +2 -2
  33. package/artifacts/T.json +2 -2
  34. package/artifacts/TBTC.json +3 -3
  35. package/artifacts/TBTCToken.json +3 -3
  36. package/artifacts/TBTCVault.json +23 -23
  37. package/artifacts/TokenStaking.json +1 -1
  38. package/artifacts/TokenholderGovernor.json +9 -9
  39. package/artifacts/TokenholderTimelock.json +8 -8
  40. package/artifacts/VendingMachine.json +3 -3
  41. package/artifacts/VendingMachineKeep.json +1 -1
  42. package/artifacts/VendingMachineNuCypher.json +1 -1
  43. package/artifacts/VendingMachineV2.json +3 -3
  44. package/artifacts/VendingMachineV3.json +3 -3
  45. package/artifacts/WalletCoordinator.json +5 -5
  46. package/artifacts/WalletRegistry.json +5 -5
  47. package/artifacts/WalletRegistryGovernance.json +2 -2
  48. package/artifacts/Wallets.json +2 -2
  49. package/artifacts/solcInputs/{9c1bc2cca49796c7f9e7712adfa86bb8.json → d2d7e276da75d7184610fe11a4a103b7.json} +3 -0
  50. package/build/contracts/GovernanceUtils.sol/GovernanceUtils.dbg.json +1 -1
  51. package/build/contracts/bank/Bank.sol/Bank.dbg.json +1 -1
  52. package/build/contracts/bank/IReceiveBalanceApproval.sol/IReceiveBalanceApproval.dbg.json +1 -1
  53. package/build/contracts/bridge/BitcoinTx.sol/BitcoinTx.dbg.json +1 -1
  54. package/build/contracts/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  55. package/build/contracts/bridge/BridgeGovernanceParameters.sol/BridgeGovernanceParameters.dbg.json +1 -1
  56. package/build/contracts/bridge/BridgeState.sol/BridgeState.dbg.json +1 -1
  57. package/build/contracts/bridge/Deposit.sol/Deposit.dbg.json +1 -1
  58. package/build/contracts/bridge/DepositSweep.sol/DepositSweep.dbg.json +1 -1
  59. package/build/contracts/bridge/EcdsaLib.sol/EcdsaLib.dbg.json +1 -1
  60. package/build/contracts/bridge/Fraud.sol/Fraud.dbg.json +1 -1
  61. package/build/contracts/bridge/Heartbeat.sol/Heartbeat.dbg.json +1 -1
  62. package/build/contracts/bridge/IRelay.sol/IRelay.dbg.json +1 -1
  63. package/build/contracts/bridge/MovingFunds.sol/MovingFunds.dbg.json +1 -1
  64. package/build/contracts/bridge/Redemption.sol/OutboundTx.dbg.json +1 -1
  65. package/build/contracts/bridge/Redemption.sol/Redemption.dbg.json +1 -1
  66. package/build/contracts/bridge/VendingMachine.sol/VendingMachine.dbg.json +1 -1
  67. package/build/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.dbg.json +1 -1
  68. package/build/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.dbg.json +1 -1
  69. package/build/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.dbg.json +1 -1
  70. package/build/contracts/bridge/Wallets.sol/Wallets.dbg.json +1 -1
  71. package/build/contracts/l2/L2TBTC.sol/L2TBTC.dbg.json +1 -1
  72. package/build/contracts/l2/L2WormholeGateway.sol/IWormholeTokenBridge.dbg.json +1 -1
  73. package/build/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.dbg.json +1 -1
  74. package/build/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.dbg.json +1 -1
  75. package/build/contracts/relay/LightRelay.sol/ILightRelay.dbg.json +1 -1
  76. package/build/contracts/relay/LightRelay.sol/LightRelay.dbg.json +1 -1
  77. package/build/contracts/relay/LightRelay.sol/RelayUtils.dbg.json +1 -1
  78. package/build/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.dbg.json +1 -1
  79. package/build/contracts/token/TBTC.sol/TBTC.dbg.json +1 -1
  80. package/build/contracts/vault/DonationVault.sol/DonationVault.dbg.json +1 -1
  81. package/build/contracts/vault/IVault.sol/IVault.dbg.json +1 -1
  82. package/build/contracts/vault/TBTCOptimisticMinting.sol/TBTCOptimisticMinting.dbg.json +1 -1
  83. package/build/contracts/vault/TBTCVault.sol/TBTCVault.dbg.json +1 -1
  84. package/deploy/01_deploy_light_relay.ts +3 -0
  85. package/deploy/09_deploy_bridge_governance.ts +5 -2
  86. package/deploy/19_authorize_spv_maintainer_in_bridge.ts +3 -3
  87. package/deploy/24_transfer_tbtc_ownership.ts +1 -1
  88. package/deploy/28_authorize_bridge_in_reimbursement_pool.ts +1 -1
  89. package/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.ts +1 -1
  90. package/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.ts +3 -1
  91. package/export/artifacts/@keep-network/bitcoin-spv-sol/contracts/BTCUtils.sol/BTCUtils.json +20 -20
  92. package/export/artifacts/@keep-network/ecdsa/contracts/EcdsaDkgValidator.sol/EcdsaDkgValidator.json +1986 -1986
  93. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaDkg.sol/EcdsaDkg.json +20 -20
  94. package/export/artifacts/@keep-network/ecdsa/contracts/libraries/EcdsaInactivity.sol/EcdsaInactivity.json +1836 -1836
  95. package/export/artifacts/@keep-network/random-beacon/contracts/ReimbursementPool.sol/ReimbursementPool.json +545 -545
  96. package/export/artifacts/@keep-network/sortition-pools/contracts/Chaosnet.sol/Chaosnet.json +506 -506
  97. package/export/artifacts/@keep-network/sortition-pools/contracts/Rewards.sol/Rewards.json +23 -23
  98. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionPool.sol/SortitionPool.json +2456 -2456
  99. package/export/artifacts/@keep-network/sortition-pools/contracts/SortitionTree.sol/SortitionTree.json +465 -465
  100. package/export/artifacts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.json +568 -568
  101. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.json +603 -603
  102. package/export/artifacts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.json +1001 -1001
  103. package/export/artifacts/@openzeppelin/contracts/token/ERC721/ERC721.sol/ERC721.json +1877 -1877
  104. package/export/artifacts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.json +654 -654
  105. package/export/artifacts/@thesis/solidity-contracts/contracts/token/ERC20WithPermit.sol/ERC20WithPermit.json +2534 -2534
  106. package/export/artifacts/@thesis/solidity-contracts/contracts/token/MisfundRecovery.sol/MisfundRecovery.json +736 -736
  107. package/export/artifacts/contracts/bank/Bank.sol/Bank.json +1872 -1872
  108. package/export/artifacts/contracts/bridge/Bridge.sol/Bridge.json +7061 -7061
  109. package/export/artifacts/contracts/bridge/VendingMachine.sol/VendingMachine.json +1257 -1257
  110. package/export/artifacts/contracts/bridge/VendingMachineV2.sol/VendingMachineV2.json +972 -972
  111. package/export/artifacts/contracts/bridge/VendingMachineV3.sol/VendingMachineV3.json +1122 -1122
  112. package/export/artifacts/contracts/bridge/WalletCoordinator.sol/WalletCoordinator.json +5403 -5403
  113. package/export/artifacts/contracts/l2/L2TBTC.sol/L2TBTC.json +2961 -2961
  114. package/export/artifacts/contracts/l2/L2WormholeGateway.sol/L2WormholeGateway.json +2442 -2442
  115. package/export/artifacts/contracts/maintainer/MaintainerProxy.sol/MaintainerProxy.json +2305 -2305
  116. package/export/artifacts/contracts/relay/LightRelay.sol/LightRelay.json +1864 -1864
  117. package/export/artifacts/contracts/relay/LightRelayMaintainerProxy.sol/LightRelayMaintainerProxy.json +982 -982
  118. package/export/artifacts/contracts/test/BankStub.sol/BankStub.json +1872 -1872
  119. package/export/artifacts/contracts/test/BridgeStub.sol/BridgeStub.json +8064 -8064
  120. package/export/artifacts/contracts/test/GoerliLightRelay.sol/GoerliLightRelay.json +1864 -1864
  121. package/export/artifacts/contracts/test/HeartbeatStub.sol/HeartbeatStub.json +127 -127
  122. package/export/artifacts/contracts/test/LightRelayStub.sol/LightRelayStub.json +1987 -1987
  123. package/export/artifacts/contracts/test/ReceiveApprovalStub.sol/ReceiveApprovalStub.json +346 -346
  124. package/export/artifacts/contracts/test/SepoliaLightRelay.sol/SepoliaLightRelay.json +12024 -0
  125. package/export/artifacts/contracts/test/SystemTestRelay.sol/SystemTestRelay.json +568 -568
  126. package/export/artifacts/contracts/test/TestERC20.sol/TestERC20.json +2291 -2291
  127. package/export/artifacts/contracts/test/TestERC721.sol/TestERC721.json +1698 -1698
  128. package/export/artifacts/contracts/test/TestEcdsaLib.sol/TestEcdsaLib.json +189 -189
  129. package/export/artifacts/contracts/test/WormholeBridgeStub.sol/WormholeBridgeStub.json +1443 -1443
  130. package/export/artifacts/contracts/token/TBTC.sol/TBTC.json +2847 -2847
  131. package/export/artifacts/contracts/vault/DonationVault.sol/DonationVault.json +858 -858
  132. package/export/artifacts/contracts/vault/TBTCVault.sol/TBTCVault.json +3476 -3476
  133. package/export/deploy/01_deploy_light_relay.js +3 -0
  134. package/export/deploy/09_deploy_bridge_governance.js +4 -2
  135. package/export/deploy/19_authorize_spv_maintainer_in_bridge.js +3 -3
  136. package/export/deploy/24_transfer_tbtc_ownership.js +1 -1
  137. package/export/deploy/28_authorize_bridge_in_reimbursement_pool.js +1 -1
  138. package/export/deploy/40_authorize_light_relay_maintainer_proxy_in_reimbursement_pool.js +1 -1
  139. package/export/deploy/41_authorize_light_relay_maintainer_proxy_in_light_relay.js +7 -3
  140. package/export/hardhat.config.js +24 -1
  141. package/export/typechain/SepoliaLightRelay.js +2 -0
  142. package/export/typechain/factories/SepoliaLightRelay__factory.js +535 -0
  143. package/export/typechain/index.js +3 -1
  144. package/package.json +1 -1
@@ -43,7 +43,7 @@
43
43
  "generatedSources": [],
44
44
  "linkReferences": {},
45
45
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH2 0x1FA DUP1 PUSH2 0x20 PUSH1 0x0 CODECOPY PUSH1 0x0 RETURN INVALID PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x2B JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x66EE38F1 EQ PUSH2 0x30 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x43 PUSH2 0x3E CALLDATASIZE PUSH1 0x4 PUSH2 0x119 JUMP JUMPDEST PUSH2 0x59 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x50 SWAP2 SWAP1 PUSH2 0x13B JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x60 PUSH2 0x65 DUP4 DUP4 PUSH2 0x6C JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x0 PUSH2 0x7B PUSH1 0x2 DUP5 PUSH2 0x189 JUMP JUMPDEST PUSH1 0x0 SUB PUSH2 0xA9 JUMPI POP PUSH32 0x200000000000000000000000000000000000000000000000000000000000000 PUSH2 0xCC JUMP JUMPDEST POP PUSH32 0x300000000000000000000000000000000000000000000000000000000000000 JUMPDEST PUSH1 0x40 MLOAD PUSH32 0xFF00000000000000000000000000000000000000000000000000000000000000 DUP3 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x21 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x41 ADD PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 DUP4 SUB SUB DUP2 MSTORE SWAP1 PUSH1 0x40 MSTORE SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x12C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP POP DUP1 CALLDATALOAD SWAP3 PUSH1 0x20 SWAP1 SWAP2 ADD CALLDATALOAD SWAP2 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x168 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0x14C JUMP JUMPDEST POP PUSH1 0x0 PUSH1 0x40 DUP3 DUP7 ADD ADD MSTORE PUSH1 0x40 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND DUP6 ADD ADD SWAP3 POP POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH2 0x1BF JUMPI PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP MOD SWAP1 JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODESIZE 0xAD 0xBA PUSH6 0xC4DB3D7AFB30 SWAP13 0xF8 COINBASE PUSH16 0xE8E87C7741A406200885710C68F941B5 DUP5 CREATE PUSH5 0x736F6C6343 STOP ADDMOD GT STOP CALLER ",
46
- "sourceMap": "207:198:118:-:0;;;;;;;;;;;;;;;;;;;"
46
+ "sourceMap": "207:198:119:-:0;;;;;;;;;;;;;;;;;;;"
47
47
  },
48
48
  "deployedBytecode": {
49
49
  "functionDebugData": {
@@ -53,9 +53,9 @@
53
53
  "parameterSlots": 2,
54
54
  "returnSlots": 1
55
55
  },
56
- "@compressPublicKey_41067": {
56
+ "@compressPublicKey_41107": {
57
57
  "entryPoint": 89,
58
- "id": 41067,
58
+ "id": 41107,
59
59
  "parameterSlots": 2,
60
60
  "returnSlots": 1
61
61
  },
@@ -88,22 +88,22 @@
88
88
  {
89
89
  "ast": {
90
90
  "nodeType": "YulBlock",
91
- "src": "0:1408:125",
91
+ "src": "0:1408:126",
92
92
  "statements": [
93
93
  {
94
94
  "nodeType": "YulBlock",
95
- "src": "6:3:125",
95
+ "src": "6:3:126",
96
96
  "statements": []
97
97
  },
98
98
  {
99
99
  "body": {
100
100
  "nodeType": "YulBlock",
101
- "src": "101:161:125",
101
+ "src": "101:161:126",
102
102
  "statements": [
103
103
  {
104
104
  "body": {
105
105
  "nodeType": "YulBlock",
106
- "src": "147:16:125",
106
+ "src": "147:16:126",
107
107
  "statements": [
108
108
  {
109
109
  "expression": {
@@ -111,14 +111,14 @@
111
111
  {
112
112
  "kind": "number",
113
113
  "nodeType": "YulLiteral",
114
- "src": "156:1:125",
114
+ "src": "156:1:126",
115
115
  "type": "",
116
116
  "value": "0"
117
117
  },
118
118
  {
119
119
  "kind": "number",
120
120
  "nodeType": "YulLiteral",
121
- "src": "159:1:125",
121
+ "src": "159:1:126",
122
122
  "type": "",
123
123
  "value": "0"
124
124
  }
@@ -126,13 +126,13 @@
126
126
  "functionName": {
127
127
  "name": "revert",
128
128
  "nodeType": "YulIdentifier",
129
- "src": "149:6:125"
129
+ "src": "149:6:126"
130
130
  },
131
131
  "nodeType": "YulFunctionCall",
132
- "src": "149:12:125"
132
+ "src": "149:12:126"
133
133
  },
134
134
  "nodeType": "YulExpressionStatement",
135
- "src": "149:12:125"
135
+ "src": "149:12:126"
136
136
  }
137
137
  ]
138
138
  },
@@ -143,26 +143,26 @@
143
143
  {
144
144
  "name": "dataEnd",
145
145
  "nodeType": "YulIdentifier",
146
- "src": "122:7:125"
146
+ "src": "122:7:126"
147
147
  },
148
148
  {
149
149
  "name": "headStart",
150
150
  "nodeType": "YulIdentifier",
151
- "src": "131:9:125"
151
+ "src": "131:9:126"
152
152
  }
153
153
  ],
154
154
  "functionName": {
155
155
  "name": "sub",
156
156
  "nodeType": "YulIdentifier",
157
- "src": "118:3:125"
157
+ "src": "118:3:126"
158
158
  },
159
159
  "nodeType": "YulFunctionCall",
160
- "src": "118:23:125"
160
+ "src": "118:23:126"
161
161
  },
162
162
  {
163
163
  "kind": "number",
164
164
  "nodeType": "YulLiteral",
165
- "src": "143:2:125",
165
+ "src": "143:2:126",
166
166
  "type": "",
167
167
  "value": "64"
168
168
  }
@@ -170,44 +170,44 @@
170
170
  "functionName": {
171
171
  "name": "slt",
172
172
  "nodeType": "YulIdentifier",
173
- "src": "114:3:125"
173
+ "src": "114:3:126"
174
174
  },
175
175
  "nodeType": "YulFunctionCall",
176
- "src": "114:32:125"
176
+ "src": "114:32:126"
177
177
  },
178
178
  "nodeType": "YulIf",
179
- "src": "111:52:125"
179
+ "src": "111:52:126"
180
180
  },
181
181
  {
182
182
  "nodeType": "YulAssignment",
183
- "src": "172:33:125",
183
+ "src": "172:33:126",
184
184
  "value": {
185
185
  "arguments": [
186
186
  {
187
187
  "name": "headStart",
188
188
  "nodeType": "YulIdentifier",
189
- "src": "195:9:125"
189
+ "src": "195:9:126"
190
190
  }
191
191
  ],
192
192
  "functionName": {
193
193
  "name": "calldataload",
194
194
  "nodeType": "YulIdentifier",
195
- "src": "182:12:125"
195
+ "src": "182:12:126"
196
196
  },
197
197
  "nodeType": "YulFunctionCall",
198
- "src": "182:23:125"
198
+ "src": "182:23:126"
199
199
  },
200
200
  "variableNames": [
201
201
  {
202
202
  "name": "value0",
203
203
  "nodeType": "YulIdentifier",
204
- "src": "172:6:125"
204
+ "src": "172:6:126"
205
205
  }
206
206
  ]
207
207
  },
208
208
  {
209
209
  "nodeType": "YulAssignment",
210
- "src": "214:42:125",
210
+ "src": "214:42:126",
211
211
  "value": {
212
212
  "arguments": [
213
213
  {
@@ -215,12 +215,12 @@
215
215
  {
216
216
  "name": "headStart",
217
217
  "nodeType": "YulIdentifier",
218
- "src": "241:9:125"
218
+ "src": "241:9:126"
219
219
  },
220
220
  {
221
221
  "kind": "number",
222
222
  "nodeType": "YulLiteral",
223
- "src": "252:2:125",
223
+ "src": "252:2:126",
224
224
  "type": "",
225
225
  "value": "32"
226
226
  }
@@ -228,25 +228,25 @@
228
228
  "functionName": {
229
229
  "name": "add",
230
230
  "nodeType": "YulIdentifier",
231
- "src": "237:3:125"
231
+ "src": "237:3:126"
232
232
  },
233
233
  "nodeType": "YulFunctionCall",
234
- "src": "237:18:125"
234
+ "src": "237:18:126"
235
235
  }
236
236
  ],
237
237
  "functionName": {
238
238
  "name": "calldataload",
239
239
  "nodeType": "YulIdentifier",
240
- "src": "224:12:125"
240
+ "src": "224:12:126"
241
241
  },
242
242
  "nodeType": "YulFunctionCall",
243
- "src": "224:32:125"
243
+ "src": "224:32:126"
244
244
  },
245
245
  "variableNames": [
246
246
  {
247
247
  "name": "value1",
248
248
  "nodeType": "YulIdentifier",
249
- "src": "214:6:125"
249
+ "src": "214:6:126"
250
250
  }
251
251
  ]
252
252
  }
@@ -258,13 +258,13 @@
258
258
  {
259
259
  "name": "headStart",
260
260
  "nodeType": "YulTypedName",
261
- "src": "59:9:125",
261
+ "src": "59:9:126",
262
262
  "type": ""
263
263
  },
264
264
  {
265
265
  "name": "dataEnd",
266
266
  "nodeType": "YulTypedName",
267
- "src": "70:7:125",
267
+ "src": "70:7:126",
268
268
  "type": ""
269
269
  }
270
270
  ],
@@ -272,30 +272,30 @@
272
272
  {
273
273
  "name": "value0",
274
274
  "nodeType": "YulTypedName",
275
- "src": "82:6:125",
275
+ "src": "82:6:126",
276
276
  "type": ""
277
277
  },
278
278
  {
279
279
  "name": "value1",
280
280
  "nodeType": "YulTypedName",
281
- "src": "90:6:125",
281
+ "src": "90:6:126",
282
282
  "type": ""
283
283
  }
284
284
  ],
285
- "src": "14:248:125"
285
+ "src": "14:248:126"
286
286
  },
287
287
  {
288
288
  "body": {
289
289
  "nodeType": "YulBlock",
290
- "src": "386:427:125",
290
+ "src": "386:427:126",
291
291
  "statements": [
292
292
  {
293
293
  "nodeType": "YulVariableDeclaration",
294
- "src": "396:12:125",
294
+ "src": "396:12:126",
295
295
  "value": {
296
296
  "kind": "number",
297
297
  "nodeType": "YulLiteral",
298
- "src": "406:2:125",
298
+ "src": "406:2:126",
299
299
  "type": "",
300
300
  "value": "32"
301
301
  },
@@ -303,7 +303,7 @@
303
303
  {
304
304
  "name": "_1",
305
305
  "nodeType": "YulTypedName",
306
- "src": "400:2:125",
306
+ "src": "400:2:126",
307
307
  "type": ""
308
308
  }
309
309
  ]
@@ -314,49 +314,49 @@
314
314
  {
315
315
  "name": "headStart",
316
316
  "nodeType": "YulIdentifier",
317
- "src": "424:9:125"
317
+ "src": "424:9:126"
318
318
  },
319
319
  {
320
320
  "name": "_1",
321
321
  "nodeType": "YulIdentifier",
322
- "src": "435:2:125"
322
+ "src": "435:2:126"
323
323
  }
324
324
  ],
325
325
  "functionName": {
326
326
  "name": "mstore",
327
327
  "nodeType": "YulIdentifier",
328
- "src": "417:6:125"
328
+ "src": "417:6:126"
329
329
  },
330
330
  "nodeType": "YulFunctionCall",
331
- "src": "417:21:125"
331
+ "src": "417:21:126"
332
332
  },
333
333
  "nodeType": "YulExpressionStatement",
334
- "src": "417:21:125"
334
+ "src": "417:21:126"
335
335
  },
336
336
  {
337
337
  "nodeType": "YulVariableDeclaration",
338
- "src": "447:27:125",
338
+ "src": "447:27:126",
339
339
  "value": {
340
340
  "arguments": [
341
341
  {
342
342
  "name": "value0",
343
343
  "nodeType": "YulIdentifier",
344
- "src": "467:6:125"
344
+ "src": "467:6:126"
345
345
  }
346
346
  ],
347
347
  "functionName": {
348
348
  "name": "mload",
349
349
  "nodeType": "YulIdentifier",
350
- "src": "461:5:125"
350
+ "src": "461:5:126"
351
351
  },
352
352
  "nodeType": "YulFunctionCall",
353
- "src": "461:13:125"
353
+ "src": "461:13:126"
354
354
  },
355
355
  "variables": [
356
356
  {
357
357
  "name": "length",
358
358
  "nodeType": "YulTypedName",
359
- "src": "451:6:125",
359
+ "src": "451:6:126",
360
360
  "type": ""
361
361
  }
362
362
  ]
@@ -369,46 +369,46 @@
369
369
  {
370
370
  "name": "headStart",
371
371
  "nodeType": "YulIdentifier",
372
- "src": "494:9:125"
372
+ "src": "494:9:126"
373
373
  },
374
374
  {
375
375
  "name": "_1",
376
376
  "nodeType": "YulIdentifier",
377
- "src": "505:2:125"
377
+ "src": "505:2:126"
378
378
  }
379
379
  ],
380
380
  "functionName": {
381
381
  "name": "add",
382
382
  "nodeType": "YulIdentifier",
383
- "src": "490:3:125"
383
+ "src": "490:3:126"
384
384
  },
385
385
  "nodeType": "YulFunctionCall",
386
- "src": "490:18:125"
386
+ "src": "490:18:126"
387
387
  },
388
388
  {
389
389
  "name": "length",
390
390
  "nodeType": "YulIdentifier",
391
- "src": "510:6:125"
391
+ "src": "510:6:126"
392
392
  }
393
393
  ],
394
394
  "functionName": {
395
395
  "name": "mstore",
396
396
  "nodeType": "YulIdentifier",
397
- "src": "483:6:125"
397
+ "src": "483:6:126"
398
398
  },
399
399
  "nodeType": "YulFunctionCall",
400
- "src": "483:34:125"
400
+ "src": "483:34:126"
401
401
  },
402
402
  "nodeType": "YulExpressionStatement",
403
- "src": "483:34:125"
403
+ "src": "483:34:126"
404
404
  },
405
405
  {
406
406
  "nodeType": "YulVariableDeclaration",
407
- "src": "526:10:125",
407
+ "src": "526:10:126",
408
408
  "value": {
409
409
  "kind": "number",
410
410
  "nodeType": "YulLiteral",
411
- "src": "535:1:125",
411
+ "src": "535:1:126",
412
412
  "type": "",
413
413
  "value": "0"
414
414
  },
@@ -416,7 +416,7 @@
416
416
  {
417
417
  "name": "i",
418
418
  "nodeType": "YulTypedName",
419
- "src": "530:1:125",
419
+ "src": "530:1:126",
420
420
  "type": ""
421
421
  }
422
422
  ]
@@ -424,7 +424,7 @@
424
424
  {
425
425
  "body": {
426
426
  "nodeType": "YulBlock",
427
- "src": "595:90:125",
427
+ "src": "595:90:126",
428
428
  "statements": [
429
429
  {
430
430
  "expression": {
@@ -436,26 +436,26 @@
436
436
  {
437
437
  "name": "headStart",
438
438
  "nodeType": "YulIdentifier",
439
- "src": "624:9:125"
439
+ "src": "624:9:126"
440
440
  },
441
441
  {
442
442
  "name": "i",
443
443
  "nodeType": "YulIdentifier",
444
- "src": "635:1:125"
444
+ "src": "635:1:126"
445
445
  }
446
446
  ],
447
447
  "functionName": {
448
448
  "name": "add",
449
449
  "nodeType": "YulIdentifier",
450
- "src": "620:3:125"
450
+ "src": "620:3:126"
451
451
  },
452
452
  "nodeType": "YulFunctionCall",
453
- "src": "620:17:125"
453
+ "src": "620:17:126"
454
454
  },
455
455
  {
456
456
  "kind": "number",
457
457
  "nodeType": "YulLiteral",
458
- "src": "639:2:125",
458
+ "src": "639:2:126",
459
459
  "type": "",
460
460
  "value": "64"
461
461
  }
@@ -463,10 +463,10 @@
463
463
  "functionName": {
464
464
  "name": "add",
465
465
  "nodeType": "YulIdentifier",
466
- "src": "616:3:125"
466
+ "src": "616:3:126"
467
467
  },
468
468
  "nodeType": "YulFunctionCall",
469
- "src": "616:26:125"
469
+ "src": "616:26:126"
470
470
  },
471
471
  {
472
472
  "arguments": [
@@ -477,56 +477,56 @@
477
477
  {
478
478
  "name": "value0",
479
479
  "nodeType": "YulIdentifier",
480
- "src": "658:6:125"
480
+ "src": "658:6:126"
481
481
  },
482
482
  {
483
483
  "name": "i",
484
484
  "nodeType": "YulIdentifier",
485
- "src": "666:1:125"
485
+ "src": "666:1:126"
486
486
  }
487
487
  ],
488
488
  "functionName": {
489
489
  "name": "add",
490
490
  "nodeType": "YulIdentifier",
491
- "src": "654:3:125"
491
+ "src": "654:3:126"
492
492
  },
493
493
  "nodeType": "YulFunctionCall",
494
- "src": "654:14:125"
494
+ "src": "654:14:126"
495
495
  },
496
496
  {
497
497
  "name": "_1",
498
498
  "nodeType": "YulIdentifier",
499
- "src": "670:2:125"
499
+ "src": "670:2:126"
500
500
  }
501
501
  ],
502
502
  "functionName": {
503
503
  "name": "add",
504
504
  "nodeType": "YulIdentifier",
505
- "src": "650:3:125"
505
+ "src": "650:3:126"
506
506
  },
507
507
  "nodeType": "YulFunctionCall",
508
- "src": "650:23:125"
508
+ "src": "650:23:126"
509
509
  }
510
510
  ],
511
511
  "functionName": {
512
512
  "name": "mload",
513
513
  "nodeType": "YulIdentifier",
514
- "src": "644:5:125"
514
+ "src": "644:5:126"
515
515
  },
516
516
  "nodeType": "YulFunctionCall",
517
- "src": "644:30:125"
517
+ "src": "644:30:126"
518
518
  }
519
519
  ],
520
520
  "functionName": {
521
521
  "name": "mstore",
522
522
  "nodeType": "YulIdentifier",
523
- "src": "609:6:125"
523
+ "src": "609:6:126"
524
524
  },
525
525
  "nodeType": "YulFunctionCall",
526
- "src": "609:66:125"
526
+ "src": "609:66:126"
527
527
  },
528
528
  "nodeType": "YulExpressionStatement",
529
- "src": "609:66:125"
529
+ "src": "609:66:126"
530
530
  }
531
531
  ]
532
532
  },
@@ -535,56 +535,56 @@
535
535
  {
536
536
  "name": "i",
537
537
  "nodeType": "YulIdentifier",
538
- "src": "556:1:125"
538
+ "src": "556:1:126"
539
539
  },
540
540
  {
541
541
  "name": "length",
542
542
  "nodeType": "YulIdentifier",
543
- "src": "559:6:125"
543
+ "src": "559:6:126"
544
544
  }
545
545
  ],
546
546
  "functionName": {
547
547
  "name": "lt",
548
548
  "nodeType": "YulIdentifier",
549
- "src": "553:2:125"
549
+ "src": "553:2:126"
550
550
  },
551
551
  "nodeType": "YulFunctionCall",
552
- "src": "553:13:125"
552
+ "src": "553:13:126"
553
553
  },
554
554
  "nodeType": "YulForLoop",
555
555
  "post": {
556
556
  "nodeType": "YulBlock",
557
- "src": "567:19:125",
557
+ "src": "567:19:126",
558
558
  "statements": [
559
559
  {
560
560
  "nodeType": "YulAssignment",
561
- "src": "569:15:125",
561
+ "src": "569:15:126",
562
562
  "value": {
563
563
  "arguments": [
564
564
  {
565
565
  "name": "i",
566
566
  "nodeType": "YulIdentifier",
567
- "src": "578:1:125"
567
+ "src": "578:1:126"
568
568
  },
569
569
  {
570
570
  "name": "_1",
571
571
  "nodeType": "YulIdentifier",
572
- "src": "581:2:125"
572
+ "src": "581:2:126"
573
573
  }
574
574
  ],
575
575
  "functionName": {
576
576
  "name": "add",
577
577
  "nodeType": "YulIdentifier",
578
- "src": "574:3:125"
578
+ "src": "574:3:126"
579
579
  },
580
580
  "nodeType": "YulFunctionCall",
581
- "src": "574:10:125"
581
+ "src": "574:10:126"
582
582
  },
583
583
  "variableNames": [
584
584
  {
585
585
  "name": "i",
586
586
  "nodeType": "YulIdentifier",
587
- "src": "569:1:125"
587
+ "src": "569:1:126"
588
588
  }
589
589
  ]
590
590
  }
@@ -592,10 +592,10 @@
592
592
  },
593
593
  "pre": {
594
594
  "nodeType": "YulBlock",
595
- "src": "549:3:125",
595
+ "src": "549:3:126",
596
596
  "statements": []
597
597
  },
598
- "src": "545:140:125"
598
+ "src": "545:140:126"
599
599
  },
600
600
  {
601
601
  "expression": {
@@ -607,26 +607,26 @@
607
607
  {
608
608
  "name": "headStart",
609
609
  "nodeType": "YulIdentifier",
610
- "src": "709:9:125"
610
+ "src": "709:9:126"
611
611
  },
612
612
  {
613
613
  "name": "length",
614
614
  "nodeType": "YulIdentifier",
615
- "src": "720:6:125"
615
+ "src": "720:6:126"
616
616
  }
617
617
  ],
618
618
  "functionName": {
619
619
  "name": "add",
620
620
  "nodeType": "YulIdentifier",
621
- "src": "705:3:125"
621
+ "src": "705:3:126"
622
622
  },
623
623
  "nodeType": "YulFunctionCall",
624
- "src": "705:22:125"
624
+ "src": "705:22:126"
625
625
  },
626
626
  {
627
627
  "kind": "number",
628
628
  "nodeType": "YulLiteral",
629
- "src": "729:2:125",
629
+ "src": "729:2:126",
630
630
  "type": "",
631
631
  "value": "64"
632
632
  }
@@ -634,15 +634,15 @@
634
634
  "functionName": {
635
635
  "name": "add",
636
636
  "nodeType": "YulIdentifier",
637
- "src": "701:3:125"
637
+ "src": "701:3:126"
638
638
  },
639
639
  "nodeType": "YulFunctionCall",
640
- "src": "701:31:125"
640
+ "src": "701:31:126"
641
641
  },
642
642
  {
643
643
  "kind": "number",
644
644
  "nodeType": "YulLiteral",
645
- "src": "734:1:125",
645
+ "src": "734:1:126",
646
646
  "type": "",
647
647
  "value": "0"
648
648
  }
@@ -650,17 +650,17 @@
650
650
  "functionName": {
651
651
  "name": "mstore",
652
652
  "nodeType": "YulIdentifier",
653
- "src": "694:6:125"
653
+ "src": "694:6:126"
654
654
  },
655
655
  "nodeType": "YulFunctionCall",
656
- "src": "694:42:125"
656
+ "src": "694:42:126"
657
657
  },
658
658
  "nodeType": "YulExpressionStatement",
659
- "src": "694:42:125"
659
+ "src": "694:42:126"
660
660
  },
661
661
  {
662
662
  "nodeType": "YulAssignment",
663
- "src": "745:62:125",
663
+ "src": "745:62:126",
664
664
  "value": {
665
665
  "arguments": [
666
666
  {
@@ -668,7 +668,7 @@
668
668
  {
669
669
  "name": "headStart",
670
670
  "nodeType": "YulIdentifier",
671
- "src": "761:9:125"
671
+ "src": "761:9:126"
672
672
  },
673
673
  {
674
674
  "arguments": [
@@ -677,12 +677,12 @@
677
677
  {
678
678
  "name": "length",
679
679
  "nodeType": "YulIdentifier",
680
- "src": "780:6:125"
680
+ "src": "780:6:126"
681
681
  },
682
682
  {
683
683
  "kind": "number",
684
684
  "nodeType": "YulLiteral",
685
- "src": "788:2:125",
685
+ "src": "788:2:126",
686
686
  "type": "",
687
687
  "value": "31"
688
688
  }
@@ -690,17 +690,17 @@
690
690
  "functionName": {
691
691
  "name": "add",
692
692
  "nodeType": "YulIdentifier",
693
- "src": "776:3:125"
693
+ "src": "776:3:126"
694
694
  },
695
695
  "nodeType": "YulFunctionCall",
696
- "src": "776:15:125"
696
+ "src": "776:15:126"
697
697
  },
698
698
  {
699
699
  "arguments": [
700
700
  {
701
701
  "kind": "number",
702
702
  "nodeType": "YulLiteral",
703
- "src": "797:2:125",
703
+ "src": "797:2:126",
704
704
  "type": "",
705
705
  "value": "31"
706
706
  }
@@ -708,33 +708,33 @@
708
708
  "functionName": {
709
709
  "name": "not",
710
710
  "nodeType": "YulIdentifier",
711
- "src": "793:3:125"
711
+ "src": "793:3:126"
712
712
  },
713
713
  "nodeType": "YulFunctionCall",
714
- "src": "793:7:125"
714
+ "src": "793:7:126"
715
715
  }
716
716
  ],
717
717
  "functionName": {
718
718
  "name": "and",
719
719
  "nodeType": "YulIdentifier",
720
- "src": "772:3:125"
720
+ "src": "772:3:126"
721
721
  },
722
722
  "nodeType": "YulFunctionCall",
723
- "src": "772:29:125"
723
+ "src": "772:29:126"
724
724
  }
725
725
  ],
726
726
  "functionName": {
727
727
  "name": "add",
728
728
  "nodeType": "YulIdentifier",
729
- "src": "757:3:125"
729
+ "src": "757:3:126"
730
730
  },
731
731
  "nodeType": "YulFunctionCall",
732
- "src": "757:45:125"
732
+ "src": "757:45:126"
733
733
  },
734
734
  {
735
735
  "kind": "number",
736
736
  "nodeType": "YulLiteral",
737
- "src": "804:2:125",
737
+ "src": "804:2:126",
738
738
  "type": "",
739
739
  "value": "64"
740
740
  }
@@ -742,16 +742,16 @@
742
742
  "functionName": {
743
743
  "name": "add",
744
744
  "nodeType": "YulIdentifier",
745
- "src": "753:3:125"
745
+ "src": "753:3:126"
746
746
  },
747
747
  "nodeType": "YulFunctionCall",
748
- "src": "753:54:125"
748
+ "src": "753:54:126"
749
749
  },
750
750
  "variableNames": [
751
751
  {
752
752
  "name": "tail",
753
753
  "nodeType": "YulIdentifier",
754
- "src": "745:4:125"
754
+ "src": "745:4:126"
755
755
  }
756
756
  ]
757
757
  }
@@ -763,13 +763,13 @@
763
763
  {
764
764
  "name": "headStart",
765
765
  "nodeType": "YulTypedName",
766
- "src": "355:9:125",
766
+ "src": "355:9:126",
767
767
  "type": ""
768
768
  },
769
769
  {
770
770
  "name": "value0",
771
771
  "nodeType": "YulTypedName",
772
- "src": "366:6:125",
772
+ "src": "366:6:126",
773
773
  "type": ""
774
774
  }
775
775
  ],
@@ -777,21 +777,21 @@
777
777
  {
778
778
  "name": "tail",
779
779
  "nodeType": "YulTypedName",
780
- "src": "377:4:125",
780
+ "src": "377:4:126",
781
781
  "type": ""
782
782
  }
783
783
  ],
784
- "src": "267:546:125"
784
+ "src": "267:546:126"
785
785
  },
786
786
  {
787
787
  "body": {
788
788
  "nodeType": "YulBlock",
789
- "src": "856:228:125",
789
+ "src": "856:228:126",
790
790
  "statements": [
791
791
  {
792
792
  "body": {
793
793
  "nodeType": "YulBlock",
794
- "src": "887:168:125",
794
+ "src": "887:168:126",
795
795
  "statements": [
796
796
  {
797
797
  "expression": {
@@ -799,14 +799,14 @@
799
799
  {
800
800
  "kind": "number",
801
801
  "nodeType": "YulLiteral",
802
- "src": "908:1:125",
802
+ "src": "908:1:126",
803
803
  "type": "",
804
804
  "value": "0"
805
805
  },
806
806
  {
807
807
  "kind": "number",
808
808
  "nodeType": "YulLiteral",
809
- "src": "911:77:125",
809
+ "src": "911:77:126",
810
810
  "type": "",
811
811
  "value": "35408467139433450592217433187231851964531694900788300625387963629091585785856"
812
812
  }
@@ -814,13 +814,13 @@
814
814
  "functionName": {
815
815
  "name": "mstore",
816
816
  "nodeType": "YulIdentifier",
817
- "src": "901:6:125"
817
+ "src": "901:6:126"
818
818
  },
819
819
  "nodeType": "YulFunctionCall",
820
- "src": "901:88:125"
820
+ "src": "901:88:126"
821
821
  },
822
822
  "nodeType": "YulExpressionStatement",
823
- "src": "901:88:125"
823
+ "src": "901:88:126"
824
824
  },
825
825
  {
826
826
  "expression": {
@@ -828,14 +828,14 @@
828
828
  {
829
829
  "kind": "number",
830
830
  "nodeType": "YulLiteral",
831
- "src": "1009:1:125",
831
+ "src": "1009:1:126",
832
832
  "type": "",
833
833
  "value": "4"
834
834
  },
835
835
  {
836
836
  "kind": "number",
837
837
  "nodeType": "YulLiteral",
838
- "src": "1012:4:125",
838
+ "src": "1012:4:126",
839
839
  "type": "",
840
840
  "value": "0x12"
841
841
  }
@@ -843,13 +843,13 @@
843
843
  "functionName": {
844
844
  "name": "mstore",
845
845
  "nodeType": "YulIdentifier",
846
- "src": "1002:6:125"
846
+ "src": "1002:6:126"
847
847
  },
848
848
  "nodeType": "YulFunctionCall",
849
- "src": "1002:15:125"
849
+ "src": "1002:15:126"
850
850
  },
851
851
  "nodeType": "YulExpressionStatement",
852
- "src": "1002:15:125"
852
+ "src": "1002:15:126"
853
853
  },
854
854
  {
855
855
  "expression": {
@@ -857,14 +857,14 @@
857
857
  {
858
858
  "kind": "number",
859
859
  "nodeType": "YulLiteral",
860
- "src": "1037:1:125",
860
+ "src": "1037:1:126",
861
861
  "type": "",
862
862
  "value": "0"
863
863
  },
864
864
  {
865
865
  "kind": "number",
866
866
  "nodeType": "YulLiteral",
867
- "src": "1040:4:125",
867
+ "src": "1040:4:126",
868
868
  "type": "",
869
869
  "value": "0x24"
870
870
  }
@@ -872,13 +872,13 @@
872
872
  "functionName": {
873
873
  "name": "revert",
874
874
  "nodeType": "YulIdentifier",
875
- "src": "1030:6:125"
875
+ "src": "1030:6:126"
876
876
  },
877
877
  "nodeType": "YulFunctionCall",
878
- "src": "1030:15:125"
878
+ "src": "1030:15:126"
879
879
  },
880
880
  "nodeType": "YulExpressionStatement",
881
- "src": "1030:15:125"
881
+ "src": "1030:15:126"
882
882
  }
883
883
  ]
884
884
  },
@@ -887,49 +887,49 @@
887
887
  {
888
888
  "name": "y",
889
889
  "nodeType": "YulIdentifier",
890
- "src": "876:1:125"
890
+ "src": "876:1:126"
891
891
  }
892
892
  ],
893
893
  "functionName": {
894
894
  "name": "iszero",
895
895
  "nodeType": "YulIdentifier",
896
- "src": "869:6:125"
896
+ "src": "869:6:126"
897
897
  },
898
898
  "nodeType": "YulFunctionCall",
899
- "src": "869:9:125"
899
+ "src": "869:9:126"
900
900
  },
901
901
  "nodeType": "YulIf",
902
- "src": "866:189:125"
902
+ "src": "866:189:126"
903
903
  },
904
904
  {
905
905
  "nodeType": "YulAssignment",
906
- "src": "1064:14:125",
906
+ "src": "1064:14:126",
907
907
  "value": {
908
908
  "arguments": [
909
909
  {
910
910
  "name": "x",
911
911
  "nodeType": "YulIdentifier",
912
- "src": "1073:1:125"
912
+ "src": "1073:1:126"
913
913
  },
914
914
  {
915
915
  "name": "y",
916
916
  "nodeType": "YulIdentifier",
917
- "src": "1076:1:125"
917
+ "src": "1076:1:126"
918
918
  }
919
919
  ],
920
920
  "functionName": {
921
921
  "name": "mod",
922
922
  "nodeType": "YulIdentifier",
923
- "src": "1069:3:125"
923
+ "src": "1069:3:126"
924
924
  },
925
925
  "nodeType": "YulFunctionCall",
926
- "src": "1069:9:125"
926
+ "src": "1069:9:126"
927
927
  },
928
928
  "variableNames": [
929
929
  {
930
930
  "name": "r",
931
931
  "nodeType": "YulIdentifier",
932
- "src": "1064:1:125"
932
+ "src": "1064:1:126"
933
933
  }
934
934
  ]
935
935
  }
@@ -941,13 +941,13 @@
941
941
  {
942
942
  "name": "x",
943
943
  "nodeType": "YulTypedName",
944
- "src": "841:1:125",
944
+ "src": "841:1:126",
945
945
  "type": ""
946
946
  },
947
947
  {
948
948
  "name": "y",
949
949
  "nodeType": "YulTypedName",
950
- "src": "844:1:125",
950
+ "src": "844:1:126",
951
951
  "type": ""
952
952
  }
953
953
  ],
@@ -955,16 +955,16 @@
955
955
  {
956
956
  "name": "r",
957
957
  "nodeType": "YulTypedName",
958
- "src": "850:1:125",
958
+ "src": "850:1:126",
959
959
  "type": ""
960
960
  }
961
961
  ],
962
- "src": "818:266:125"
962
+ "src": "818:266:126"
963
963
  },
964
964
  {
965
965
  "body": {
966
966
  "nodeType": "YulBlock",
967
- "src": "1234:172:125",
967
+ "src": "1234:172:126",
968
968
  "statements": [
969
969
  {
970
970
  "expression": {
@@ -972,19 +972,19 @@
972
972
  {
973
973
  "name": "pos",
974
974
  "nodeType": "YulIdentifier",
975
- "src": "1251:3:125"
975
+ "src": "1251:3:126"
976
976
  },
977
977
  {
978
978
  "arguments": [
979
979
  {
980
980
  "name": "value0",
981
981
  "nodeType": "YulIdentifier",
982
- "src": "1260:6:125"
982
+ "src": "1260:6:126"
983
983
  },
984
984
  {
985
985
  "kind": "number",
986
986
  "nodeType": "YulLiteral",
987
- "src": "1268:66:125",
987
+ "src": "1268:66:126",
988
988
  "type": "",
989
989
  "value": "0xff00000000000000000000000000000000000000000000000000000000000000"
990
990
  }
@@ -992,22 +992,22 @@
992
992
  "functionName": {
993
993
  "name": "and",
994
994
  "nodeType": "YulIdentifier",
995
- "src": "1256:3:125"
995
+ "src": "1256:3:126"
996
996
  },
997
997
  "nodeType": "YulFunctionCall",
998
- "src": "1256:79:125"
998
+ "src": "1256:79:126"
999
999
  }
1000
1000
  ],
1001
1001
  "functionName": {
1002
1002
  "name": "mstore",
1003
1003
  "nodeType": "YulIdentifier",
1004
- "src": "1244:6:125"
1004
+ "src": "1244:6:126"
1005
1005
  },
1006
1006
  "nodeType": "YulFunctionCall",
1007
- "src": "1244:92:125"
1007
+ "src": "1244:92:126"
1008
1008
  },
1009
1009
  "nodeType": "YulExpressionStatement",
1010
- "src": "1244:92:125"
1010
+ "src": "1244:92:126"
1011
1011
  },
1012
1012
  {
1013
1013
  "expression": {
@@ -1017,12 +1017,12 @@
1017
1017
  {
1018
1018
  "name": "pos",
1019
1019
  "nodeType": "YulIdentifier",
1020
- "src": "1356:3:125"
1020
+ "src": "1356:3:126"
1021
1021
  },
1022
1022
  {
1023
1023
  "kind": "number",
1024
1024
  "nodeType": "YulLiteral",
1025
- "src": "1361:1:125",
1025
+ "src": "1361:1:126",
1026
1026
  "type": "",
1027
1027
  "value": "1"
1028
1028
  }
@@ -1030,42 +1030,42 @@
1030
1030
  "functionName": {
1031
1031
  "name": "add",
1032
1032
  "nodeType": "YulIdentifier",
1033
- "src": "1352:3:125"
1033
+ "src": "1352:3:126"
1034
1034
  },
1035
1035
  "nodeType": "YulFunctionCall",
1036
- "src": "1352:11:125"
1036
+ "src": "1352:11:126"
1037
1037
  },
1038
1038
  {
1039
1039
  "name": "value1",
1040
1040
  "nodeType": "YulIdentifier",
1041
- "src": "1365:6:125"
1041
+ "src": "1365:6:126"
1042
1042
  }
1043
1043
  ],
1044
1044
  "functionName": {
1045
1045
  "name": "mstore",
1046
1046
  "nodeType": "YulIdentifier",
1047
- "src": "1345:6:125"
1047
+ "src": "1345:6:126"
1048
1048
  },
1049
1049
  "nodeType": "YulFunctionCall",
1050
- "src": "1345:27:125"
1050
+ "src": "1345:27:126"
1051
1051
  },
1052
1052
  "nodeType": "YulExpressionStatement",
1053
- "src": "1345:27:125"
1053
+ "src": "1345:27:126"
1054
1054
  },
1055
1055
  {
1056
1056
  "nodeType": "YulAssignment",
1057
- "src": "1381:19:125",
1057
+ "src": "1381:19:126",
1058
1058
  "value": {
1059
1059
  "arguments": [
1060
1060
  {
1061
1061
  "name": "pos",
1062
1062
  "nodeType": "YulIdentifier",
1063
- "src": "1392:3:125"
1063
+ "src": "1392:3:126"
1064
1064
  },
1065
1065
  {
1066
1066
  "kind": "number",
1067
1067
  "nodeType": "YulLiteral",
1068
- "src": "1397:2:125",
1068
+ "src": "1397:2:126",
1069
1069
  "type": "",
1070
1070
  "value": "33"
1071
1071
  }
@@ -1073,16 +1073,16 @@
1073
1073
  "functionName": {
1074
1074
  "name": "add",
1075
1075
  "nodeType": "YulIdentifier",
1076
- "src": "1388:3:125"
1076
+ "src": "1388:3:126"
1077
1077
  },
1078
1078
  "nodeType": "YulFunctionCall",
1079
- "src": "1388:12:125"
1079
+ "src": "1388:12:126"
1080
1080
  },
1081
1081
  "variableNames": [
1082
1082
  {
1083
1083
  "name": "end",
1084
1084
  "nodeType": "YulIdentifier",
1085
- "src": "1381:3:125"
1085
+ "src": "1381:3:126"
1086
1086
  }
1087
1087
  ]
1088
1088
  }
@@ -1094,19 +1094,19 @@
1094
1094
  {
1095
1095
  "name": "pos",
1096
1096
  "nodeType": "YulTypedName",
1097
- "src": "1202:3:125",
1097
+ "src": "1202:3:126",
1098
1098
  "type": ""
1099
1099
  },
1100
1100
  {
1101
1101
  "name": "value1",
1102
1102
  "nodeType": "YulTypedName",
1103
- "src": "1207:6:125",
1103
+ "src": "1207:6:126",
1104
1104
  "type": ""
1105
1105
  },
1106
1106
  {
1107
1107
  "name": "value0",
1108
1108
  "nodeType": "YulTypedName",
1109
- "src": "1215:6:125",
1109
+ "src": "1215:6:126",
1110
1110
  "type": ""
1111
1111
  }
1112
1112
  ],
@@ -1114,16 +1114,16 @@
1114
1114
  {
1115
1115
  "name": "end",
1116
1116
  "nodeType": "YulTypedName",
1117
- "src": "1226:3:125",
1117
+ "src": "1226:3:126",
1118
1118
  "type": ""
1119
1119
  }
1120
1120
  ],
1121
- "src": "1089:317:125"
1121
+ "src": "1089:317:126"
1122
1122
  }
1123
1123
  ]
1124
1124
  },
1125
1125
  "contents": "{\n { }\n function abi_decode_tuple_t_bytes32t_bytes32(headStart, dataEnd) -> value0, value1\n {\n if slt(sub(dataEnd, headStart), 64) { revert(0, 0) }\n value0 := calldataload(headStart)\n value1 := calldataload(add(headStart, 32))\n }\n function abi_encode_tuple_t_bytes_memory_ptr__to_t_bytes_memory_ptr__fromStack_reversed(headStart, value0) -> tail\n {\n let _1 := 32\n mstore(headStart, _1)\n let length := mload(value0)\n mstore(add(headStart, _1), length)\n let i := 0\n for { } lt(i, length) { i := add(i, _1) }\n {\n mstore(add(add(headStart, i), 64), mload(add(add(value0, i), _1)))\n }\n mstore(add(add(headStart, length), 64), 0)\n tail := add(add(headStart, and(add(length, 31), not(31))), 64)\n }\n function mod_t_uint256(x, y) -> r\n {\n if iszero(y)\n {\n mstore(0, 35408467139433450592217433187231851964531694900788300625387963629091585785856)\n mstore(4, 0x12)\n revert(0, 0x24)\n }\n r := mod(x, y)\n }\n function abi_encode_tuple_packed_t_bytes1_t_bytes32__to_t_bytes1_t_bytes32__nonPadded_inplace_fromStack_reversed(pos, value1, value0) -> end\n {\n mstore(pos, and(value0, 0xff00000000000000000000000000000000000000000000000000000000000000))\n mstore(add(pos, 1), value1)\n end := add(pos, 33)\n }\n}",
1126
- "id": 125,
1126
+ "id": 126,
1127
1127
  "language": "Yul",
1128
1128
  "name": "#utility.yul"
1129
1129
  }
@@ -1131,7 +1131,7 @@
1131
1131
  "immutableReferences": {},
1132
1132
  "linkReferences": {},
1133
1133
  "opcodes": "PUSH1 0x80 PUSH1 0x40 MSTORE CALLVALUE DUP1 ISZERO PUSH2 0x10 JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP PUSH1 0x4 CALLDATASIZE LT PUSH2 0x2B JUMPI PUSH1 0x0 CALLDATALOAD PUSH1 0xE0 SHR DUP1 PUSH4 0x66EE38F1 EQ PUSH2 0x30 JUMPI JUMPDEST PUSH1 0x0 DUP1 REVERT JUMPDEST PUSH2 0x43 PUSH2 0x3E CALLDATASIZE PUSH1 0x4 PUSH2 0x119 JUMP JUMPDEST PUSH2 0x59 JUMP JUMPDEST PUSH1 0x40 MLOAD PUSH2 0x50 SWAP2 SWAP1 PUSH2 0x13B JUMP JUMPDEST PUSH1 0x40 MLOAD DUP1 SWAP2 SUB SWAP1 RETURN JUMPDEST PUSH1 0x60 PUSH2 0x65 DUP4 DUP4 PUSH2 0x6C JUMP JUMPDEST SWAP4 SWAP3 POP POP POP JUMP JUMPDEST PUSH1 0x60 PUSH1 0x0 PUSH2 0x7B PUSH1 0x2 DUP5 PUSH2 0x189 JUMP JUMPDEST PUSH1 0x0 SUB PUSH2 0xA9 JUMPI POP PUSH32 0x200000000000000000000000000000000000000000000000000000000000000 PUSH2 0xCC JUMP JUMPDEST POP PUSH32 0x300000000000000000000000000000000000000000000000000000000000000 JUMPDEST PUSH1 0x40 MLOAD PUSH32 0xFF00000000000000000000000000000000000000000000000000000000000000 DUP3 AND PUSH1 0x20 DUP3 ADD MSTORE PUSH1 0x21 DUP2 ADD DUP6 SWAP1 MSTORE PUSH1 0x41 ADD PUSH1 0x40 MLOAD PUSH1 0x20 DUP2 DUP4 SUB SUB DUP2 MSTORE SWAP1 PUSH1 0x40 MSTORE SWAP2 POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP1 PUSH1 0x40 DUP4 DUP6 SUB SLT ISZERO PUSH2 0x12C JUMPI PUSH1 0x0 DUP1 REVERT JUMPDEST POP POP DUP1 CALLDATALOAD SWAP3 PUSH1 0x20 SWAP1 SWAP2 ADD CALLDATALOAD SWAP2 POP JUMP JUMPDEST PUSH1 0x0 PUSH1 0x20 DUP1 DUP4 MSTORE DUP4 MLOAD DUP1 DUP3 DUP6 ADD MSTORE PUSH1 0x0 JUMPDEST DUP2 DUP2 LT ISZERO PUSH2 0x168 JUMPI DUP6 DUP2 ADD DUP4 ADD MLOAD DUP6 DUP3 ADD PUSH1 0x40 ADD MSTORE DUP3 ADD PUSH2 0x14C JUMP JUMPDEST POP PUSH1 0x0 PUSH1 0x40 DUP3 DUP7 ADD ADD MSTORE PUSH1 0x40 PUSH1 0x1F NOT PUSH1 0x1F DUP4 ADD AND DUP6 ADD ADD SWAP3 POP POP POP SWAP3 SWAP2 POP POP JUMP JUMPDEST PUSH1 0x0 DUP3 PUSH2 0x1BF JUMPI PUSH32 0x4E487B7100000000000000000000000000000000000000000000000000000000 PUSH1 0x0 MSTORE PUSH1 0x12 PUSH1 0x4 MSTORE PUSH1 0x24 PUSH1 0x0 REVERT JUMPDEST POP MOD SWAP1 JUMP INVALID LOG2 PUSH5 0x6970667358 0x22 SLT KECCAK256 CODESIZE 0xAD 0xBA PUSH6 0xC4DB3D7AFB30 SWAP13 0xF8 COINBASE PUSH16 0xE8E87C7741A406200885710C68F941B5 DUP5 CREATE PUSH5 0x736F6C6343 STOP ADDMOD GT STOP CALLER ",
1134
- "sourceMap": "207:198:118:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;235:168;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;329:12;364:32;391:1;394;364:26;:32::i;:::-;357:39;235:168;-1:-1:-1;;;235:168:118:o;1666:307:90:-;1762:12;1790:13;1817:14;1830:1;1825;1817:14;:::i;:::-;1835:1;1817:19;1813:113;;-1:-1:-1;1852:16:90;1813:113;;;-1:-1:-1;1899:16:90;1813:113;1943:23;;1268:66:125;1256:79;;1943:23:90;;;1244:92:125;1352:11;;;1345:27;;;1388:12;;1943:23:90;;;;;;;;;;;;1936:30;;;1666:307;;;;:::o;14:248:125:-;82:6;90;143:2;131:9;122:7;118:23;114:32;111:52;;;159:1;156;149:12;111:52;-1:-1:-1;;182:23:125;;;252:2;237:18;;;224:32;;-1:-1:-1;14:248:125:o;267:546::-;377:4;406:2;435;424:9;417:21;467:6;461:13;510:6;505:2;494:9;490:18;483:34;535:1;545:140;559:6;556:1;553:13;545:140;;;654:14;;;650:23;;644:30;620:17;;;639:2;616:26;609:66;574:10;;545:140;;;549:3;734:1;729:2;720:6;709:9;705:22;701:31;694:42;804:2;797;793:7;788:2;780:6;776:15;772:29;761:9;757:45;753:54;745:62;;;;267:546;;;;:::o;818:266::-;850:1;876;866:189;;911:77;908:1;901:88;1012:4;1009:1;1002:15;1040:4;1037:1;1030:15;866:189;-1:-1:-1;1069:9:125;;818:266::o"
1134
+ "sourceMap": "207:198:119:-:0;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;235:168;;;;;;:::i;:::-;;:::i;:::-;;;;;;;:::i;:::-;;;;;;;;;329:12;364:32;391:1;394;364:26;:32::i;:::-;357:39;235:168;-1:-1:-1;;;235:168:119:o;1666:307:90:-;1762:12;1790:13;1817:14;1830:1;1825;1817:14;:::i;:::-;1835:1;1817:19;1813:113;;-1:-1:-1;1852:16:90;1813:113;;;-1:-1:-1;1899:16:90;1813:113;1943:23;;1268:66:126;1256:79;;1943:23:90;;;1244:92:126;1352:11;;;1345:27;;;1388:12;;1943:23:90;;;;;;;;;;;;1936:30;;;1666:307;;;;:::o;14:248:126:-;82:6;90;143:2;131:9;122:7;118:23;114:32;111:52;;;159:1;156;149:12;111:52;-1:-1:-1;;182:23:126;;;252:2;237:18;;;224:32;;-1:-1:-1;14:248:126:o;267:546::-;377:4;406:2;435;424:9;417:21;467:6;461:13;510:6;505:2;494:9;490:18;483:34;535:1;545:140;559:6;556:1;553:13;545:140;;;654:14;;;650:23;;644:30;620:17;;;639:2;616:26;609:66;574:10;;545:140;;;549:3;734:1;729:2;720:6;709:9;705:22;701:31;694:42;804:2;797;793:7;788:2;780:6;776:15;772:29;761:9;757:45;753:54;745:62;;;;267:546;;;;:::o;818:266::-;850:1;876;866:189;;911:77;908:1;901:88;1012:4;1009:1;1002:15;1040:4;1037:1;1030:15;866:189;-1:-1:-1;1069:9:126;;818:266::o"
1135
1135
  },
1136
1136
  "gasEstimates": {
1137
1137
  "creation": {