@arbitrum/nitro-contracts 3.1.0 → 3.1.1

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 (265) hide show
  1. package/build/contracts/@openzeppelin/contracts/access/Ownable.sol/Ownable.dbg.json +1 -1
  2. package/build/contracts/@openzeppelin/contracts/interfaces/draft-IERC1822.sol/IERC1822Proxiable.dbg.json +1 -1
  3. package/build/contracts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol/ERC1967Proxy.dbg.json +1 -1
  4. package/build/contracts/@openzeppelin/contracts/proxy/ERC1967/ERC1967Upgrade.sol/ERC1967Upgrade.dbg.json +1 -1
  5. package/build/contracts/@openzeppelin/contracts/proxy/Proxy.sol/Proxy.dbg.json +1 -1
  6. package/build/contracts/@openzeppelin/contracts/proxy/beacon/IBeacon.sol/IBeacon.dbg.json +1 -1
  7. package/build/contracts/@openzeppelin/contracts/proxy/beacon/UpgradeableBeacon.sol/UpgradeableBeacon.dbg.json +1 -1
  8. package/build/contracts/@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol/ProxyAdmin.dbg.json +1 -1
  9. package/build/contracts/@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol/TransparentUpgradeableProxy.dbg.json +1 -1
  10. package/build/contracts/@openzeppelin/contracts/proxy/utils/UUPSUpgradeable.sol/UUPSUpgradeable.dbg.json +1 -1
  11. package/build/contracts/@openzeppelin/contracts/security/ReentrancyGuard.sol/ReentrancyGuard.dbg.json +1 -1
  12. package/build/contracts/@openzeppelin/contracts/token/ERC20/ERC20.sol/ERC20.dbg.json +1 -1
  13. package/build/contracts/@openzeppelin/contracts/token/ERC20/IERC20.sol/IERC20.dbg.json +1 -1
  14. package/build/contracts/@openzeppelin/contracts/token/ERC20/extensions/IERC20Metadata.sol/IERC20Metadata.dbg.json +1 -1
  15. package/build/contracts/@openzeppelin/contracts/token/ERC20/extensions/draft-IERC20Permit.sol/IERC20Permit.dbg.json +1 -1
  16. package/build/contracts/@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol/SafeERC20.dbg.json +1 -1
  17. package/build/contracts/@openzeppelin/contracts/utils/Address.sol/Address.dbg.json +1 -1
  18. package/build/contracts/@openzeppelin/contracts/utils/Context.sol/Context.dbg.json +1 -1
  19. package/build/contracts/@openzeppelin/contracts/utils/Create2.sol/Create2.dbg.json +1 -1
  20. package/build/contracts/@openzeppelin/contracts/utils/StorageSlot.sol/StorageSlot.dbg.json +1 -1
  21. package/build/contracts/@openzeppelin/contracts/utils/Strings.sol/Strings.dbg.json +1 -1
  22. package/build/contracts/@openzeppelin/contracts/utils/cryptography/ECDSA.sol/ECDSA.dbg.json +1 -1
  23. package/build/contracts/@openzeppelin/contracts-upgradeable/access/AccessControlEnumerableUpgradeable.sol/AccessControlEnumerableUpgradeable.dbg.json +1 -1
  24. package/build/contracts/@openzeppelin/contracts-upgradeable/access/AccessControlUpgradeable.sol/AccessControlUpgradeable.dbg.json +1 -1
  25. package/build/contracts/@openzeppelin/contracts-upgradeable/access/IAccessControlEnumerableUpgradeable.sol/IAccessControlEnumerableUpgradeable.dbg.json +1 -1
  26. package/build/contracts/@openzeppelin/contracts-upgradeable/access/IAccessControlUpgradeable.sol/IAccessControlUpgradeable.dbg.json +1 -1
  27. package/build/contracts/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol/OwnableUpgradeable.dbg.json +1 -1
  28. package/build/contracts/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol/Initializable.dbg.json +1 -1
  29. package/build/contracts/@openzeppelin/contracts-upgradeable/security/PausableUpgradeable.sol/PausableUpgradeable.dbg.json +1 -1
  30. package/build/contracts/@openzeppelin/contracts-upgradeable/token/ERC20/ERC20Upgradeable.sol/ERC20Upgradeable.dbg.json +1 -1
  31. package/build/contracts/@openzeppelin/contracts-upgradeable/token/ERC20/IERC20Upgradeable.sol/IERC20Upgradeable.dbg.json +1 -1
  32. package/build/contracts/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/ERC20BurnableUpgradeable.sol/ERC20BurnableUpgradeable.dbg.json +1 -1
  33. package/build/contracts/@openzeppelin/contracts-upgradeable/token/ERC20/extensions/IERC20MetadataUpgradeable.sol/IERC20MetadataUpgradeable.dbg.json +1 -1
  34. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/AddressUpgradeable.sol/AddressUpgradeable.dbg.json +1 -1
  35. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable.sol/ContextUpgradeable.dbg.json +1 -1
  36. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/Create2Upgradeable.sol/Create2Upgradeable.dbg.json +1 -1
  37. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/StorageSlotUpgradeable.sol/StorageSlotUpgradeable.dbg.json +1 -1
  38. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/StringsUpgradeable.sol/StringsUpgradeable.dbg.json +1 -1
  39. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/cryptography/ECDSAUpgradeable.sol/ECDSAUpgradeable.dbg.json +1 -1
  40. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/cryptography/draft-EIP712Upgradeable.sol/EIP712Upgradeable.dbg.json +1 -1
  41. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/introspection/ERC165Upgradeable.sol/ERC165Upgradeable.dbg.json +1 -1
  42. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/introspection/IERC165Upgradeable.sol/IERC165Upgradeable.dbg.json +1 -1
  43. package/build/contracts/@openzeppelin/contracts-upgradeable/utils/structs/EnumerableSetUpgradeable.sol/EnumerableSetUpgradeable.dbg.json +1 -1
  44. package/build/contracts/src/assertionStakingPool/AbsBoldStakingPool.sol/AbsBoldStakingPool.dbg.json +1 -1
  45. package/build/contracts/src/assertionStakingPool/AssertionStakingPool.sol/AssertionStakingPool.dbg.json +1 -1
  46. package/build/contracts/src/assertionStakingPool/AssertionStakingPoolCreator.sol/AssertionStakingPoolCreator.dbg.json +1 -1
  47. package/build/contracts/src/assertionStakingPool/EdgeStakingPool.sol/EdgeStakingPool.dbg.json +1 -1
  48. package/build/contracts/src/assertionStakingPool/EdgeStakingPoolCreator.sol/EdgeStakingPoolCreator.dbg.json +1 -1
  49. package/build/contracts/src/assertionStakingPool/StakingPoolCreatorUtils.sol/StakingPoolCreatorUtils.dbg.json +1 -1
  50. package/build/contracts/src/assertionStakingPool/interfaces/IAbsBoldStakingPool.sol/IAbsBoldStakingPool.dbg.json +1 -1
  51. package/build/contracts/src/assertionStakingPool/interfaces/IAssertionStakingPool.sol/IAssertionStakingPool.dbg.json +1 -1
  52. package/build/contracts/src/assertionStakingPool/interfaces/IAssertionStakingPoolCreator.sol/IAssertionStakingPoolCreator.dbg.json +1 -1
  53. package/build/contracts/src/assertionStakingPool/interfaces/IEdgeStakingPool.sol/IEdgeStakingPool.dbg.json +1 -1
  54. package/build/contracts/src/assertionStakingPool/interfaces/IEdgeStakingPoolCreator.sol/IEdgeStakingPoolCreator.dbg.json +1 -1
  55. package/build/contracts/src/bridge/AbsBridge.sol/AbsBridge.dbg.json +1 -1
  56. package/build/contracts/src/bridge/AbsInbox.sol/AbsInbox.dbg.json +1 -1
  57. package/build/contracts/src/bridge/AbsOutbox.sol/AbsOutbox.dbg.json +1 -1
  58. package/build/contracts/src/bridge/Bridge.sol/Bridge.dbg.json +1 -1
  59. package/build/contracts/src/bridge/DelayBuffer.sol/DelayBuffer.dbg.json +1 -1
  60. package/build/contracts/src/bridge/ERC20Bridge.sol/ERC20Bridge.dbg.json +1 -1
  61. package/build/contracts/src/bridge/ERC20Inbox.sol/ERC20Inbox.dbg.json +1 -1
  62. package/build/contracts/src/bridge/ERC20Outbox.sol/ERC20Outbox.dbg.json +1 -1
  63. package/build/contracts/src/bridge/GasRefunder.sol/GasRefunder.dbg.json +1 -1
  64. package/build/contracts/src/bridge/IBridge.sol/IBridge.dbg.json +1 -1
  65. package/build/contracts/src/bridge/IDelayedMessageProvider.sol/IDelayedMessageProvider.dbg.json +1 -1
  66. package/build/contracts/src/bridge/IERC20Bridge.sol/IERC20Bridge.dbg.json +1 -1
  67. package/build/contracts/src/bridge/IERC20Inbox.sol/IERC20Inbox.dbg.json +1 -1
  68. package/build/contracts/src/bridge/IEthBridge.sol/IEthBridge.dbg.json +1 -1
  69. package/build/contracts/src/bridge/IInbox.sol/IInbox.dbg.json +1 -1
  70. package/build/contracts/src/bridge/IInboxBase.sol/IInboxBase.dbg.json +1 -1
  71. package/build/contracts/src/bridge/IOutbox.sol/IOutbox.dbg.json +1 -1
  72. package/build/contracts/src/bridge/IOwnable.sol/IOwnable.dbg.json +1 -1
  73. package/build/contracts/src/bridge/ISequencerInbox.sol/IFeeTokenPricer.dbg.json +1 -1
  74. package/build/contracts/src/bridge/ISequencerInbox.sol/ISequencerInbox.dbg.json +1 -1
  75. package/build/contracts/src/bridge/Inbox.sol/Inbox.dbg.json +1 -1
  76. package/build/contracts/src/bridge/Messages.sol/Messages.dbg.json +1 -1
  77. package/build/contracts/src/bridge/Outbox.sol/Outbox.dbg.json +1 -1
  78. package/build/contracts/src/bridge/SequencerInbox.sol/SequencerInbox.dbg.json +1 -1
  79. package/build/contracts/src/bridge/extra/ERC20MigrationOutbox.sol/ERC20MigrationOutbox.dbg.json +4 -0
  80. package/build/contracts/src/bridge/extra/ERC20MigrationOutbox.sol/ERC20MigrationOutbox.json +113 -0
  81. package/build/contracts/src/bridge/extra/IERC20MigrationOutbox.sol/IERC20MigrationOutbox.dbg.json +4 -0
  82. package/build/contracts/src/bridge/extra/IERC20MigrationOutbox.sol/IERC20MigrationOutbox.json +97 -0
  83. package/build/contracts/src/chain/CacheManager.sol/CacheManager.dbg.json +1 -1
  84. package/build/contracts/src/chain/CacheManager.sol/CacheManager.json +2 -2
  85. package/build/contracts/src/challengeV2/IAssertionChain.sol/IAssertionChain.dbg.json +1 -1
  86. package/build/contracts/src/challengeV2/IEdgeChallengeManager.sol/IEdgeChallengeManager.dbg.json +1 -1
  87. package/build/contracts/src/challengeV2/libraries/ArrayUtilsLib.sol/ArrayUtilsLib.dbg.json +1 -1
  88. package/build/contracts/src/challengeV2/libraries/ChallengeEdgeLib.sol/ChallengeEdgeLib.dbg.json +1 -1
  89. package/build/contracts/src/challengeV2/libraries/EdgeChallengeManagerLib.sol/EdgeChallengeManagerLib.dbg.json +1 -1
  90. package/build/contracts/src/challengeV2/libraries/MerkleTreeAccumulatorLib.sol/MerkleTreeAccumulatorLib.dbg.json +1 -1
  91. package/build/contracts/src/challengeV2/libraries/UintUtilsLib.sol/UintUtilsLib.dbg.json +1 -1
  92. package/build/contracts/src/express-lane-auction/Balance.sol/BalanceLib.dbg.json +1 -1
  93. package/build/contracts/src/express-lane-auction/Burner.sol/Burner.dbg.json +1 -1
  94. package/build/contracts/src/express-lane-auction/ELCRound.sol/LatestELCRoundsLib.dbg.json +1 -1
  95. package/build/contracts/src/express-lane-auction/ExpressLaneAuction.sol/ExpressLaneAuction.dbg.json +1 -1
  96. package/build/contracts/src/express-lane-auction/ExpressLaneAuction.sol/ExpressLaneAuction.json +2 -2
  97. package/build/contracts/src/express-lane-auction/IExpressLaneAuction.sol/IExpressLaneAuction.dbg.json +1 -1
  98. package/build/contracts/src/express-lane-auction/RoundTimingInfo.sol/RoundTimingInfoLib.dbg.json +1 -1
  99. package/build/contracts/src/libraries/AddressAliasHelper.sol/AddressAliasHelper.dbg.json +1 -1
  100. package/build/contracts/src/libraries/AdminFallbackProxy.sol/AdminFallbackProxy.dbg.json +1 -1
  101. package/build/contracts/src/libraries/AdminFallbackProxy.sol/DoubleLogicERC1967Upgrade.dbg.json +1 -1
  102. package/build/contracts/src/libraries/ArbitrumChecker.sol/ArbitrumChecker.dbg.json +1 -1
  103. package/build/contracts/src/libraries/CallerChecker.sol/CallerChecker.dbg.json +1 -1
  104. package/build/contracts/src/libraries/CryptographyPrimitives.sol/CryptographyPrimitives.dbg.json +1 -1
  105. package/build/contracts/src/libraries/DecimalsConverterHelper.sol/DecimalsConverterHelper.dbg.json +1 -1
  106. package/build/contracts/src/libraries/DelegateCallAware.sol/DelegateCallAware.dbg.json +1 -1
  107. package/build/contracts/src/libraries/DoubleLogicUUPSUpgradeable.sol/DoubleLogicUUPSUpgradeable.dbg.json +1 -1
  108. package/build/contracts/src/libraries/GasRefundEnabled.sol/GasRefundEnabled.dbg.json +1 -1
  109. package/build/contracts/src/libraries/IGasRefunder.sol/IGasRefunder.dbg.json +1 -1
  110. package/build/contracts/src/libraries/IReader4844.sol/IReader4844.dbg.json +1 -1
  111. package/build/contracts/src/libraries/MerkleLib.sol/MerkleLib.dbg.json +1 -1
  112. package/build/contracts/src/libraries/UUPSNotUpgradeable.sol/UUPSNotUpgradeable.dbg.json +1 -1
  113. package/build/contracts/src/mocks/BridgeStub.sol/BridgeStub.dbg.json +1 -1
  114. package/build/contracts/src/mocks/BridgeUnproxied.sol/BridgeUnproxied.dbg.json +1 -1
  115. package/build/contracts/src/mocks/InboxStub.sol/InboxStub.dbg.json +1 -1
  116. package/build/contracts/src/mocks/MerkleTreeAccess.sol/MerkleTreeAccess.dbg.json +1 -1
  117. package/build/contracts/src/mocks/MockRollupEventInbox.sol/MockRollupEventInbox.dbg.json +1 -1
  118. package/build/contracts/src/mocks/SequencerInboxBlobMock.sol/SequencerInboxBlobMock.dbg.json +1 -1
  119. package/build/contracts/src/mocks/SequencerInboxStub.sol/SequencerInboxStub.dbg.json +1 -1
  120. package/build/contracts/src/mocks/SimpleOneStepProofEntry.sol/SimpleOneStepProofEntry.dbg.json +1 -1
  121. package/build/contracts/src/mocks/TestWETH9.sol/IWETH9.dbg.json +1 -1
  122. package/build/contracts/src/mocks/TestWETH9.sol/TestWETH9.dbg.json +1 -1
  123. package/build/contracts/src/mocks/UpgradeExecutorMock.sol/UpgradeExecutorMock.dbg.json +1 -1
  124. package/build/contracts/src/node-interface/NodeInterface.sol/NodeInterface.dbg.json +1 -1
  125. package/build/contracts/src/node-interface/NodeInterfaceDebug.sol/NodeInterfaceDebug.dbg.json +1 -1
  126. package/build/contracts/src/osp/HashProofHelper.sol/HashProofHelper.dbg.json +1 -1
  127. package/build/contracts/src/osp/IOneStepProofEntry.sol/IOneStepProofEntry.dbg.json +1 -1
  128. package/build/contracts/src/osp/IOneStepProofEntry.sol/OneStepProofEntryLib.dbg.json +1 -1
  129. package/build/contracts/src/osp/IOneStepProver.sol/IOneStepProver.dbg.json +1 -1
  130. package/build/contracts/src/osp/OneStepProofEntry.sol/OneStepProofEntry.dbg.json +1 -1
  131. package/build/contracts/src/osp/OneStepProver0.sol/OneStepProver0.dbg.json +1 -1
  132. package/build/contracts/src/osp/OneStepProverHostIo.sol/OneStepProverHostIo.dbg.json +1 -1
  133. package/build/contracts/src/osp/OneStepProverMath.sol/OneStepProverMath.dbg.json +1 -1
  134. package/build/contracts/src/osp/OneStepProverMemory.sol/OneStepProverMemory.dbg.json +1 -1
  135. package/build/contracts/src/precompiles/ArbAddressTable.sol/ArbAddressTable.dbg.json +1 -1
  136. package/build/contracts/src/precompiles/ArbAggregator.sol/ArbAggregator.dbg.json +1 -1
  137. package/build/contracts/src/precompiles/ArbBLS.sol/ArbBLS.dbg.json +1 -1
  138. package/build/contracts/src/precompiles/ArbDebug.sol/ArbDebug.dbg.json +1 -1
  139. package/build/contracts/src/precompiles/ArbFunctionTable.sol/ArbFunctionTable.dbg.json +1 -1
  140. package/build/contracts/src/precompiles/ArbGasInfo.sol/ArbGasInfo.dbg.json +1 -1
  141. package/build/contracts/src/precompiles/ArbInfo.sol/ArbInfo.dbg.json +1 -1
  142. package/build/contracts/src/precompiles/ArbNativeTokenManager.sol/ArbNativeTokenManager.dbg.json +4 -0
  143. package/build/contracts/src/precompiles/ArbNativeTokenManager.sol/ArbNativeTokenManager.json +75 -0
  144. package/build/contracts/src/precompiles/ArbOwner.sol/ArbOwner.dbg.json +1 -1
  145. package/build/contracts/src/precompiles/ArbOwner.sol/ArbOwner.json +71 -0
  146. package/build/contracts/src/precompiles/ArbOwnerPublic.sol/ArbOwnerPublic.dbg.json +1 -1
  147. package/build/contracts/src/precompiles/ArbOwnerPublic.sol/ArbOwnerPublic.json +32 -0
  148. package/build/contracts/src/precompiles/ArbRetryableTx.sol/ArbRetryableTx.dbg.json +1 -1
  149. package/build/contracts/src/precompiles/ArbStatistics.sol/ArbStatistics.dbg.json +1 -1
  150. package/build/contracts/src/precompiles/ArbSys.sol/ArbSys.dbg.json +1 -1
  151. package/build/contracts/src/precompiles/ArbWasm.sol/ArbWasm.dbg.json +1 -1
  152. package/build/contracts/src/precompiles/ArbWasmCache.sol/ArbWasmCache.dbg.json +1 -1
  153. package/build/contracts/src/precompiles/ArbosActs.sol/ArbosActs.dbg.json +1 -1
  154. package/build/contracts/src/precompiles/ArbosTest.sol/ArbosTest.dbg.json +1 -1
  155. package/build/contracts/src/rollup/AbsRollupEventInbox.sol/AbsRollupEventInbox.dbg.json +1 -1
  156. package/build/contracts/src/rollup/Assertion.sol/AssertionNodeLib.dbg.json +1 -1
  157. package/build/contracts/src/rollup/AssertionState.sol/AssertionStateLib.dbg.json +1 -1
  158. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/BOLDUpgradeAction.dbg.json +1 -1
  159. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/ConstantArrayStorage.dbg.json +1 -1
  160. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/IOldRollup.dbg.json +1 -1
  161. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/IOldRollupAdmin.dbg.json +1 -1
  162. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/ISeqInboxPostUpgradeInit.dbg.json +1 -1
  163. package/build/contracts/src/rollup/BOLDUpgradeAction.sol/StateHashPreImageLookup.dbg.json +1 -1
  164. package/build/contracts/src/rollup/BridgeCreator.sol/BridgeCreator.dbg.json +1 -1
  165. package/build/contracts/src/rollup/DeployHelper.sol/DeployHelper.dbg.json +1 -1
  166. package/build/contracts/src/rollup/ERC20RollupEventInbox.sol/ERC20RollupEventInbox.dbg.json +1 -1
  167. package/build/contracts/src/rollup/FactoryDeployerHelper.sol/FactoryDeployerHelper.dbg.json +1 -1
  168. package/build/contracts/src/rollup/FactoryDeployerHelper.sol/IDeployHelper.dbg.json +1 -1
  169. package/build/contracts/src/rollup/FactoryDeployerHelper.sol/IERC20.dbg.json +1 -1
  170. package/build/contracts/src/rollup/FactoryDeployerHelper.sol/IERC20Bridge.dbg.json +1 -1
  171. package/build/contracts/src/rollup/FactoryDeployerHelper.sol/IInboxBase.dbg.json +1 -1
  172. package/build/contracts/src/rollup/IRollupAdmin.sol/IRollupAdmin.dbg.json +1 -1
  173. package/build/contracts/src/rollup/IRollupCore.sol/IRollupCore.dbg.json +1 -1
  174. package/build/contracts/src/rollup/IRollupEventInbox.sol/IRollupEventInbox.dbg.json +1 -1
  175. package/build/contracts/src/rollup/IRollupLogic.sol/IRollupUser.dbg.json +1 -1
  176. package/build/contracts/src/rollup/RollupAdminLogic.sol/RollupAdminLogic.dbg.json +1 -1
  177. package/build/contracts/src/rollup/RollupCore.sol/RollupCore.dbg.json +1 -1
  178. package/build/contracts/src/rollup/RollupCreator.sol/RollupCreator.dbg.json +1 -1
  179. package/build/contracts/src/rollup/RollupEventInbox.sol/RollupEventInbox.dbg.json +1 -1
  180. package/build/contracts/src/rollup/RollupLib.sol/RollupLib.dbg.json +1 -1
  181. package/build/contracts/src/rollup/RollupProxy.sol/RollupProxy.dbg.json +1 -1
  182. package/build/contracts/src/rollup/ValidatorWallet.sol/ValidatorWallet.dbg.json +1 -1
  183. package/build/contracts/src/rollup/ValidatorWalletCreator.sol/ValidatorWalletCreator.dbg.json +1 -1
  184. package/build/contracts/src/state/Deserialize.sol/Deserialize.dbg.json +1 -1
  185. package/build/contracts/src/state/GlobalState.sol/GlobalStateLib.dbg.json +1 -1
  186. package/build/contracts/src/state/Instructions.sol/Instructions.dbg.json +1 -1
  187. package/build/contracts/src/state/Machine.sol/MachineLib.dbg.json +1 -1
  188. package/build/contracts/src/state/MerkleProof.sol/MerkleProofLib.dbg.json +1 -1
  189. package/build/contracts/src/state/Module.sol/ModuleLib.dbg.json +1 -1
  190. package/build/contracts/src/state/ModuleMemory.sol/ModuleMemoryLib.dbg.json +1 -1
  191. package/build/contracts/src/state/ModuleMemoryCompact.sol/ModuleMemoryCompactLib.dbg.json +1 -1
  192. package/build/contracts/src/state/MultiStack.sol/MultiStackLib.dbg.json +1 -1
  193. package/build/contracts/src/state/PcArray.sol/PcArrayLib.dbg.json +1 -1
  194. package/build/contracts/src/state/StackFrame.sol/StackFrameLib.dbg.json +1 -1
  195. package/build/contracts/src/state/Value.sol/ValueLib.dbg.json +1 -1
  196. package/build/contracts/src/state/ValueArray.sol/ValueArrayLib.dbg.json +1 -1
  197. package/build/contracts/src/state/ValueStack.sol/ValueStackLib.dbg.json +1 -1
  198. package/build/contracts/src/stylus/StylusDeployer.sol/StylusDeployer.dbg.json +1 -1
  199. package/build/contracts/src/stylus/StylusDeployer.sol/StylusDeployer.json +7 -2
  200. package/build/contracts/src/test-helpers/BridgeTester.sol/BridgeTester.dbg.json +1 -1
  201. package/build/contracts/src/test-helpers/CryptographyPrimitivesTester.sol/CryptographyPrimitivesTester.dbg.json +1 -1
  202. package/build/contracts/src/test-helpers/EthVault.sol/EthVault.dbg.json +1 -1
  203. package/build/contracts/src/test-helpers/MessageTester.sol/MessageTester.dbg.json +1 -1
  204. package/build/contracts/src/test-helpers/NoReceiveForwarder.sol/ConstructorError.dbg.json +1 -1
  205. package/build/contracts/src/test-helpers/NoReceiveForwarder.sol/ConstructorFine.dbg.json +1 -1
  206. package/build/contracts/src/test-helpers/NoReceiveForwarder.sol/NoReceiveForwarder.dbg.json +1 -1
  207. package/build/contracts/src/test-helpers/NoReceiveForwarder.sol/ReceivingForwarder.dbg.json +1 -1
  208. package/build/contracts/src/test-helpers/OutboxWithoutOptTester.sol/OutboxWithoutOptTester.dbg.json +1 -1
  209. package/build/contracts/src/test-helpers/RollupMock.sol/RollupMock.dbg.json +1 -1
  210. package/build/contracts/src/test-helpers/TestToken.sol/TestToken.dbg.json +1 -1
  211. package/build/contracts/src/test-helpers/ValueArrayTester.sol/ValueArrayTester.dbg.json +1 -1
  212. package/package.json +1 -1
  213. package/src/bridge/extra/ERC20MigrationOutbox.sol +44 -0
  214. package/src/bridge/extra/IERC20MigrationOutbox.sol +38 -0
  215. package/src/express-lane-auction/IExpressLaneAuction.sol +4 -0
  216. package/src/precompiles/ArbNativeTokenManager.sol +39 -0
  217. package/src/precompiles/ArbOwner.sol +28 -0
  218. package/src/precompiles/ArbOwnerPublic.sol +10 -0
  219. package/src/stylus/StylusDeployer.sol +4 -3
  220. package/build/contracts/src/mocks/ArbOS11To32UpgradeTest.sol/ArbOS11To32UpgradeTest.dbg.json +0 -4
  221. package/build/contracts/src/mocks/ArbOS11To32UpgradeTest.sol/ArbOS11To32UpgradeTest.json +0 -24
  222. package/build/contracts/src/mocks/Benchmarks.sol/Benchmarks.dbg.json +0 -4
  223. package/build/contracts/src/mocks/Benchmarks.sol/Benchmarks.json +0 -46
  224. package/build/contracts/src/mocks/BigMap.sol/BigMap.dbg.json +0 -4
  225. package/build/contracts/src/mocks/BigMap.sol/BigMap.json +0 -48
  226. package/build/contracts/src/mocks/CreateTest.sol/CreateTest.dbg.json +0 -4
  227. package/build/contracts/src/mocks/CreateTest.sol/CreateTest.json +0 -15
  228. package/build/contracts/src/mocks/HostioTest.sol/HostioTest.dbg.json +0 -4
  229. package/build/contracts/src/mocks/HostioTest.sol/HostioTest.json +0 -513
  230. package/build/contracts/src/mocks/MultiCallTest.sol/MultiCallTest.dbg.json +0 -4
  231. package/build/contracts/src/mocks/MultiCallTest.sol/MultiCallTest.json +0 -71
  232. package/build/contracts/src/mocks/PendingBlkTimeAndNrAdvanceCheck.sol/PendingBlkTimeAndNrAdvanceCheck.dbg.json +0 -4
  233. package/build/contracts/src/mocks/PendingBlkTimeAndNrAdvanceCheck.sol/PendingBlkTimeAndNrAdvanceCheck.json +0 -36
  234. package/build/contracts/src/mocks/Program.sol/ProgramTest.dbg.json +0 -4
  235. package/build/contracts/src/mocks/Program.sol/ProgramTest.json +0 -142
  236. package/build/contracts/src/mocks/ProxyAdminForBinding.sol/ProxyAdminForBinding.dbg.json +0 -4
  237. package/build/contracts/src/mocks/ProxyAdminForBinding.sol/ProxyAdminForBinding.json +0 -160
  238. package/build/contracts/src/mocks/SdkStorage.sol/SdkStorage.dbg.json +0 -4
  239. package/build/contracts/src/mocks/SdkStorage.sol/SdkStorage.json +0 -25
  240. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructInConstructorWithDestination.dbg.json +0 -4
  241. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructInConstructorWithDestination.json +0 -22
  242. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructInConstructorWithoutDestination.dbg.json +0 -4
  243. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructInConstructorWithoutDestination.json +0 -16
  244. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructOutsideConstructor.dbg.json +0 -4
  245. package/build/contracts/src/mocks/SelfDestruct.sol/SelfDestructOutsideConstructor.json +0 -36
  246. package/build/contracts/src/mocks/Simple.sol/Simple.dbg.json +0 -4
  247. package/build/contracts/src/mocks/Simple.sol/Simple.json +0 -303
  248. package/build/contracts/src/mocks/SimpleCacheManager.sol/SimpleCacheManager.dbg.json +0 -4
  249. package/build/contracts/src/mocks/SimpleCacheManager.sol/SimpleCacheManager.json +0 -37
  250. package/build/contracts/src/mocks/SimpleProxy.sol/SimpleProxy.dbg.json +0 -4
  251. package/build/contracts/src/mocks/SimpleProxy.sol/SimpleProxy.json +0 -30
  252. package/src/mocks/ArbOS11To32UpgradeTest.sol +0 -18
  253. package/src/mocks/Benchmarks.sol +0 -52
  254. package/src/mocks/BigMap.sol +0 -23
  255. package/src/mocks/CreateTest.sol +0 -44
  256. package/src/mocks/HostioTest.sol +0 -200
  257. package/src/mocks/MultiCallTest.sol +0 -119
  258. package/src/mocks/PendingBlkTimeAndNrAdvanceCheck.sol +0 -31
  259. package/src/mocks/Program.sol +0 -128
  260. package/src/mocks/ProxyAdminForBinding.sol +0 -9
  261. package/src/mocks/SdkStorage.sol +0 -176
  262. package/src/mocks/SelfDestruct.sol +0 -33
  263. package/src/mocks/Simple.sol +0 -168
  264. package/src/mocks/SimpleCacheManager.sol +0 -29
  265. package/src/mocks/SimpleProxy.sol +0 -21
@@ -1,142 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ProgramTest",
4
- "sourceName": "src/mocks/Program.sol",
5
- "abi": [
6
- {
7
- "anonymous": false,
8
- "inputs": [
9
- {
10
- "indexed": false,
11
- "internalType": "bytes32",
12
- "name": "result",
13
- "type": "bytes32"
14
- }
15
- ],
16
- "name": "Hash",
17
- "type": "event"
18
- },
19
- {
20
- "inputs": [
21
- {
22
- "internalType": "address",
23
- "name": "program",
24
- "type": "address"
25
- },
26
- {
27
- "internalType": "bytes",
28
- "name": "data",
29
- "type": "bytes"
30
- }
31
- ],
32
- "name": "callKeccak",
33
- "outputs": [],
34
- "stateMutability": "nonpayable",
35
- "type": "function"
36
- },
37
- {
38
- "inputs": [
39
- {
40
- "internalType": "address",
41
- "name": "program",
42
- "type": "address"
43
- },
44
- {
45
- "internalType": "bytes",
46
- "name": "data",
47
- "type": "bytes"
48
- },
49
- {
50
- "internalType": "bytes",
51
- "name": "expected",
52
- "type": "bytes"
53
- }
54
- ],
55
- "name": "checkRevertData",
56
- "outputs": [
57
- {
58
- "internalType": "bytes",
59
- "name": "",
60
- "type": "bytes"
61
- }
62
- ],
63
- "stateMutability": "payable",
64
- "type": "function"
65
- },
66
- {
67
- "inputs": [
68
- {
69
- "internalType": "address",
70
- "name": "program",
71
- "type": "address"
72
- }
73
- ],
74
- "name": "mathTest",
75
- "outputs": [],
76
- "stateMutability": "nonpayable",
77
- "type": "function"
78
- },
79
- {
80
- "inputs": [
81
- {
82
- "internalType": "address",
83
- "name": "program",
84
- "type": "address"
85
- },
86
- {
87
- "internalType": "address",
88
- "name": "fundedAccount",
89
- "type": "address"
90
- },
91
- {
92
- "internalType": "uint64",
93
- "name": "gas",
94
- "type": "uint64"
95
- },
96
- {
97
- "internalType": "bytes",
98
- "name": "data",
99
- "type": "bytes"
100
- }
101
- ],
102
- "name": "staticcallEvmData",
103
- "outputs": [
104
- {
105
- "internalType": "bytes",
106
- "name": "",
107
- "type": "bytes"
108
- }
109
- ],
110
- "stateMutability": "view",
111
- "type": "function"
112
- },
113
- {
114
- "inputs": [
115
- {
116
- "internalType": "address",
117
- "name": "program",
118
- "type": "address"
119
- },
120
- {
121
- "internalType": "bytes",
122
- "name": "data",
123
- "type": "bytes"
124
- }
125
- ],
126
- "name": "staticcallProgram",
127
- "outputs": [
128
- {
129
- "internalType": "bytes",
130
- "name": "",
131
- "type": "bytes"
132
- }
133
- ],
134
- "stateMutability": "view",
135
- "type": "function"
136
- }
137
- ],
138
- "bytecode": "0x608060405234801561001057600080fd5b506111ff806100206000396000f3fe60806040526004361061005a5760003560e01c806396ec12e51161004357806396ec12e5146100b7578063aba8c4ba146100ca578063fd424462146100ea57600080fd5b80631d00bae41461005f5780633fdd58e214610081575b600080fd5b34801561006b57600080fd5b5061007f61007a366004610f0a565b61010a565b005b34801561008d57600080fd5b506100a161009c366004610f0a565b61022a565b6040516100ae9190610fc1565b60405180910390f35b6100a16100c5366004610fdb565b6102d2565b3480156100d657600080fd5b506100a16100e536600461105c565b6104c5565b3480156100f657600080fd5b5061007f6101053660046110bf565b610c17565b600080846001600160a01b031684846040516101279291906110da565b6000604051808303816000865af19150503d8060008114610164576040519150601f19603f3d011682016040523d82523d6000602084013e610169565b606091505b5091509150816101ae5760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064015b60405180910390fd5b60006101b9826110ea565b90507f224c8d9ad1bbf0f44a61d7bd8e7e9049b1a320e04b047da9910945675c31ba43816040516101ec91815260200190565b60405180910390a16102018460018188611111565b60405161020f9291906110da565b6040518091039020811461022257600080fd5b505050505050565b6060600080856001600160a01b031685856040516102499291906110da565b600060405180830381855afa9150503d8060008114610284576040519150601f19603f3d011682016040523d82523d6000602084013e610289565b606091505b5091509150816102c95760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b95945050505050565b6060600080876001600160a01b03163488886040516102f29291906110da565b60006040518083038185875af1925050503d806000811461032f576040519150601f19603f3d011682016040523d82523d6000602084013e610334565b606091505b509150915081156103875760405162461bcd60e51b815260206004820152601260248201527f756e65787065637465642073756363657373000000000000000000000000000060448201526064016101a5565b805184146103d75760405162461bcd60e51b815260206004820152601860248201527f77726f6e67207265766572742064617461206c656e677468000000000000000060448201526064016101a5565b60005b81518110156104b9578585828181106103f5576103f561113b565b9050013560f81c60f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168282815181106104335761043361113b565b01602001517fff0000000000000000000000000000000000000000000000000000000000000016146104a75760405162461bcd60e51b815260206004820152601460248201527f7265766572742064617461206d69736d6174636800000000000000000000000060448201526064016101a5565b806104b181611167565b9150506103da565b50979650505050505050565b6060600080876001600160a01b03168667ffffffffffffffff1686866040516104ef9291906110da565b6000604051808303818686fa925050503d806000811461052b576040519150601f19603f3d011682016040523d82523d6000602084013e610530565b606091505b5091509150816105705760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b60408051808201909152600d81527f626c6f636b206e756d626572200000000000000000000000000000000000000060208201526069906001906105bf9084906105ba8443611181565b610d82565b9250610601836040518060400160405280600d81526020017f636861696e20696420202020200000000000000000000000000000000000000081525046610d82565b9250610643836040518060400160405280600d81526020017f626173652066656520202020200000000000000000000000000000000000000081525048610d82565b9250610685836040518060400160405280600d81526020017f67617320707269636520202020000000000000000000000000000000000000008152503a610d82565b92506106c7836040518060400160405280600d81526020017f676173206c696d6974202020200000000000000000000000000000000000000081525045610d82565b925061070a836040518060400160405280600d81526020017f76616c75652020202020202020000000000000000000000000000000000000008152506000610d82565b925061074c836040518060400160405280600d81526020017f74696d657374616d70202020200000000000000000000000000000000000000081525042610d82565b9250610798836040518060400160405280600d81526020017f62616c616e6365202020202020000000000000000000000000000000000000008152508b6001600160a01b031631610d82565b92506107e3836040518060400160405280600d81526020017f72757374206164647265737320000000000000000000000000000000000000008152508c6001600160a01b0316610d82565b925061082e836040518060400160405280600d81526020017f73656e6465722020202020202000000000000000000000000000000000000000815250306001600160a01b0316610d82565b9250610879836040518060400160405280600d81526020017f6f726967696e2020202020202000000000000000000000000000000000000000815250326001600160a01b0316610d82565b92506108c4836040518060400160405280600d81526020017f636f696e62617365202020202000000000000000000000000000000000000000815250416001600160a01b0316610d82565b9250610913836040518060400160405280600d81526020017f7275737420636f646568617368000000000000000000000000000000000000008152508c6001600160a01b03163f60001c610d82565b9250610962836040518060400160405280600d81526020017f61726220636f6465686173682000000000000000000000000000000000000000815250846001600160a01b03163f60001c610d82565b92506109b1836040518060400160405280600d81526020017f65746820636f6465686173682000000000000000000000000000000000000000815250836001600160a01b03163f60001c610d82565b925060008a6001600160a01b03163b67ffffffffffffffff8111156109d8576109d861119a565b6040519080825280601f01601f191660200182016040528015610a02576020820181803683370190505b50905060005b8b6001600160a01b03163b811015610a8a57848181518110610a2c57610a2c61113b565b602001015160f81c60f81b828281518110610a4957610a4961113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610a8281611167565b915050610a08565b508a6001600160a01b0316803b806020016040519081016040528181526000908060200190933c80519060200120818051906020012014610b0f5760405162461bcd60e51b81526004016101a59060208082526004908201527f636f646500000000000000000000000000000000000000000000000000000000604082015260600190565b60008b6001600160a01b03163b8551610b289190611181565b67ffffffffffffffff811115610b4057610b4061119a565b6040519080825280601f01601f191660200182016040528015610b6a576020820181803683370190505b5090506001600160a01b038c163b5b8551811015610c0757858181518110610b9457610b9461113b565b602001015160f81c60f81b828e6001600160a01b03163b83610bb69190611181565b81518110610bc657610bc661113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610bff81611167565b915050610b79565b509b9a5050505050505050505050565b7feddecf107b5740cef7f5a01e3ea7e287665c4e75a8eb6afae2fda2e3d43677866401000003d0197fc6178c2de1078cd36c3bd302cde755340d7f17fcb3fcc0b9c333ba03b217029f820990507fc6178c2de1078cd36c3bd302cde755340d7f17fcb3fcc0b9c333ba03b217029f6401000003d0198208905067eddecf107b5740ce8167fffffffefffffc2f9190040a905067c6178c2de1078cd381069050600080836001600160a01b03166040516000604051808303816000865af19150503d8060008114610d03576040519150601f19603f3d011682016040523d82523d6000602084013e610d08565b606091505b509150915081610d485760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b60408051602081018590520160405160208183030381529060405280519060200120818051906020012014610d7c57600080fd5b50505050565b6060600084806020019051810190610d9a91906111b0565b905083838214610dbd5760405162461bcd60e51b81526004016101a59190610fc1565b50600060208651610dce9190611181565b67ffffffffffffffff811115610de657610de661119a565b6040519080825280601f01601f191660200182016040528015610e10576020820181803683370190505b50905060205b8651811015610e9b57868181518110610e3157610e3161113b565b602001015160f81c60f81b82602083610e4a9190611181565b81518110610e5a57610e5a61113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610e9381611167565b915050610e16565b5095945050505050565b80356001600160a01b0381168114610ebc57600080fd5b919050565b60008083601f840112610ed357600080fd5b50813567ffffffffffffffff811115610eeb57600080fd5b602083019150836020828501011115610f0357600080fd5b9250929050565b600080600060408486031215610f1f57600080fd5b610f2884610ea5565b9250602084013567ffffffffffffffff811115610f4457600080fd5b610f5086828701610ec1565b9497909650939450505050565b6000815180845260005b81811015610f8357602081850181015186830182015201610f67565b5060006020828601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010191505092915050565b602081526000610fd46020830184610f5d565b9392505050565b600080600080600060608688031215610ff357600080fd5b610ffc86610ea5565b9450602086013567ffffffffffffffff8082111561101957600080fd5b61102589838a01610ec1565b9096509450604088013591508082111561103e57600080fd5b5061104b88828901610ec1565b969995985093965092949392505050565b60008060008060006080868803121561107457600080fd5b61107d86610ea5565b945061108b60208701610ea5565b9350604086013567ffffffffffffffff80821682146110a957600080fd5b9093506060870135908082111561103e57600080fd5b6000602082840312156110d157600080fd5b610fd482610ea5565b8183823760009101908152919050565b8051602080830151919081101561110b576000198160200360031b1b821691505b50919050565b6000808585111561112157600080fd5b8386111561112e57600080fd5b5050820193919092039150565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601160045260246000fd5b6000600019820361117a5761117a611151565b5060010190565b8181038181111561119457611194611151565b92915050565b634e487b7160e01b600052604160045260246000fd5b6000602082840312156111c257600080fd5b505191905056fea2646970667358221220597cde1bb7eee207d3d4952b075dafdb1bb7db5e9892e0371a5a1c3aabcdf00f64736f6c63430008110033",
139
- "deployedBytecode": "0x60806040526004361061005a5760003560e01c806396ec12e51161004357806396ec12e5146100b7578063aba8c4ba146100ca578063fd424462146100ea57600080fd5b80631d00bae41461005f5780633fdd58e214610081575b600080fd5b34801561006b57600080fd5b5061007f61007a366004610f0a565b61010a565b005b34801561008d57600080fd5b506100a161009c366004610f0a565b61022a565b6040516100ae9190610fc1565b60405180910390f35b6100a16100c5366004610fdb565b6102d2565b3480156100d657600080fd5b506100a16100e536600461105c565b6104c5565b3480156100f657600080fd5b5061007f6101053660046110bf565b610c17565b600080846001600160a01b031684846040516101279291906110da565b6000604051808303816000865af19150503d8060008114610164576040519150601f19603f3d011682016040523d82523d6000602084013e610169565b606091505b5091509150816101ae5760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064015b60405180910390fd5b60006101b9826110ea565b90507f224c8d9ad1bbf0f44a61d7bd8e7e9049b1a320e04b047da9910945675c31ba43816040516101ec91815260200190565b60405180910390a16102018460018188611111565b60405161020f9291906110da565b6040518091039020811461022257600080fd5b505050505050565b6060600080856001600160a01b031685856040516102499291906110da565b600060405180830381855afa9150503d8060008114610284576040519150601f19603f3d011682016040523d82523d6000602084013e610289565b606091505b5091509150816102c95760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b95945050505050565b6060600080876001600160a01b03163488886040516102f29291906110da565b60006040518083038185875af1925050503d806000811461032f576040519150601f19603f3d011682016040523d82523d6000602084013e610334565b606091505b509150915081156103875760405162461bcd60e51b815260206004820152601260248201527f756e65787065637465642073756363657373000000000000000000000000000060448201526064016101a5565b805184146103d75760405162461bcd60e51b815260206004820152601860248201527f77726f6e67207265766572742064617461206c656e677468000000000000000060448201526064016101a5565b60005b81518110156104b9578585828181106103f5576103f561113b565b9050013560f81c60f81b7effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff19168282815181106104335761043361113b565b01602001517fff0000000000000000000000000000000000000000000000000000000000000016146104a75760405162461bcd60e51b815260206004820152601460248201527f7265766572742064617461206d69736d6174636800000000000000000000000060448201526064016101a5565b806104b181611167565b9150506103da565b50979650505050505050565b6060600080876001600160a01b03168667ffffffffffffffff1686866040516104ef9291906110da565b6000604051808303818686fa925050503d806000811461052b576040519150601f19603f3d011682016040523d82523d6000602084013e610530565b606091505b5091509150816105705760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b60408051808201909152600d81527f626c6f636b206e756d626572200000000000000000000000000000000000000060208201526069906001906105bf9084906105ba8443611181565b610d82565b9250610601836040518060400160405280600d81526020017f636861696e20696420202020200000000000000000000000000000000000000081525046610d82565b9250610643836040518060400160405280600d81526020017f626173652066656520202020200000000000000000000000000000000000000081525048610d82565b9250610685836040518060400160405280600d81526020017f67617320707269636520202020000000000000000000000000000000000000008152503a610d82565b92506106c7836040518060400160405280600d81526020017f676173206c696d6974202020200000000000000000000000000000000000000081525045610d82565b925061070a836040518060400160405280600d81526020017f76616c75652020202020202020000000000000000000000000000000000000008152506000610d82565b925061074c836040518060400160405280600d81526020017f74696d657374616d70202020200000000000000000000000000000000000000081525042610d82565b9250610798836040518060400160405280600d81526020017f62616c616e6365202020202020000000000000000000000000000000000000008152508b6001600160a01b031631610d82565b92506107e3836040518060400160405280600d81526020017f72757374206164647265737320000000000000000000000000000000000000008152508c6001600160a01b0316610d82565b925061082e836040518060400160405280600d81526020017f73656e6465722020202020202000000000000000000000000000000000000000815250306001600160a01b0316610d82565b9250610879836040518060400160405280600d81526020017f6f726967696e2020202020202000000000000000000000000000000000000000815250326001600160a01b0316610d82565b92506108c4836040518060400160405280600d81526020017f636f696e62617365202020202000000000000000000000000000000000000000815250416001600160a01b0316610d82565b9250610913836040518060400160405280600d81526020017f7275737420636f646568617368000000000000000000000000000000000000008152508c6001600160a01b03163f60001c610d82565b9250610962836040518060400160405280600d81526020017f61726220636f6465686173682000000000000000000000000000000000000000815250846001600160a01b03163f60001c610d82565b92506109b1836040518060400160405280600d81526020017f65746820636f6465686173682000000000000000000000000000000000000000815250836001600160a01b03163f60001c610d82565b925060008a6001600160a01b03163b67ffffffffffffffff8111156109d8576109d861119a565b6040519080825280601f01601f191660200182016040528015610a02576020820181803683370190505b50905060005b8b6001600160a01b03163b811015610a8a57848181518110610a2c57610a2c61113b565b602001015160f81c60f81b828281518110610a4957610a4961113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610a8281611167565b915050610a08565b508a6001600160a01b0316803b806020016040519081016040528181526000908060200190933c80519060200120818051906020012014610b0f5760405162461bcd60e51b81526004016101a59060208082526004908201527f636f646500000000000000000000000000000000000000000000000000000000604082015260600190565b60008b6001600160a01b03163b8551610b289190611181565b67ffffffffffffffff811115610b4057610b4061119a565b6040519080825280601f01601f191660200182016040528015610b6a576020820181803683370190505b5090506001600160a01b038c163b5b8551811015610c0757858181518110610b9457610b9461113b565b602001015160f81c60f81b828e6001600160a01b03163b83610bb69190611181565b81518110610bc657610bc661113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610bff81611167565b915050610b79565b509b9a5050505050505050505050565b7feddecf107b5740cef7f5a01e3ea7e287665c4e75a8eb6afae2fda2e3d43677866401000003d0197fc6178c2de1078cd36c3bd302cde755340d7f17fcb3fcc0b9c333ba03b217029f820990507fc6178c2de1078cd36c3bd302cde755340d7f17fcb3fcc0b9c333ba03b217029f6401000003d0198208905067eddecf107b5740ce8167fffffffefffffc2f9190040a905067c6178c2de1078cd381069050600080836001600160a01b03166040516000604051808303816000865af19150503d8060008114610d03576040519150601f19603f3d011682016040523d82523d6000602084013e610d08565b606091505b509150915081610d485760405162461bcd60e51b815260206004820152600b60248201526a18d85b1b0819985a5b195960aa1b60448201526064016101a5565b60408051602081018590520160405160208183030381529060405280519060200120818051906020012014610d7c57600080fd5b50505050565b6060600084806020019051810190610d9a91906111b0565b905083838214610dbd5760405162461bcd60e51b81526004016101a59190610fc1565b50600060208651610dce9190611181565b67ffffffffffffffff811115610de657610de661119a565b6040519080825280601f01601f191660200182016040528015610e10576020820181803683370190505b50905060205b8651811015610e9b57868181518110610e3157610e3161113b565b602001015160f81c60f81b82602083610e4a9190611181565b81518110610e5a57610e5a61113b565b60200101907effffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff1916908160001a90535080610e9381611167565b915050610e16565b5095945050505050565b80356001600160a01b0381168114610ebc57600080fd5b919050565b60008083601f840112610ed357600080fd5b50813567ffffffffffffffff811115610eeb57600080fd5b602083019150836020828501011115610f0357600080fd5b9250929050565b600080600060408486031215610f1f57600080fd5b610f2884610ea5565b9250602084013567ffffffffffffffff811115610f4457600080fd5b610f5086828701610ec1565b9497909650939450505050565b6000815180845260005b81811015610f8357602081850181015186830182015201610f67565b5060006020828601015260207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe0601f83011685010191505092915050565b602081526000610fd46020830184610f5d565b9392505050565b600080600080600060608688031215610ff357600080fd5b610ffc86610ea5565b9450602086013567ffffffffffffffff8082111561101957600080fd5b61102589838a01610ec1565b9096509450604088013591508082111561103e57600080fd5b5061104b88828901610ec1565b969995985093965092949392505050565b60008060008060006080868803121561107457600080fd5b61107d86610ea5565b945061108b60208701610ea5565b9350604086013567ffffffffffffffff80821682146110a957600080fd5b9093506060870135908082111561103e57600080fd5b6000602082840312156110d157600080fd5b610fd482610ea5565b8183823760009101908152919050565b8051602080830151919081101561110b576000198160200360031b1b821691505b50919050565b6000808585111561112157600080fd5b8386111561112e57600080fd5b5050820193919092039150565b634e487b7160e01b600052603260045260246000fd5b634e487b7160e01b600052601160045260246000fd5b6000600019820361117a5761117a611151565b5060010190565b8181038181111561119457611194611151565b92915050565b634e487b7160e01b600052604160045260246000fd5b6000602082840312156111c257600080fd5b505191905056fea2646970667358221220597cde1bb7eee207d3d4952b075dafdb1bb7db5e9892e0371a5a1c3aabcdf00f64736f6c63430008110033",
140
- "linkReferences": {},
141
- "deployedLinkReferences": {}
142
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }
@@ -1,160 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "ProxyAdminForBinding",
4
- "sourceName": "src/mocks/ProxyAdminForBinding.sol",
5
- "abi": [
6
- {
7
- "anonymous": false,
8
- "inputs": [
9
- {
10
- "indexed": true,
11
- "internalType": "address",
12
- "name": "previousOwner",
13
- "type": "address"
14
- },
15
- {
16
- "indexed": true,
17
- "internalType": "address",
18
- "name": "newOwner",
19
- "type": "address"
20
- }
21
- ],
22
- "name": "OwnershipTransferred",
23
- "type": "event"
24
- },
25
- {
26
- "inputs": [
27
- {
28
- "internalType": "contract TransparentUpgradeableProxy",
29
- "name": "proxy",
30
- "type": "address"
31
- },
32
- {
33
- "internalType": "address",
34
- "name": "newAdmin",
35
- "type": "address"
36
- }
37
- ],
38
- "name": "changeProxyAdmin",
39
- "outputs": [],
40
- "stateMutability": "nonpayable",
41
- "type": "function"
42
- },
43
- {
44
- "inputs": [
45
- {
46
- "internalType": "contract TransparentUpgradeableProxy",
47
- "name": "proxy",
48
- "type": "address"
49
- }
50
- ],
51
- "name": "getProxyAdmin",
52
- "outputs": [
53
- {
54
- "internalType": "address",
55
- "name": "",
56
- "type": "address"
57
- }
58
- ],
59
- "stateMutability": "view",
60
- "type": "function"
61
- },
62
- {
63
- "inputs": [
64
- {
65
- "internalType": "contract TransparentUpgradeableProxy",
66
- "name": "proxy",
67
- "type": "address"
68
- }
69
- ],
70
- "name": "getProxyImplementation",
71
- "outputs": [
72
- {
73
- "internalType": "address",
74
- "name": "",
75
- "type": "address"
76
- }
77
- ],
78
- "stateMutability": "view",
79
- "type": "function"
80
- },
81
- {
82
- "inputs": [],
83
- "name": "owner",
84
- "outputs": [
85
- {
86
- "internalType": "address",
87
- "name": "",
88
- "type": "address"
89
- }
90
- ],
91
- "stateMutability": "view",
92
- "type": "function"
93
- },
94
- {
95
- "inputs": [],
96
- "name": "renounceOwnership",
97
- "outputs": [],
98
- "stateMutability": "nonpayable",
99
- "type": "function"
100
- },
101
- {
102
- "inputs": [
103
- {
104
- "internalType": "address",
105
- "name": "newOwner",
106
- "type": "address"
107
- }
108
- ],
109
- "name": "transferOwnership",
110
- "outputs": [],
111
- "stateMutability": "nonpayable",
112
- "type": "function"
113
- },
114
- {
115
- "inputs": [
116
- {
117
- "internalType": "contract TransparentUpgradeableProxy",
118
- "name": "proxy",
119
- "type": "address"
120
- },
121
- {
122
- "internalType": "address",
123
- "name": "implementation",
124
- "type": "address"
125
- }
126
- ],
127
- "name": "upgrade",
128
- "outputs": [],
129
- "stateMutability": "nonpayable",
130
- "type": "function"
131
- },
132
- {
133
- "inputs": [
134
- {
135
- "internalType": "contract TransparentUpgradeableProxy",
136
- "name": "proxy",
137
- "type": "address"
138
- },
139
- {
140
- "internalType": "address",
141
- "name": "implementation",
142
- "type": "address"
143
- },
144
- {
145
- "internalType": "bytes",
146
- "name": "data",
147
- "type": "bytes"
148
- }
149
- ],
150
- "name": "upgradeAndCall",
151
- "outputs": [],
152
- "stateMutability": "payable",
153
- "type": "function"
154
- }
155
- ],
156
- "bytecode": "0x608060405234801561001057600080fd5b5061001a3361001f565b61006f565b600080546001600160a01b038381166001600160a01b0319831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b61078d8061007e6000396000f3fe60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461011157806399a88ec414610124578063f2fde38b14610144578063f3b7dead1461016457600080fd5b8063204e1c7a14610080578063715018a6146100bc5780637eff275e146100d35780638da5cb5b146100f3575b600080fd5b34801561008c57600080fd5b506100a061009b366004610579565b610184565b6040516001600160a01b03909116815260200160405180910390f35b3480156100c857600080fd5b506100d161022e565b005b3480156100df57600080fd5b506100d16100ee36600461059d565b610242565b3480156100ff57600080fd5b506000546001600160a01b03166100a0565b6100d161011f366004610605565b6102c3565b34801561013057600080fd5b506100d161013f36600461059d565b61034b565b34801561015057600080fd5b506100d161015f366004610579565b61039a565b34801561017057600080fd5b506100a061017f366004610579565b610449565b6000806000836001600160a01b03166040516101c3907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d80600081146101fe576040519150601f19603f3d011682016040523d82523d6000602084013e610203565b606091505b50915091508161021257600080fd5b8080602001905181019061022691906106db565b949350505050565b610236610488565b61024060006104fc565b565b61024a610488565b6040517f8f2839700000000000000000000000000000000000000000000000000000000081526001600160a01b038281166004830152831690638f283970906024015b600060405180830381600087803b1580156102a757600080fd5b505af11580156102bb573d6000803e3d6000fd5b505050505050565b6102cb610488565b6040517f4f1ef2860000000000000000000000000000000000000000000000000000000081526001600160a01b03841690634f1ef28690349061031490869086906004016106f8565b6000604051808303818588803b15801561032d57600080fd5b505af1158015610341573d6000803e3d6000fd5b5050505050505050565b610353610488565b6040517f3659cfe60000000000000000000000000000000000000000000000000000000081526001600160a01b038281166004830152831690633659cfe69060240161028d565b6103a2610488565b6001600160a01b03811661043d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b610446816104fc565b50565b6000806000836001600160a01b03166040516101c3907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b6000546001600160a01b03163314610240576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610434565b600080546001600160a01b038381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b038116811461044657600080fd5b60006020828403121561058b57600080fd5b813561059681610564565b9392505050565b600080604083850312156105b057600080fd5b82356105bb81610564565b915060208301356105cb81610564565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561061a57600080fd5b833561062581610564565b9250602084013561063581610564565b9150604084013567ffffffffffffffff8082111561065257600080fd5b818601915086601f83011261066657600080fd5b813581811115610678576106786105d6565b604051601f8201601f19908116603f011681019083821181831017156106a0576106a06105d6565b816040528281528960208487010111156106b957600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b6000602082840312156106ed57600080fd5b815161059681610564565b6001600160a01b038316815260006020604081840152835180604085015260005b8181101561073557858101830151858201606001528201610719565b506000606082860101526060601f19601f83011685010192505050939250505056fea264697066735822122076d272eb6456a016cf2af94ef883f02aa3ffcaa0f2aeaae4c2d10b1a127ace0464736f6c63430008110033",
157
- "deployedBytecode": "0x60806040526004361061007b5760003560e01c80639623609d1161004e5780639623609d1461011157806399a88ec414610124578063f2fde38b14610144578063f3b7dead1461016457600080fd5b8063204e1c7a14610080578063715018a6146100bc5780637eff275e146100d35780638da5cb5b146100f3575b600080fd5b34801561008c57600080fd5b506100a061009b366004610579565b610184565b6040516001600160a01b03909116815260200160405180910390f35b3480156100c857600080fd5b506100d161022e565b005b3480156100df57600080fd5b506100d16100ee36600461059d565b610242565b3480156100ff57600080fd5b506000546001600160a01b03166100a0565b6100d161011f366004610605565b6102c3565b34801561013057600080fd5b506100d161013f36600461059d565b61034b565b34801561015057600080fd5b506100d161015f366004610579565b61039a565b34801561017057600080fd5b506100a061017f366004610579565b610449565b6000806000836001600160a01b03166040516101c3907f5c60da1b00000000000000000000000000000000000000000000000000000000815260040190565b600060405180830381855afa9150503d80600081146101fe576040519150601f19603f3d011682016040523d82523d6000602084013e610203565b606091505b50915091508161021257600080fd5b8080602001905181019061022691906106db565b949350505050565b610236610488565b61024060006104fc565b565b61024a610488565b6040517f8f2839700000000000000000000000000000000000000000000000000000000081526001600160a01b038281166004830152831690638f283970906024015b600060405180830381600087803b1580156102a757600080fd5b505af11580156102bb573d6000803e3d6000fd5b505050505050565b6102cb610488565b6040517f4f1ef2860000000000000000000000000000000000000000000000000000000081526001600160a01b03841690634f1ef28690349061031490869086906004016106f8565b6000604051808303818588803b15801561032d57600080fd5b505af1158015610341573d6000803e3d6000fd5b5050505050505050565b610353610488565b6040517f3659cfe60000000000000000000000000000000000000000000000000000000081526001600160a01b038281166004830152831690633659cfe69060240161028d565b6103a2610488565b6001600160a01b03811661043d576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820152602660248201527f4f776e61626c653a206e6577206f776e657220697320746865207a65726f206160448201527f646472657373000000000000000000000000000000000000000000000000000060648201526084015b60405180910390fd5b610446816104fc565b50565b6000806000836001600160a01b03166040516101c3907ff851a44000000000000000000000000000000000000000000000000000000000815260040190565b6000546001600160a01b03163314610240576040517f08c379a000000000000000000000000000000000000000000000000000000000815260206004820181905260248201527f4f776e61626c653a2063616c6c6572206973206e6f7420746865206f776e65726044820152606401610434565b600080546001600160a01b038381167fffffffffffffffffffffffff0000000000000000000000000000000000000000831681178455604051919092169283917f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e09190a35050565b6001600160a01b038116811461044657600080fd5b60006020828403121561058b57600080fd5b813561059681610564565b9392505050565b600080604083850312156105b057600080fd5b82356105bb81610564565b915060208301356105cb81610564565b809150509250929050565b7f4e487b7100000000000000000000000000000000000000000000000000000000600052604160045260246000fd5b60008060006060848603121561061a57600080fd5b833561062581610564565b9250602084013561063581610564565b9150604084013567ffffffffffffffff8082111561065257600080fd5b818601915086601f83011261066657600080fd5b813581811115610678576106786105d6565b604051601f8201601f19908116603f011681019083821181831017156106a0576106a06105d6565b816040528281528960208487010111156106b957600080fd5b8260208601602083013760006020848301015280955050505050509250925092565b6000602082840312156106ed57600080fd5b815161059681610564565b6001600160a01b038316815260006020604081840152835180604085015260005b8181101561073557858101830151858201606001528201610719565b506000606082860101526060601f19601f83011685010192505050939250505056fea264697066735822122076d272eb6456a016cf2af94ef883f02aa3ffcaa0f2aeaae4c2d10b1a127ace0464736f6c63430008110033",
158
- "linkReferences": {},
159
- "deployedLinkReferences": {}
160
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }
@@ -1,25 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "SdkStorage",
4
- "sourceName": "src/mocks/SdkStorage.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "name": "populate",
9
- "outputs": [],
10
- "stateMutability": "nonpayable",
11
- "type": "function"
12
- },
13
- {
14
- "inputs": [],
15
- "name": "remove",
16
- "outputs": [],
17
- "stateMutability": "nonpayable",
18
- "type": "function"
19
- }
20
- ],
21
- "bytecode": "0x608060405234801561001057600080fd5b5061160f806100206000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c8063a7f437791461003b578063f809f20514610045575b600080fd5b61004361004d565b005b610043610443565b6007805461005a90611219565b159050610121576007805461006e81611219565b8061008957634e487b7160e01b600052603160045260246000fd5b601f811180156100a057600181146100c257610118565b6001826021036101000a03600183039250600283028482191617935050610118565b8360005260206000208260208114610105576020600019808601828104949094018054601f959095169092036101000a0119909216825560011990940193610115565b81546000835560ff1916603e1794505b50505b5050905561004d565b60106008805461013090611219565b905011156101f8576008805461014581611219565b8061016057634e487b7160e01b600052603160045260246000fd5b601f811180156101775760018114610199576101ef565b6001826021036101000a036001830392506002830284821916179350506101ef565b83600052602060002082602081146101dc576020600019808601828104949094018054601f959095169092036101000a01199092168255600119909401936101ec565b81546000835560ff1916603e1794505b50505b50509055610121565b60408051808201909152600f81527f7761736d2069732063757465203c330000000000000000000000000000000000602082015260099061023990826112b8565b505b6005541561028b57600580548061025457610254611396565b600082815260209020600460001990920191820401805467ffffffffffffffff600860038516026101000a0219169055905561023b565b600654600110156102ca5760068054806102a7576102a7611396565b6001900381819060005260206000200160006102c39190610f16565b905561028b565b60005b6008811015610311576000818152600a60205260409020805473ffffffffffffffffffffffffffffffffffffffff1916905580610309816113c2565b9150506102cd565b5060086000908152600a60209081527f2c1fd36ba11b13b555f58753742999069764391f450ca8727fe8a3eeffe67775805473ffffffffffffffffffffffffffffffffffffffff191690911790555b6004816001600160a01b031610156103a5576001600160a01b0381166000908152600b6020526040812061039391610f3b565b8061039d816113dc565b915050610360565b5060048054806103b7576103b7611396565b60008281526020812060026000199390930192830201805465ffffffffffff19168155600101819055915560188190556019819055601a819055601b55610400601c6000610f60565b61040c601d6000610f81565b6021805465ffffffffffff19908116909155600060228190556023805483169055602481905560258054909216909155602655565b565b600080547fffffffffffffffffffffff0000000000000000000000000000000000000000001661700117815560018054603073ffffffffffffffffffffffffffffffffffffffff199091161790556002805465ffffffffffff1916657fffffff002017905560406003555b60208167ffffffffffffffff16101561053157600580546001810182556000919091527f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db06004820401805460039092166008026101000a67ffffffffffffffff81810219909316928416029190911790558061052981611402565b9150506104ae565b50604d60056007815481106105485761054861141f565b90600052602060002090600491828204019190066008026101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790555060005b600a81101561068f5760068167ffffffffffffffff8111156105aa576105aa611253565b6040519080825280602002602001820160405280156105d3578160200160208202803683370190505b508154600181018355600092835260209283902082516105f99491909201920190610fbd565b5060005b8181101561067c5780600683815481106106195761061961141f565b9060005260206000200182815481106106345761063461141f565b90600052602060002090600691828204019190066005026101000a81548164ffffffffff021916908364ffffffffff1602179055508080610674906113c2565b9150506105fd565b5080610687816113c2565b915050610586565b5060005b600a8110156107515760005b8181101561073e576002600683815481106106bc576106bc61141f565b9060005260206000200182815481106106d7576106d761141f565b90600052602060002090600691828204019190066005028282829054906101000a900464ffffffffff1661070b9190611435565b92506101000a81548164ffffffffff021916908364ffffffffff1602179055508080610736906113c2565b91505061069f565b5080610749816113c2565b915050610693565b5060005b601f8160ff1610156107a55760078160405160200161077592919061145e565b6040516020818303038152906040526007908161079291906112b8565b508061079d81611500565b915050610755565b5060005b60508160ff1610156107f9576008816040516020016107c992919061145e565b604051602081830303815290604052600890816107e691906112b8565b50806107f181611500565b9150506107a9565b5060408051808201909152600f81527f617262697472756d207374796c75730000000000000000000000000000000000602082015260099061083b90826112b8565b5060005b601081101561088e576000818152600a60205260409020805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b03831617905580610886816113c2565b91505061083f565b5060005b6004816001600160a01b031610156109525760408051600080825260208083018085526001600160a01b0386168352600b90915292902090516108d5929061106f565b5060005b816001600160a01b0316811161093f576001600160a01b0382166000908152600b60209081526040822080546001810182559083529181902090820401805460ff601f9093166101000a9283021916909117905580610937816113c2565b9150506108d9565b508061094a816113dc565b915050610892565b5060005b60048160030b12156109e257600c8054600101808255600082905263ffffffff831691908290811061098a5761098a61141f565b60009182526020808320600386900b845291909101905260409020805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0392909216919091179055806109da8161151f565b915050610956565b5060005b60048160ff161015610a6c576109fd816001611538565b7fff0000000000000000000000000000000000000000000000000000000000000060f883901b166000908152600d6020526040812060ff929092169190610a45600285611557565b60ff1615815260208101919091526040016000205580610a6481611500565b9150506109e6565b506040517f7374796c757300000000000000000000000000000000000000000000000000008152600290600e906006019081526040519081900360200190208154815461ffff19811661ffff9092169182178355835463ffffffff6201000091829004160265ffffffffffff1990911690911717815560019182015491015560005b6004811015610ba25760048054600181018255600091909152600280547f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b928202928301805461ffff90921661ffff19831681178255925465ffffffffffff19909216909217620100009182900463ffffffff169091021790556003547f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c9091015580610b9a816113c2565b915050610aee565b5060408051808201909152600e81527f4c3220697320666f7220796f75210000000000000000000000000000000000006020820152601190610be490826112b8565b5060005b6005811015610c3f578060148160058110610c0557610c0561141f565b600a91828204019190066003026101000a81548162ffffff021916908362ffffff1602179055508080610c37906113c2565b915050610be8565b5060005b6002811015610c9e578060168160028110610c6057610c6061141f565b01805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b039290921691909117905580610c96816113c2565b915050610c43565b5060005b6004811015610d51578060188160048110610cbf57610cbf61141f565b01805460ff191660ff9290921691909117905560188160048110610ce557610ce561141f565b0154610cf59060ff166001611538565b60188260048110610d0857610d0861141f565b01805460ff92909216610100027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff90921691909117905580610d49816113c2565b915050610ca2565b5060005b6003811015610dfb57610d66611102565b60005b6004811215610da45780828260048110610d8557610d8561141f565b600b9290920b6020909202015280610d9c81611587565b915050610d69565b50601c8054600181018255600091909152610de6906002027f0e4562a10381dec21b205ed72637e6b1b523bdd0e4d4d50af5cd23dd4500a21101826004611120565b50508080610df3906113c2565b915050610d55565b5060005b6004811015610e935760005b600481600b0b1215610e8057601d8260048110610e2a57610e2a61141f565b01805460018082018355600092835260209092206002820401805492909116600c026101000a6bffffffffffffffffffffffff818102199093169284160291909117905580610e78816115b8565b915050610e0b565b5080610e8b816113c2565b915050610dff565b5060005b6003811015610f1357600260218260038110610eb557610eb561141f565b825460029190910291909101805461ffff90921661ffff19831681178255835465ffffffffffff1990931617620100009283900463ffffffff1690920291909117815560019182015491015580610f0b816113c2565b915050610e97565b50565b508054600082556005016006900490600052602060002090810190610f1391906111c5565b50805460008255601f016020900490600052602060002090810190610f1391906111c5565b5080546000825560020290600052602060002090810190610f1391906111da565b506000610f8e82826111f4565b506001016000610f9e82826111f4565b506001016000610fae82826111f4565b506104419060010160006111f4565b8280548282559060005260206000209060050160069004810192821561105f5791602002820160005b8382111561102c57835183826101000a81548164ffffffffff021916908364ffffffffff1602179055509260200192600501602081600401049283019260010302610fe6565b801561105d5782816101000a81549064ffffffffff021916905560050160208160040104928301926001030261102c565b505b5061106b9291506111c5565b5090565b82805482825590600052602060002090601f0160209004810192821561105f5791602002820160005b838211156110d557835183826101000a81548160ff0219169083151502179055509260200192600101602081600001049283019260010302611098565b801561105d5782816101000a81549060ff02191690556001016020816000010492830192600103026110d5565b60405180608001604052806004906020820280368337509192915050565b60028301918390821561105f5791602002820160005b8382111561118d57835183826101000a8154816bffffffffffffffffffffffff0219169083600b0b6bffffffffffffffffffffffff1602179055509260200192600c01602081600b01049283019260010302611136565b801561105d5782816101000a8154906bffffffffffffffffffffffff0219169055600c01602081600b0104928301926001030261118d565b5b8082111561106b57600081556001016111c6565b8082111561106b57600080825560018201556002016111da565b508054600082556001016002900490600052602060002090810190610f1391906111c5565b600181811c9082168061122d57607f821691505b60208210810361124d57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052604160045260246000fd5b601f8211156112b357600081815260208120601f850160051c810160208610156112905750805b601f850160051c820191505b818110156112af5782815560010161129c565b5050505b505050565b815167ffffffffffffffff8111156112d2576112d2611253565b6112e6816112e08454611219565b84611269565b602080601f83116001811461131b57600084156113035750858301515b600019600386901b1c1916600185901b1785556112af565b6000858152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08616915b8281101561136857888601518255948401946001909101908401611349565b50858210156113865787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b600052603160045260246000fd5b634e487b7160e01b600052601160045260246000fd5b600060001982036113d5576113d56113ac565b5060010190565b60006001600160a01b038083168181036113f8576113f86113ac565b6001019392505050565b600067ffffffffffffffff8083168181036113f8576113f86113ac565b634e487b7160e01b600052603260045260246000fd5b64ffffffffff818116838216028082169190828114611456576114566113ac565b505092915050565b600080845461146c81611219565b600182811680156114845760018114611499576114c8565b60ff19841687528215158302870194506114c8565b8860005260208060002060005b858110156114bf5781548a8201529084019082016114a6565b50505082870194505b5060f89690961b7fff000000000000000000000000000000000000000000000000000000000000001683525050929092019392505050565b600060ff821660ff8103611516576115166113ac565b60010192915050565b60008160030b637fffffff8103611516576115166113ac565b60ff8181168382160190811115611551576115516113ac565b92915050565b600060ff83168061157857634e487b7160e01b600052601260045260246000fd5b8060ff84160691505092915050565b60007f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82036113d5576113d56113ac565b600081600b0b6b7fffffffffffffffffffffff8103611516576115166113ac56fea26469706673582212204185a3eac006d533900698169b2c2ee5f92af0f8893f24b122c992abbe8db8e664736f6c63430008110033",
22
- "deployedBytecode": "0x608060405234801561001057600080fd5b50600436106100365760003560e01c8063a7f437791461003b578063f809f20514610045575b600080fd5b61004361004d565b005b610043610443565b6007805461005a90611219565b159050610121576007805461006e81611219565b8061008957634e487b7160e01b600052603160045260246000fd5b601f811180156100a057600181146100c257610118565b6001826021036101000a03600183039250600283028482191617935050610118565b8360005260206000208260208114610105576020600019808601828104949094018054601f959095169092036101000a0119909216825560011990940193610115565b81546000835560ff1916603e1794505b50505b5050905561004d565b60106008805461013090611219565b905011156101f8576008805461014581611219565b8061016057634e487b7160e01b600052603160045260246000fd5b601f811180156101775760018114610199576101ef565b6001826021036101000a036001830392506002830284821916179350506101ef565b83600052602060002082602081146101dc576020600019808601828104949094018054601f959095169092036101000a01199092168255600119909401936101ec565b81546000835560ff1916603e1794505b50505b50509055610121565b60408051808201909152600f81527f7761736d2069732063757465203c330000000000000000000000000000000000602082015260099061023990826112b8565b505b6005541561028b57600580548061025457610254611396565b600082815260209020600460001990920191820401805467ffffffffffffffff600860038516026101000a0219169055905561023b565b600654600110156102ca5760068054806102a7576102a7611396565b6001900381819060005260206000200160006102c39190610f16565b905561028b565b60005b6008811015610311576000818152600a60205260409020805473ffffffffffffffffffffffffffffffffffffffff1916905580610309816113c2565b9150506102cd565b5060086000908152600a60209081527f2c1fd36ba11b13b555f58753742999069764391f450ca8727fe8a3eeffe67775805473ffffffffffffffffffffffffffffffffffffffff191690911790555b6004816001600160a01b031610156103a5576001600160a01b0381166000908152600b6020526040812061039391610f3b565b8061039d816113dc565b915050610360565b5060048054806103b7576103b7611396565b60008281526020812060026000199390930192830201805465ffffffffffff19168155600101819055915560188190556019819055601a819055601b55610400601c6000610f60565b61040c601d6000610f81565b6021805465ffffffffffff19908116909155600060228190556023805483169055602481905560258054909216909155602655565b565b600080547fffffffffffffffffffffff0000000000000000000000000000000000000000001661700117815560018054603073ffffffffffffffffffffffffffffffffffffffff199091161790556002805465ffffffffffff1916657fffffff002017905560406003555b60208167ffffffffffffffff16101561053157600580546001810182556000919091527f036b6384b5eca791c62761152d0c79bb0604c104a5fb6f4eb0703f3154bb3db06004820401805460039092166008026101000a67ffffffffffffffff81810219909316928416029190911790558061052981611402565b9150506104ae565b50604d60056007815481106105485761054861141f565b90600052602060002090600491828204019190066008026101000a81548167ffffffffffffffff021916908367ffffffffffffffff16021790555060005b600a81101561068f5760068167ffffffffffffffff8111156105aa576105aa611253565b6040519080825280602002602001820160405280156105d3578160200160208202803683370190505b508154600181018355600092835260209283902082516105f99491909201920190610fbd565b5060005b8181101561067c5780600683815481106106195761061961141f565b9060005260206000200182815481106106345761063461141f565b90600052602060002090600691828204019190066005026101000a81548164ffffffffff021916908364ffffffffff1602179055508080610674906113c2565b9150506105fd565b5080610687816113c2565b915050610586565b5060005b600a8110156107515760005b8181101561073e576002600683815481106106bc576106bc61141f565b9060005260206000200182815481106106d7576106d761141f565b90600052602060002090600691828204019190066005028282829054906101000a900464ffffffffff1661070b9190611435565b92506101000a81548164ffffffffff021916908364ffffffffff1602179055508080610736906113c2565b91505061069f565b5080610749816113c2565b915050610693565b5060005b601f8160ff1610156107a55760078160405160200161077592919061145e565b6040516020818303038152906040526007908161079291906112b8565b508061079d81611500565b915050610755565b5060005b60508160ff1610156107f9576008816040516020016107c992919061145e565b604051602081830303815290604052600890816107e691906112b8565b50806107f181611500565b9150506107a9565b5060408051808201909152600f81527f617262697472756d207374796c75730000000000000000000000000000000000602082015260099061083b90826112b8565b5060005b601081101561088e576000818152600a60205260409020805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b03831617905580610886816113c2565b91505061083f565b5060005b6004816001600160a01b031610156109525760408051600080825260208083018085526001600160a01b0386168352600b90915292902090516108d5929061106f565b5060005b816001600160a01b0316811161093f576001600160a01b0382166000908152600b60209081526040822080546001810182559083529181902090820401805460ff601f9093166101000a9283021916909117905580610937816113c2565b9150506108d9565b508061094a816113dc565b915050610892565b5060005b60048160030b12156109e257600c8054600101808255600082905263ffffffff831691908290811061098a5761098a61141f565b60009182526020808320600386900b845291909101905260409020805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b0392909216919091179055806109da8161151f565b915050610956565b5060005b60048160ff161015610a6c576109fd816001611538565b7fff0000000000000000000000000000000000000000000000000000000000000060f883901b166000908152600d6020526040812060ff929092169190610a45600285611557565b60ff1615815260208101919091526040016000205580610a6481611500565b9150506109e6565b506040517f7374796c757300000000000000000000000000000000000000000000000000008152600290600e906006019081526040519081900360200190208154815461ffff19811661ffff9092169182178355835463ffffffff6201000091829004160265ffffffffffff1990911690911717815560019182015491015560005b6004811015610ba25760048054600181018255600091909152600280547f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19b928202928301805461ffff90921661ffff19831681178255925465ffffffffffff19909216909217620100009182900463ffffffff169091021790556003547f8a35acfbc15ff81a39ae7d344fd709f28e8600b4aa8c65c6b64bfe7fe36bd19c9091015580610b9a816113c2565b915050610aee565b5060408051808201909152600e81527f4c3220697320666f7220796f75210000000000000000000000000000000000006020820152601190610be490826112b8565b5060005b6005811015610c3f578060148160058110610c0557610c0561141f565b600a91828204019190066003026101000a81548162ffffff021916908362ffffff1602179055508080610c37906113c2565b915050610be8565b5060005b6002811015610c9e578060168160028110610c6057610c6061141f565b01805473ffffffffffffffffffffffffffffffffffffffff19166001600160a01b039290921691909117905580610c96816113c2565b915050610c43565b5060005b6004811015610d51578060188160048110610cbf57610cbf61141f565b01805460ff191660ff9290921691909117905560188160048110610ce557610ce561141f565b0154610cf59060ff166001611538565b60188260048110610d0857610d0861141f565b01805460ff92909216610100027fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff00ff90921691909117905580610d49816113c2565b915050610ca2565b5060005b6003811015610dfb57610d66611102565b60005b6004811215610da45780828260048110610d8557610d8561141f565b600b9290920b6020909202015280610d9c81611587565b915050610d69565b50601c8054600181018255600091909152610de6906002027f0e4562a10381dec21b205ed72637e6b1b523bdd0e4d4d50af5cd23dd4500a21101826004611120565b50508080610df3906113c2565b915050610d55565b5060005b6004811015610e935760005b600481600b0b1215610e8057601d8260048110610e2a57610e2a61141f565b01805460018082018355600092835260209092206002820401805492909116600c026101000a6bffffffffffffffffffffffff818102199093169284160291909117905580610e78816115b8565b915050610e0b565b5080610e8b816113c2565b915050610dff565b5060005b6003811015610f1357600260218260038110610eb557610eb561141f565b825460029190910291909101805461ffff90921661ffff19831681178255835465ffffffffffff1990931617620100009283900463ffffffff1690920291909117815560019182015491015580610f0b816113c2565b915050610e97565b50565b508054600082556005016006900490600052602060002090810190610f1391906111c5565b50805460008255601f016020900490600052602060002090810190610f1391906111c5565b5080546000825560020290600052602060002090810190610f1391906111da565b506000610f8e82826111f4565b506001016000610f9e82826111f4565b506001016000610fae82826111f4565b506104419060010160006111f4565b8280548282559060005260206000209060050160069004810192821561105f5791602002820160005b8382111561102c57835183826101000a81548164ffffffffff021916908364ffffffffff1602179055509260200192600501602081600401049283019260010302610fe6565b801561105d5782816101000a81549064ffffffffff021916905560050160208160040104928301926001030261102c565b505b5061106b9291506111c5565b5090565b82805482825590600052602060002090601f0160209004810192821561105f5791602002820160005b838211156110d557835183826101000a81548160ff0219169083151502179055509260200192600101602081600001049283019260010302611098565b801561105d5782816101000a81549060ff02191690556001016020816000010492830192600103026110d5565b60405180608001604052806004906020820280368337509192915050565b60028301918390821561105f5791602002820160005b8382111561118d57835183826101000a8154816bffffffffffffffffffffffff0219169083600b0b6bffffffffffffffffffffffff1602179055509260200192600c01602081600b01049283019260010302611136565b801561105d5782816101000a8154906bffffffffffffffffffffffff0219169055600c01602081600b0104928301926001030261118d565b5b8082111561106b57600081556001016111c6565b8082111561106b57600080825560018201556002016111da565b508054600082556001016002900490600052602060002090810190610f1391906111c5565b600181811c9082168061122d57607f821691505b60208210810361124d57634e487b7160e01b600052602260045260246000fd5b50919050565b634e487b7160e01b600052604160045260246000fd5b601f8211156112b357600081815260208120601f850160051c810160208610156112905750805b601f850160051c820191505b818110156112af5782815560010161129c565b5050505b505050565b815167ffffffffffffffff8111156112d2576112d2611253565b6112e6816112e08454611219565b84611269565b602080601f83116001811461131b57600084156113035750858301515b600019600386901b1c1916600185901b1785556112af565b6000858152602081207fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffe08616915b8281101561136857888601518255948401946001909101908401611349565b50858210156113865787850151600019600388901b60f8161c191681555b5050505050600190811b01905550565b634e487b7160e01b600052603160045260246000fd5b634e487b7160e01b600052601160045260246000fd5b600060001982036113d5576113d56113ac565b5060010190565b60006001600160a01b038083168181036113f8576113f86113ac565b6001019392505050565b600067ffffffffffffffff8083168181036113f8576113f86113ac565b634e487b7160e01b600052603260045260246000fd5b64ffffffffff818116838216028082169190828114611456576114566113ac565b505092915050565b600080845461146c81611219565b600182811680156114845760018114611499576114c8565b60ff19841687528215158302870194506114c8565b8860005260208060002060005b858110156114bf5781548a8201529084019082016114a6565b50505082870194505b5060f89690961b7fff000000000000000000000000000000000000000000000000000000000000001683525050929092019392505050565b600060ff821660ff8103611516576115166113ac565b60010192915050565b60008160030b637fffffff8103611516576115166113ac565b60ff8181168382160190811115611551576115516113ac565b92915050565b600060ff83168061157857634e487b7160e01b600052601260045260246000fd5b8060ff84160691505092915050565b60007f7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff82036113d5576113d56113ac565b600081600b0b6b7fffffffffffffffffffffff8103611516576115166113ac56fea26469706673582212204185a3eac006d533900698169b2c2ee5f92af0f8893f24b122c992abbe8db8e664736f6c63430008110033",
23
- "linkReferences": {},
24
- "deployedLinkReferences": {}
25
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }
@@ -1,22 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "SelfDestructInConstructorWithDestination",
4
- "sourceName": "src/mocks/SelfDestruct.sol",
5
- "abi": [
6
- {
7
- "inputs": [
8
- {
9
- "internalType": "address payable",
10
- "name": "destination",
11
- "type": "address"
12
- }
13
- ],
14
- "stateMutability": "payable",
15
- "type": "constructor"
16
- }
17
- ],
18
- "bytecode": "0x608060405260405160593803806059833981016040819052601e91602a565b806001600160a01b0316ff5b600060208284031215603b57600080fd5b81516001600160a01b0381168114605157600080fd5b939250505056fe",
19
- "deployedBytecode": "0x6080604052600080fdfea264697066735822122011b997c1958daab7161a96d5fdd635233f795bac8ce60a9a57dd19604949307464736f6c63430008110033",
20
- "linkReferences": {},
21
- "deployedLinkReferences": {}
22
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }
@@ -1,16 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "SelfDestructInConstructorWithoutDestination",
4
- "sourceName": "src/mocks/SelfDestruct.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "stateMutability": "payable",
9
- "type": "constructor"
10
- }
11
- ],
12
- "bytecode": "0x608060405230fffe",
13
- "deployedBytecode": "0x6080604052600080fdfea26469706673582212209d568e91783cbcbed21b832143d7c7c130ca6d5b71d7e44e8364386154d0b44c64736f6c63430008110033",
14
- "linkReferences": {},
15
- "deployedLinkReferences": {}
16
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }
@@ -1,36 +0,0 @@
1
- {
2
- "_format": "hh-sol-artifact-1",
3
- "contractName": "SelfDestructOutsideConstructor",
4
- "sourceName": "src/mocks/SelfDestruct.sol",
5
- "abi": [
6
- {
7
- "inputs": [],
8
- "stateMutability": "payable",
9
- "type": "constructor"
10
- },
11
- {
12
- "inputs": [
13
- {
14
- "internalType": "address payable",
15
- "name": "destination",
16
- "type": "address"
17
- }
18
- ],
19
- "name": "selfDestructWithDestination",
20
- "outputs": [],
21
- "stateMutability": "nonpayable",
22
- "type": "function"
23
- },
24
- {
25
- "inputs": [],
26
- "name": "selfDestructWithoutDestination",
27
- "outputs": [],
28
- "stateMutability": "nonpayable",
29
- "type": "function"
30
- }
31
- ],
32
- "bytecode": "0x608060405260d7806100126000396000f3fe6080604052348015600f57600080fd5b506004361060325760003560e01c806318fc3e39146037578063d28d249c146048575b600080fd5b604660423660046066565b604d565b005b604630ff5b8073ffffffffffffffffffffffffffffffffffffffff16ff5b600060208284031215607757600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114609a57600080fd5b939250505056fea2646970667358221220d03d34f2691cb88cb4c012819e6075e23ff03781ee08dcbffe1b890249b9e17964736f6c63430008110033",
33
- "deployedBytecode": "0x6080604052348015600f57600080fd5b506004361060325760003560e01c806318fc3e39146037578063d28d249c146048575b600080fd5b604660423660046066565b604d565b005b604630ff5b8073ffffffffffffffffffffffffffffffffffffffff16ff5b600060208284031215607757600080fd5b813573ffffffffffffffffffffffffffffffffffffffff81168114609a57600080fd5b939250505056fea2646970667358221220d03d34f2691cb88cb4c012819e6075e23ff03781ee08dcbffe1b890249b9e17964736f6c63430008110033",
34
- "linkReferences": {},
35
- "deployedLinkReferences": {}
36
- }
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/4f999a6cce19b0d9a5ec3f1d8da6db35.json"
4
- }