@superfluid-finance/ethereum-contracts 1.7.2-dev.3e0e33e.0 → 1.7.2-dev.3e57a67.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/artifacts/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock.json +2 -2
  2. package/artifacts/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock.json +2 -2
  3. package/artifacts/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock.json +2 -2
  4. package/artifacts/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas.json +2 -2
  5. package/artifacts/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting.json +2 -2
  6. package/artifacts/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock.json +2 -2
  7. package/artifacts/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock.json +2 -2
  8. package/artifacts/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42.json +2 -2
  9. package/artifacts/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester.json +2 -2
  10. package/artifacts/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester.json +2 -2
  11. package/artifacts/contracts/mocks/SuperTokenMock.sol/SuperTokenMock.json +2 -2
  12. package/artifacts/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester.json +2 -2
  13. package/artifacts/contracts/superfluid/SuperToken.sol/SuperToken.json +2 -2
  14. package/artifacts/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory.json +2 -2
  15. package/artifacts/contracts/utils/SuperfluidFrameworkDeployer.sol/SuperfluidFrameworkDeployer.json +2 -2
  16. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/CFAv1ForwarderDeployerLibrary.json +2 -2
  17. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/IDAv1ForwarderDeployerLibrary.json +2 -2
  18. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/ProxyDeployerLibrary.json +2 -2
  19. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperTokenDeployerLibrary.json +2 -2
  20. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidCFAv1DeployerLibrary.json +2 -2
  21. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidFrameworkDeploymentSteps.json +2 -2
  22. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidGovDeployerLibrary.json +2 -2
  23. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidHostDeployerLibrary.json +2 -2
  24. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidIDAv1DeployerLibrary.json +2 -2
  25. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidLoaderDeployerLibrary.json +2 -2
  26. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidNFTLogicDeployerLibrary.json +2 -2
  27. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/SuperfluidPeripheryDeployerLibrary.json +2 -2
  28. package/artifacts/contracts/utils/SuperfluidFrameworkDeploymentSteps.sol/TokenDeployerLibrary.json +2 -2
  29. package/build/contracts/AccessControl.json +1 -1
  30. package/build/contracts/AccessControlEnumerable.json +1 -1
  31. package/build/contracts/Address.json +1 -1
  32. package/build/contracts/AgreementBase.json +1 -1
  33. package/build/contracts/AgreementLibrary.json +1 -1
  34. package/build/contracts/BaseRelayRecipient.json +1 -1
  35. package/build/contracts/BatchLiquidator.json +1 -1
  36. package/build/contracts/BatchOperation.json +1 -1
  37. package/build/contracts/CFAv1Forwarder.json +1 -1
  38. package/build/contracts/CFAv1ForwarderDeployerLibrary.json +4 -4
  39. package/build/contracts/CFAv1Library.json +1 -1
  40. package/build/contracts/CallUtils.json +1 -1
  41. package/build/contracts/ClosingOnUpdateFlowTestApp.json +1 -1
  42. package/build/contracts/ConstantFlowAgreementV1.json +1 -1
  43. package/build/contracts/ConstantInflowNFT.json +1 -1
  44. package/build/contracts/ConstantOutflowNFT.json +1 -1
  45. package/build/contracts/Context.json +1 -1
  46. package/build/contracts/ContextDefinitions.json +1 -1
  47. package/build/contracts/CustomSuperTokenBase.json +1 -1
  48. package/build/contracts/ERC165.json +1 -1
  49. package/build/contracts/ERC1820Implementer.json +1 -1
  50. package/build/contracts/ERC1820RegistryCompiled.json +1 -1
  51. package/build/contracts/ERC20.json +1 -1
  52. package/build/contracts/ERC20WithTokenInfo.json +1 -1
  53. package/build/contracts/ERC777Helper.json +1 -1
  54. package/build/contracts/ERC777RecipientDrainingGas.json +4 -4
  55. package/build/contracts/ERC777RecipientReverting.json +4 -4
  56. package/build/contracts/EnumerableSet.json +1 -1
  57. package/build/contracts/EventsEmitter.json +1 -1
  58. package/build/contracts/ExclusiveInflowTestApp.json +1 -1
  59. package/build/contracts/FixedSizeData.json +1 -1
  60. package/build/contracts/FlowExchangeTestApp.json +1 -1
  61. package/build/contracts/FlowNFTBase.json +1 -1
  62. package/build/contracts/FlowOperatorDefinitions.json +1 -1
  63. package/build/contracts/ForwarderBase.json +1 -1
  64. package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
  65. package/build/contracts/IAccessControl.json +1 -1
  66. package/build/contracts/IAccessControlEnumerable.json +1 -1
  67. package/build/contracts/IConstantFlowAgreementV1.json +1 -1
  68. package/build/contracts/IConstantInflowNFT.json +1 -1
  69. package/build/contracts/IConstantOutflowNFT.json +1 -1
  70. package/build/contracts/IDAv1Forwarder.json +1 -1
  71. package/build/contracts/IDAv1ForwarderDeployerLibrary.json +4 -4
  72. package/build/contracts/IDAv1Library.json +1 -1
  73. package/build/contracts/IERC165.json +1 -1
  74. package/build/contracts/IERC1820Implementer.json +1 -1
  75. package/build/contracts/IERC1820Registry.json +1 -1
  76. package/build/contracts/IERC20.json +1 -1
  77. package/build/contracts/IERC20Metadata.json +1 -1
  78. package/build/contracts/IERC20Permit.json +1 -1
  79. package/build/contracts/IERC721.json +1 -1
  80. package/build/contracts/IERC721Metadata.json +1 -1
  81. package/build/contracts/IERC777.json +1 -1
  82. package/build/contracts/IERC777Recipient.json +1 -1
  83. package/build/contracts/IERC777Sender.json +1 -1
  84. package/build/contracts/IFlowNFTBase.json +1 -1
  85. package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
  86. package/build/contracts/IMultiSigWallet.json +1 -1
  87. package/build/contracts/IPoolAdminNFT.json +1 -1
  88. package/build/contracts/IPoolMemberNFT.json +1 -1
  89. package/build/contracts/IPureSuperToken.json +1 -1
  90. package/build/contracts/IPureSuperTokenCustom.json +1 -1
  91. package/build/contracts/IRelayRecipient.json +1 -1
  92. package/build/contracts/IResolver.json +1 -1
  93. package/build/contracts/ISETH.json +1 -1
  94. package/build/contracts/ISETHCustom.json +1 -1
  95. package/build/contracts/ISuperAgreement.json +1 -1
  96. package/build/contracts/ISuperApp.json +1 -1
  97. package/build/contracts/ISuperToken.json +1 -1
  98. package/build/contracts/ISuperTokenFactory.json +1 -1
  99. package/build/contracts/ISuperfluid.json +1 -1
  100. package/build/contracts/ISuperfluidGovernance.json +1 -1
  101. package/build/contracts/ISuperfluidToken.json +1 -1
  102. package/build/contracts/ITOGAv1.json +1 -1
  103. package/build/contracts/ITOGAv2.json +1 -1
  104. package/build/contracts/ITOGAv3.json +1 -1
  105. package/build/contracts/Initializable.json +1 -1
  106. package/build/contracts/InstantDistributionAgreementV1.json +1 -1
  107. package/build/contracts/Math.json +1 -1
  108. package/build/contracts/NonClosableOutflowTestApp.json +1 -1
  109. package/build/contracts/Ownable.json +1 -1
  110. package/build/contracts/Proxy.json +1 -1
  111. package/build/contracts/ProxyDeployerLibrary.json +4 -4
  112. package/build/contracts/PureSuperToken.json +1 -1
  113. package/build/contracts/Resolver.json +1 -1
  114. package/build/contracts/SETHProxy.json +1 -1
  115. package/build/contracts/SafeCast.json +1 -1
  116. package/build/contracts/SafeERC20.json +1 -1
  117. package/build/contracts/SafeGasLibrary.json +1 -1
  118. package/build/contracts/SafeMath.json +1 -1
  119. package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
  120. package/build/contracts/SlotsBitmapLibrary.json +1 -1
  121. package/build/contracts/StreamRedirector.json +1 -1
  122. package/build/contracts/Strings.json +1 -1
  123. package/build/contracts/SuperAppBase.json +1 -1
  124. package/build/contracts/SuperAppBaseFlow.json +1 -1
  125. package/build/contracts/SuperAppDefinitions.json +1 -1
  126. package/build/contracts/SuperToken.json +1954 -1954
  127. package/build/contracts/SuperTokenDeployerLibrary.json +4 -4
  128. package/build/contracts/SuperTokenFactory.json +4 -4
  129. package/build/contracts/SuperTokenFactoryBase.json +2 -2
  130. package/build/contracts/SuperTokenV1Library.json +1 -1
  131. package/build/contracts/SuperUpgrader.json +1 -1
  132. package/build/contracts/Superfluid.json +1 -1
  133. package/build/contracts/SuperfluidCFAv1DeployerLibrary.json +4 -4
  134. package/build/contracts/SuperfluidFrameworkDeployer.json +4 -4
  135. package/build/contracts/SuperfluidFrameworkDeploymentSteps.json +4 -4
  136. package/build/contracts/SuperfluidGovDeployerLibrary.json +4 -4
  137. package/build/contracts/SuperfluidGovernanceBase.json +1 -1
  138. package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
  139. package/build/contracts/SuperfluidGovernanceII.json +1 -1
  140. package/build/contracts/SuperfluidGovernanceIIProxy.json +1 -1
  141. package/build/contracts/SuperfluidHostDeployerLibrary.json +4 -4
  142. package/build/contracts/SuperfluidIDAv1DeployerLibrary.json +4 -4
  143. package/build/contracts/SuperfluidLoader.json +1 -1
  144. package/build/contracts/SuperfluidLoaderDeployerLibrary.json +4 -4
  145. package/build/contracts/SuperfluidLoaderLibrary.json +1 -1
  146. package/build/contracts/SuperfluidNFTLogicDeployerLibrary.json +4 -4
  147. package/build/contracts/SuperfluidPeripheryDeployerLibrary.json +4 -4
  148. package/build/contracts/SuperfluidToken.json +988 -988
  149. package/build/contracts/TOGA.json +1 -1
  150. package/build/contracts/TestGovernance.json +1 -1
  151. package/build/contracts/TestResolver.json +1 -1
  152. package/build/contracts/TestToken.json +1 -1
  153. package/build/contracts/TokenDeployerLibrary.json +4 -4
  154. package/build/contracts/TokenInfo.json +1 -1
  155. package/build/contracts/UUPSProxiable.json +1 -1
  156. package/build/contracts/UUPSProxy.json +1 -1
  157. package/build/contracts/UUPSUtils.json +1 -1
  158. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.d.ts +1 -1
  159. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantInflowNFTMock__factory.js +1 -1
  160. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.d.ts +1 -1
  161. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/ConstantOutflowNFTMock__factory.js +1 -1
  162. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.d.ts +1 -1
  163. package/build/typechain/factories/contracts/mocks/CFAv1NFTMock.sol/NoNFTSuperTokenMock__factory.js +1 -1
  164. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.d.ts +1 -1
  165. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientDrainingGas__factory.js +1 -1
  166. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.d.ts +1 -1
  167. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777RecipientReverting__factory.js +1 -1
  168. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.d.ts +1 -1
  169. package/build/typechain/factories/contracts/mocks/ERC777SenderRecipientMock.sol/ERC777SenderRecipientMock__factory.js +1 -1
  170. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.d.ts +1 -1
  171. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock42__factory.js +1 -1
  172. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.d.ts +1 -1
  173. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryMock__factory.js +1 -1
  174. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.d.ts +1 -1
  175. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryStorageLayoutTester__factory.js +1 -1
  176. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.d.ts +1 -1
  177. package/build/typechain/factories/contracts/mocks/SuperTokenFactoryMock.sol/SuperTokenFactoryUpdateLogicContractsTester__factory.js +1 -1
  178. package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.d.ts +1 -1
  179. package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenMock__factory.js +1 -1
  180. package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.d.ts +1 -1
  181. package/build/typechain/factories/contracts/mocks/SuperTokenMock.sol/SuperTokenStorageLayoutTester__factory.js +1 -1
  182. package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.d.ts +1 -1
  183. package/build/typechain/factories/contracts/superfluid/SuperTokenFactory.sol/SuperTokenFactory__factory.js +1 -1
  184. package/build/typechain/factories/contracts/superfluid/SuperToken__factory.d.ts +1 -1
  185. package/build/typechain/factories/contracts/superfluid/SuperToken__factory.js +1 -1
  186. package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.d.ts +1 -1
  187. package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeployer__factory.js +1 -1
  188. package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.d.ts +1 -1
  189. package/build/typechain/factories/contracts/utils/SuperfluidFrameworkDeploymentSteps__factory.js +1 -1
  190. package/contracts/superfluid/SuperToken.sol +44 -41
  191. package/contracts/superfluid/SuperfluidToken.sol +15 -15
  192. package/package.json +3 -3

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.