@superfluid-finance/ethereum-contracts 1.9.2-dev.50fef89.0 → 1.9.2-dev.60d8449.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 (167) hide show
  1. package/build/truffle/AccessControl.json +1 -1
  2. package/build/truffle/AccessControlEnumerable.json +1 -1
  3. package/build/truffle/AdditionalMonetaryTypeHelpers.json +1 -1
  4. package/build/truffle/Address.json +1 -1
  5. package/build/truffle/AgreementBase.json +1 -1
  6. package/build/truffle/AgreementLibrary.json +1 -1
  7. package/build/truffle/BaseRelayRecipient.json +1 -1
  8. package/build/truffle/BatchLiquidator.json +1 -1
  9. package/build/truffle/BatchOperation.json +1 -1
  10. package/build/truffle/BeaconProxiable.json +1 -1
  11. package/build/truffle/BeaconProxy.json +1 -1
  12. package/build/truffle/CFASuperAppBase.json +1 -1
  13. package/build/truffle/CFAv1Forwarder.json +1 -1
  14. package/build/truffle/CFAv1ForwarderDeployerLibrary.json +1 -1
  15. package/build/truffle/CFAv1Library.json +1 -1
  16. package/build/truffle/CallUtils.json +1 -1
  17. package/build/truffle/ClosingOnUpdateFlowTestApp.json +1 -1
  18. package/build/truffle/ConstantFlowAgreementV1.json +1 -1
  19. package/build/truffle/ConstantInflowNFT.json +1 -1
  20. package/build/truffle/ConstantOutflowNFT.json +1 -1
  21. package/build/truffle/Context.json +1 -1
  22. package/build/truffle/ContextDefinitions.json +1 -1
  23. package/build/truffle/Counters.json +1 -1
  24. package/build/truffle/CrossStreamSuperApp.json +1 -1
  25. package/build/truffle/CustomSuperTokenBase.json +1 -1
  26. package/build/truffle/ECDSA.json +1 -1
  27. package/build/truffle/EIP712.json +1 -1
  28. package/build/truffle/ERC165.json +1 -1
  29. package/build/truffle/ERC1820Implementer.json +1 -1
  30. package/build/truffle/ERC1820RegistryCompiled.json +1 -1
  31. package/build/truffle/ERC1967Upgrade.json +1 -1
  32. package/build/truffle/ERC20.json +1 -1
  33. package/build/truffle/ERC20Permit.json +1 -1
  34. package/build/truffle/ERC777Helper.json +1 -1
  35. package/build/truffle/ERC777RecipientDrainingGas.json +1 -1
  36. package/build/truffle/ERC777RecipientReverting.json +1 -1
  37. package/build/truffle/EnumerableSet.json +1 -1
  38. package/build/truffle/ExclusiveInflowTestApp.json +1 -1
  39. package/build/truffle/FixedSizeData.json +1 -1
  40. package/build/truffle/FlowExchangeTestApp.json +1 -1
  41. package/build/truffle/FlowNFTBase.json +1 -1
  42. package/build/truffle/FlowOperatorDefinitions.json +1 -1
  43. package/build/truffle/ForwarderBase.json +1 -1
  44. package/build/truffle/FullUpgradableSuperTokenProxy.json +1 -1
  45. package/build/truffle/GDAv1Forwarder.json +1 -1
  46. package/build/truffle/GDAv1ForwarderDeployerLibrary.json +1 -1
  47. package/build/truffle/GeneralDistributionAgreementV1.json +1 -1
  48. package/build/truffle/IAccessControl.json +1 -1
  49. package/build/truffle/IAccessControlEnumerable.json +1 -1
  50. package/build/truffle/IBeacon.json +1 -1
  51. package/build/truffle/IConstantFlowAgreementV1.json +1 -1
  52. package/build/truffle/IConstantInflowNFT.json +1 -1
  53. package/build/truffle/IConstantOutflowNFT.json +1 -1
  54. package/build/truffle/IDAv1Forwarder.json +1 -1
  55. package/build/truffle/IDAv1ForwarderDeployerLibrary.json +1 -1
  56. package/build/truffle/IDAv1Library.json +1 -1
  57. package/build/truffle/IERC165.json +1 -1
  58. package/build/truffle/IERC1820Implementer.json +1 -1
  59. package/build/truffle/IERC1820Registry.json +1 -1
  60. package/build/truffle/IERC1822Proxiable.json +1 -1
  61. package/build/truffle/IERC1967.json +1 -1
  62. package/build/truffle/IERC20.json +1 -1
  63. package/build/truffle/IERC20Metadata.json +1 -1
  64. package/build/truffle/IERC20Permit.json +1 -1
  65. package/build/truffle/IERC5267.json +1 -1
  66. package/build/truffle/IERC721.json +1 -1
  67. package/build/truffle/IERC721Metadata.json +1 -1
  68. package/build/truffle/IERC777.json +1 -1
  69. package/build/truffle/IERC777Recipient.json +1 -1
  70. package/build/truffle/IERC777Sender.json +1 -1
  71. package/build/truffle/IFlowNFTBase.json +1 -1
  72. package/build/truffle/IGeneralDistributionAgreementV1.json +1 -1
  73. package/build/truffle/IInstantDistributionAgreementV1.json +1 -1
  74. package/build/truffle/IMultiSigWallet.json +1 -1
  75. package/build/truffle/IPoolAdminNFT.json +1 -1
  76. package/build/truffle/IPoolMemberNFT.json +1 -1
  77. package/build/truffle/IPoolNFTBase.json +1 -1
  78. package/build/truffle/IPureSuperToken.json +1 -1
  79. package/build/truffle/IPureSuperTokenCustom.json +1 -1
  80. package/build/truffle/IRelayRecipient.json +1 -1
  81. package/build/truffle/IResolver.json +1 -1
  82. package/build/truffle/ISETH.json +1 -1
  83. package/build/truffle/ISETHCustom.json +1 -1
  84. package/build/truffle/ISafe.json +1 -1
  85. package/build/truffle/IStorageLayoutBase.json +1 -1
  86. package/build/truffle/ISuperAgreement.json +1 -1
  87. package/build/truffle/ISuperApp.json +1 -1
  88. package/build/truffle/ISuperToken.json +1 -1
  89. package/build/truffle/ISuperTokenFactory.json +1 -1
  90. package/build/truffle/ISuperfluid.json +1 -1
  91. package/build/truffle/ISuperfluidGovernance.json +1 -1
  92. package/build/truffle/ISuperfluidPool.json +1 -1
  93. package/build/truffle/ISuperfluidToken.json +1 -1
  94. package/build/truffle/ITOGAv1.json +1 -1
  95. package/build/truffle/ITOGAv2.json +1 -1
  96. package/build/truffle/ITOGAv3.json +1 -1
  97. package/build/truffle/IUserDefinedMacro.json +1 -1
  98. package/build/truffle/Initializable.json +1 -1
  99. package/build/truffle/InstantDistributionAgreementV1.json +1 -1
  100. package/build/truffle/MacroForwarder.json +1 -1
  101. package/build/truffle/Math.json +1 -1
  102. package/build/truffle/NonClosableOutflowTestApp.json +1 -1
  103. package/build/truffle/Ownable.json +1 -1
  104. package/build/truffle/PoolAdminNFT.json +1 -1
  105. package/build/truffle/PoolMemberNFT.json +1 -1
  106. package/build/truffle/PoolNFTBase.json +1 -1
  107. package/build/truffle/Proxy.json +1 -1
  108. package/build/truffle/ProxyDeployerLibrary.json +1 -1
  109. package/build/truffle/PureSuperToken.json +1 -1
  110. package/build/truffle/Resolver.json +1 -1
  111. package/build/truffle/SETHProxy.json +1 -1
  112. package/build/truffle/SafeCast.json +1 -1
  113. package/build/truffle/SafeERC20.json +1 -1
  114. package/build/truffle/SafeGasLibrary.json +1 -1
  115. package/build/truffle/SafeMath.json +1 -1
  116. package/build/truffle/SelfDeletingFlowTestApp.json +1 -1
  117. package/build/truffle/SemanticMoney.json +1 -1
  118. package/build/truffle/ShortStrings.json +1 -1
  119. package/build/truffle/SignedMath.json +1 -1
  120. package/build/truffle/SlotsBitmapLibrary.json +1 -1
  121. package/build/truffle/SolvencyHelperLibrary.json +1 -1
  122. package/build/truffle/StorageSlot.json +1 -1
  123. package/build/truffle/StreamRedirector.json +1 -1
  124. package/build/truffle/Strings.json +1 -1
  125. package/build/truffle/SuperAppBase.json +1 -1
  126. package/build/truffle/SuperAppDefinitions.json +1 -1
  127. package/build/truffle/SuperToken.json +1 -1
  128. package/build/truffle/SuperTokenDeployerLibrary.json +1 -1
  129. package/build/truffle/SuperTokenFactory.json +1 -1
  130. package/build/truffle/SuperTokenFactoryBase.json +1 -1
  131. package/build/truffle/SuperTokenFactoryDeployerLibrary.json +1 -1
  132. package/build/truffle/SuperTokenV1Library.json +1 -1
  133. package/build/truffle/SuperUpgrader.json +1 -1
  134. package/build/truffle/Superfluid.json +1 -1
  135. package/build/truffle/SuperfluidCFAv1DeployerLibrary.json +1 -1
  136. package/build/truffle/SuperfluidFlowNFTLogicDeployerLibrary.json +1 -1
  137. package/build/truffle/SuperfluidFrameworkDeployer.json +1 -1
  138. package/build/truffle/SuperfluidFrameworkDeploymentSteps.json +1 -1
  139. package/build/truffle/SuperfluidGDAv1DeployerLibrary.json +1 -1
  140. package/build/truffle/SuperfluidGovDeployerLibrary.json +1 -1
  141. package/build/truffle/SuperfluidGovernanceBase.json +1 -1
  142. package/build/truffle/SuperfluidGovernanceConfigs.json +1 -1
  143. package/build/truffle/SuperfluidGovernanceII.json +1 -1
  144. package/build/truffle/SuperfluidGovernanceIIProxy.json +1 -1
  145. package/build/truffle/SuperfluidHostDeployerLibrary.json +1 -1
  146. package/build/truffle/SuperfluidIDAv1DeployerLibrary.json +1 -1
  147. package/build/truffle/SuperfluidLoader.json +1 -1
  148. package/build/truffle/SuperfluidLoaderLibrary.json +1 -1
  149. package/build/truffle/SuperfluidPeripheryDeployerLibrary.json +1 -1
  150. package/build/truffle/SuperfluidPool.json +1 -1
  151. package/build/truffle/SuperfluidPoolDeployerLibrary.json +1 -1
  152. package/build/truffle/SuperfluidPoolLogicDeployerLibrary.json +1 -1
  153. package/build/truffle/SuperfluidPoolNFTLogicDeployerLibrary.json +1 -1
  154. package/build/truffle/SuperfluidPoolPlaceholder.json +1 -1
  155. package/build/truffle/SuperfluidToken.json +1 -1
  156. package/build/truffle/SuperfluidUpgradeableBeacon.json +1 -1
  157. package/build/truffle/TOGA.json +1 -1
  158. package/build/truffle/TestGovernance.json +1 -1
  159. package/build/truffle/TestResolver.json +1 -1
  160. package/build/truffle/TestToken.json +1 -1
  161. package/build/truffle/TokenDeployerLibrary.json +1 -1
  162. package/build/truffle/TokenMonad.json +1 -1
  163. package/build/truffle/UUPSProxiable.json +1 -1
  164. package/build/truffle/UUPSProxy.json +1 -1
  165. package/build/truffle/UUPSUtils.json +1 -1
  166. package/build/truffle/UpgradeableBeacon.json +1 -1
  167. package/package.json +3 -3
@@ -4201,7 +4201,7 @@
4201
4201
  },
4202
4202
  "networks": {},
4203
4203
  "schemaVersion": "3.4.16",
4204
- "updatedAt": "2024-03-25T15:52:40.733Z",
4204
+ "updatedAt": "2024-04-08T14:56:51.958Z",
4205
4205
  "devdoc": {
4206
4206
  "details": "Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ```solidity bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ```solidity function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it. We recommend using {AccessControlDefaultAdminRules} to enforce additional security measures for this role.",
4207
4207
  "events": {
@@ -1792,7 +1792,7 @@
1792
1792
  },
1793
1793
  "networks": {},
1794
1794
  "schemaVersion": "3.4.16",
1795
- "updatedAt": "2024-03-25T15:52:40.736Z",
1795
+ "updatedAt": "2024-04-08T14:56:51.961Z",
1796
1796
  "devdoc": {
1797
1797
  "details": "Extension of {AccessControl} that allows enumerating the members of each role.",
1798
1798
  "events": {
@@ -23562,7 +23562,7 @@
23562
23562
  },
23563
23563
  "networks": {},
23564
23564
  "schemaVersion": "3.4.16",
23565
- "updatedAt": "2024-03-25T15:52:40.787Z",
23565
+ "updatedAt": "2024-04-08T14:56:52.012Z",
23566
23566
  "devdoc": {
23567
23567
  "details": "Additional helper functions for the monetary types Note that due to solidity current limitations, operators for mixed user defined value types are not supported, hence the need of this library. Read more at: https://github.com/ethereum/solidity/issues/11969#issuecomment-1448445474",
23568
23568
  "kind": "dev",
@@ -4386,7 +4386,7 @@
4386
4386
  },
4387
4387
  "networks": {},
4388
4388
  "schemaVersion": "3.4.16",
4389
- "updatedAt": "2024-03-25T15:52:40.760Z",
4389
+ "updatedAt": "2024-04-08T14:56:51.985Z",
4390
4390
  "devdoc": {
4391
4391
  "details": "Collection of functions related to the address type",
4392
4392
  "kind": "dev",
@@ -832,7 +832,7 @@
832
832
  },
833
833
  "networks": {},
834
834
  "schemaVersion": "3.4.16",
835
- "updatedAt": "2024-03-25T15:52:40.804Z",
835
+ "updatedAt": "2024-04-08T14:56:52.030Z",
836
836
  "devdoc": {
837
837
  "author": "Superfluid",
838
838
  "events": {
@@ -7329,7 +7329,7 @@
7329
7329
  },
7330
7330
  "networks": {},
7331
7331
  "schemaVersion": "3.4.16",
7332
- "updatedAt": "2024-03-25T15:52:40.805Z",
7332
+ "updatedAt": "2024-04-08T14:56:52.030Z",
7333
7333
  "devdoc": {
7334
7334
  "author": "Superfluid",
7335
7335
  "details": "Helper library for building super agreement",
@@ -638,7 +638,7 @@
638
638
  },
639
639
  "networks": {},
640
640
  "schemaVersion": "3.4.16",
641
- "updatedAt": "2024-03-25T15:52:41.030Z",
641
+ "updatedAt": "2024-04-08T14:56:52.238Z",
642
642
  "devdoc": {
643
643
  "author": "Superfluid",
644
644
  "details": "A base contract to be inherited by any contract that want to receive relayed transactions A subclass must use \"_msgSender()\" instead of \"msg.sender\" MODIFIED FROM: https://github.com/opengsn/forwarder/blob/master/contracts/BaseRelayRecipient.sol",
@@ -11277,7 +11277,7 @@
11277
11277
  },
11278
11278
  "networks": {},
11279
11279
  "schemaVersion": "3.4.16",
11280
- "updatedAt": "2024-03-25T15:52:41.654Z",
11280
+ "updatedAt": "2024-04-08T14:56:52.844Z",
11281
11281
  "devdoc": {
11282
11282
  "author": "Superfluid",
11283
11283
  "details": "This contract allows to delete multiple flows in a single transaction.",
@@ -6573,7 +6573,7 @@
6573
6573
  },
6574
6574
  "networks": {},
6575
6575
  "schemaVersion": "3.4.16",
6576
- "updatedAt": "2024-03-25T15:52:41.003Z",
6576
+ "updatedAt": "2024-04-08T14:56:52.210Z",
6577
6577
  "devdoc": {
6578
6578
  "author": "Superfluid",
6579
6579
  "kind": "dev",
@@ -254,7 +254,7 @@
254
254
  },
255
255
  "networks": {},
256
256
  "schemaVersion": "3.4.16",
257
- "updatedAt": "2024-03-25T15:52:41.651Z",
257
+ "updatedAt": "2024-04-08T14:56:52.841Z",
258
258
  "devdoc": {
259
259
  "events": {
260
260
  "Initialized(uint8)": {
@@ -4442,7 +4442,7 @@
4442
4442
  },
4443
4443
  "networks": {},
4444
4444
  "schemaVersion": "3.4.16",
4445
- "updatedAt": "2024-03-25T15:52:40.743Z",
4445
+ "updatedAt": "2024-04-08T14:56:51.968Z",
4446
4446
  "devdoc": {
4447
4447
  "details": "This contract implements a proxy that gets the implementation address for each call from an {UpgradeableBeacon}. The beacon address is stored in storage slot `uint256(keccak256('eip1967.proxy.beacon')) - 1`, so that it doesn't conflict with the storage layout of the implementation behind the proxy. _Available since v3.4._",
4448
4448
  "events": {
@@ -7956,7 +7956,7 @@
7956
7956
  },
7957
7957
  "networks": {},
7958
7958
  "schemaVersion": "3.4.16",
7959
- "updatedAt": "2024-03-25T15:52:40.941Z",
7959
+ "updatedAt": "2024-04-08T14:56:52.151Z",
7960
7960
  "devdoc": {
7961
7961
  "author": "Superfluid",
7962
7962
  "details": "This contract provides a more convenient API for implementing CFA callbacks. It allows to write more concise and readable SuperApps when the full flexibility of the low-level agreement callbacks isn't needed. The API is tailored for the most common use cases, with the \"beforeX\" and \"afterX\" callbacks being abstrated into a single \"onX\" callback for create|update|delete flows. For use cases requiring more flexibility (specifically if more data needs to be provided by the before callbacks) it's recommended to implement the low-level callbacks directly instead of using this base contract.",
@@ -23297,7 +23297,7 @@
23297
23297
  },
23298
23298
  "networks": {},
23299
23299
  "schemaVersion": "3.4.16",
23300
- "updatedAt": "2024-03-25T15:52:41.658Z",
23300
+ "updatedAt": "2024-04-08T14:56:52.849Z",
23301
23301
  "devdoc": {
23302
23302
  "author": "Superfluid The CFAv1Forwarder contract provides an easy to use interface to ConstantFlowAgreementV1 specific functionality of Super Tokens. Instances of this contract can operate on the protocol only if configured as \"trusted forwarder\" by protocol governance.",
23303
23303
  "kind": "dev",
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-25T15:52:41.711Z",
20741
+ "updatedAt": "2024-04-08T14:56:52.898Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -16070,7 +16070,7 @@
16070
16070
  },
16071
16071
  "networks": {},
16072
16072
  "schemaVersion": "3.4.16",
16073
- "updatedAt": "2024-03-25T15:52:40.944Z",
16073
+ "updatedAt": "2024-04-08T14:56:52.153Z",
16074
16074
  "devdoc": {
16075
16075
  "author": "Superfluid",
16076
16076
  "details": "for working with the constant flow agreement within soliditythe first set of functions are each for callAgreement()the second set of functions are each for use in callAgreementWithContext()",
@@ -2590,7 +2590,7 @@
2590
2590
  },
2591
2591
  "networks": {},
2592
2592
  "schemaVersion": "3.4.16",
2593
- "updatedAt": "2024-03-25T15:52:41.031Z",
2593
+ "updatedAt": "2024-04-08T14:56:52.238Z",
2594
2594
  "devdoc": {
2595
2595
  "author": "Superfluid",
2596
2596
  "kind": "dev",
@@ -22245,7 +22245,7 @@
22245
22245
  },
22246
22246
  "networks": {},
22247
22247
  "schemaVersion": "3.4.16",
22248
- "updatedAt": "2024-03-25T15:52:41.053Z",
22248
+ "updatedAt": "2024-04-08T14:56:52.260Z",
22249
22249
  "devdoc": {
22250
22250
  "details": "This is CFA SuperApp that closes an updated flow.",
22251
22251
  "kind": "dev",
@@ -86145,7 +86145,7 @@
86145
86145
  },
86146
86146
  "networks": {},
86147
86147
  "schemaVersion": "3.4.16",
86148
- "updatedAt": "2024-03-25T15:52:40.807Z",
86148
+ "updatedAt": "2024-04-08T14:56:52.033Z",
86149
86149
  "devdoc": {
86150
86150
  "author": "Superfluid",
86151
86151
  "details": "Please read IConstantFlowAgreementV1 for implementation notes.For more technical notes, please visit protocol-monorepo wiki area. Storage Layout Notes Agreement State NOTE The Agreement State slot is computed with the following function: keccak256(abi.encode(\"AgreementState\", msg.sender, account, slotId)) slotId = 0 msg.sender = address of CFAv1 account = context.msgSender Flow Agreement State stores the global FlowData state for an account. Agreement Data NOTE The Agreement Data slot is calculated with the following function: keccak256(abi.encode(\"AgreementData\", agreementClass, agreementId)) agreementClass = address of CFAv1 agreementId = FlowId | FlowOperatorId FlowId = keccak256(abi.encode(flowSender, flowReceiver)) FlowId stores FlowData between a flowSender and flowReceiver. FlowOperatorId = keccak256(abi.encode(\"flowOperator\", flowSender, flowOperator)) FlowOperatorId stores FlowOperatorData between a flowSender and flowOperator.",
@@ -21850,7 +21850,7 @@
21850
21850
  },
21851
21851
  "networks": {},
21852
21852
  "schemaVersion": "3.4.16",
21853
- "updatedAt": "2024-03-25T15:52:41.563Z",
21853
+ "updatedAt": "2024-04-08T14:56:52.756Z",
21854
21854
  "devdoc": {
21855
21855
  "author": "Superfluid",
21856
21856
  "details": "This contract does not hold any storage, but references the ConstantOutflowNFT contract storage.",
@@ -24000,7 +24000,7 @@
24000
24000
  },
24001
24001
  "networks": {},
24002
24002
  "schemaVersion": "3.4.16",
24003
- "updatedAt": "2024-03-25T15:52:41.570Z",
24003
+ "updatedAt": "2024-04-08T14:56:52.764Z",
24004
24004
  "devdoc": {
24005
24005
  "author": "Superfluid",
24006
24006
  "details": "This contract uses mint/burn interface for flow creation/deletion and holds the actual storage for both NFTs.",
@@ -341,7 +341,7 @@
341
341
  },
342
342
  "networks": {},
343
343
  "schemaVersion": "3.4.16",
344
- "updatedAt": "2024-03-25T15:52:40.761Z",
344
+ "updatedAt": "2024-04-08T14:56:51.987Z",
345
345
  "devdoc": {
346
346
  "details": "Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.",
347
347
  "kind": "dev",
@@ -6573,7 +6573,7 @@
6573
6573
  },
6574
6574
  "networks": {},
6575
6575
  "schemaVersion": "3.4.16",
6576
- "updatedAt": "2024-03-25T15:52:41.005Z",
6576
+ "updatedAt": "2024-04-08T14:56:52.213Z",
6577
6577
  "devdoc": {
6578
6578
  "author": "Superfluid",
6579
6579
  "kind": "dev",
@@ -863,7 +863,7 @@
863
863
  },
864
864
  "networks": {},
865
865
  "schemaVersion": "3.4.16",
866
- "updatedAt": "2024-03-25T15:52:40.762Z",
866
+ "updatedAt": "2024-04-08T14:56:51.987Z",
867
867
  "devdoc": {
868
868
  "author": "Matt Condon (@shrugs)",
869
869
  "details": "Provides counters that can only be incremented, decremented or reset. This can be used e.g. to track the number of elements in a mapping, issuing ERC721 ids, or counting request ids. Include with `using Counters for Counters.Counter;`",
@@ -12886,7 +12886,7 @@
12886
12886
  },
12887
12887
  "networks": {},
12888
12888
  "schemaVersion": "3.4.16",
12889
- "updatedAt": "2024-03-25T15:52:41.163Z",
12889
+ "updatedAt": "2024-04-08T14:56:52.367Z",
12890
12890
  "devdoc": {
12891
12891
  "author": "Superfluid",
12892
12892
  "details": "A super app used for testing \"cross-stream\" flows in callbacks and its behavior surrounding the internal protocol accounting. That is, two senders sending a flow to the super app",
@@ -149,7 +149,7 @@
149
149
  },
150
150
  "networks": {},
151
151
  "schemaVersion": "3.4.16",
152
- "updatedAt": "2024-03-25T15:52:41.003Z",
152
+ "updatedAt": "2024-04-08T14:56:52.210Z",
153
153
  "devdoc": {
154
154
  "author": "Superfluid NOTE: - Because of how solidity lays out its storage variables and how custom super tokens inherit the SuperToken standard implementation, it is required that the custom token proxy pads its implementation with reserved storage used by the Super Token implementation. - You will need to append your own proxy implementation after the base - Refer to SETH.sol for an example how it is used.",
155
155
  "kind": "dev",
@@ -5290,7 +5290,7 @@
5290
5290
  },
5291
5291
  "networks": {},
5292
5292
  "schemaVersion": "3.4.16",
5293
- "updatedAt": "2024-03-25T15:52:40.767Z",
5293
+ "updatedAt": "2024-04-08T14:56:51.992Z",
5294
5294
  "devdoc": {
5295
5295
  "details": "Elliptic Curve Digital Signature Algorithm (ECDSA) operations. These functions can be used to verify that a message was signed by the holder of the private keys of a given address.",
5296
5296
  "kind": "dev",
@@ -2752,7 +2752,7 @@
2752
2752
  },
2753
2753
  "networks": {},
2754
2754
  "schemaVersion": "3.4.16",
2755
- "updatedAt": "2024-03-25T15:52:40.769Z",
2755
+ "updatedAt": "2024-04-08T14:56:51.994Z",
2756
2756
  "devdoc": {
2757
2757
  "custom:oz-upgrades-unsafe-allow": "state-variable-immutable state-variable-assignment",
2758
2758
  "details": "https://eips.ethereum.org/EIPS/eip-712[EIP 712] is a standard for hashing and signing of typed structured data. The encoding specified in the EIP is very generic, and such a generic implementation in Solidity is not feasible, thus this contract does not implement the encoding itself. Protocols need to implement the type-specific encoding they need in their contracts using a combination of `abi.encode` and `keccak256`. This contract implements the EIP 712 domain separator ({_domainSeparatorV4}) that is used as part of the encoding scheme, and the final step of the encoding to obtain the message digest that is then signed via ECDSA ({_hashTypedDataV4}). The implementation of the domain separator was designed to be as efficient as possible while still properly updating the chain id to protect against replay attacks on an eventual fork of the chain. NOTE: This contract implements the version of the encoding known as \"v4\", as implemented by the JSON RPC method https://docs.metamask.io/guide/signing-data.html[`eth_signTypedDataV4` in MetaMask]. NOTE: In the upgradeable version of this contract, the cached values will correspond to the address, and the domain separator of the implementation contract. This will cause the `_domainSeparatorV4` function to always rebuild the separator from the immutable values, which is cheaper than accessing a cached version in cold storage. _Available since v3.4._",
@@ -326,7 +326,7 @@
326
326
  },
327
327
  "networks": {},
328
328
  "schemaVersion": "3.4.16",
329
- "updatedAt": "2024-03-25T15:52:40.770Z",
329
+ "updatedAt": "2024-04-08T14:56:51.995Z",
330
330
  "devdoc": {
331
331
  "details": "Implementation of the {IERC165} interface. Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ``` Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.",
332
332
  "kind": "dev",
@@ -1275,7 +1275,7 @@
1275
1275
  },
1276
1276
  "networks": {},
1277
1277
  "schemaVersion": "3.4.16",
1278
- "updatedAt": "2024-03-25T15:52:40.770Z",
1278
+ "updatedAt": "2024-04-08T14:56:51.995Z",
1279
1279
  "devdoc": {
1280
1280
  "details": "Implementation of the {IERC1820Implementer} interface. Contracts may inherit from this and call {_registerInterfaceForAddress} to declare their willingness to be implementers. {IERC1820Registry-setInterfaceImplementer} should then be called for the registration to be complete. CAUTION: This file is deprecated as of v4.9 and will be removed in the next major release.",
1281
1281
  "kind": "dev",
@@ -244,7 +244,7 @@
244
244
  },
245
245
  "networks": {},
246
246
  "schemaVersion": "3.4.16",
247
- "updatedAt": "2024-03-25T15:52:41.032Z",
247
+ "updatedAt": "2024-04-08T14:56:52.239Z",
248
248
  "devdoc": {
249
249
  "details": "This is meant to be used by test framework to get the raw bytecode without compiling the origin contract",
250
250
  "kind": "dev",
@@ -3948,7 +3948,7 @@
3948
3948
  },
3949
3949
  "networks": {},
3950
3950
  "schemaVersion": "3.4.16",
3951
- "updatedAt": "2024-03-25T15:52:40.740Z",
3951
+ "updatedAt": "2024-04-08T14:56:51.966Z",
3952
3952
  "devdoc": {
3953
3953
  "details": "This abstract contract provides getters and event emitting update functions for https://eips.ethereum.org/EIPS/eip-1967[EIP1967] slots. _Available since v4.1._",
3954
3954
  "events": {
@@ -16361,7 +16361,7 @@
16361
16361
  },
16362
16362
  "networks": {},
16363
16363
  "schemaVersion": "3.4.16",
16364
- "updatedAt": "2024-03-25T15:52:40.747Z",
16364
+ "updatedAt": "2024-04-08T14:56:51.972Z",
16365
16365
  "devdoc": {
16366
16366
  "details": "Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. For a generic mechanism see {ERC20PresetMinterPauser}. TIP: For a detailed writeup see our guide https://forum.openzeppelin.com/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. The default value of {decimals} is 18. To change this, you should override this function so it returns a different value. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC20 applications. Additionally, an {Approval} event is emitted on calls to {transferFrom}. This allows applications to reconstruct the allowance for all accounts just by listening to said events. Other implementations of the EIP may not emit these events, as it isn't required by the specification. Finally, the non-standard {decreaseAllowance} and {increaseAllowance} functions have been added to mitigate the well-known issues around setting allowances. See {IERC20-approve}.",
16367
16367
  "events": {
@@ -2626,7 +2626,7 @@
2626
2626
  },
2627
2627
  "networks": {},
2628
2628
  "schemaVersion": "3.4.16",
2629
- "updatedAt": "2024-03-25T15:52:40.753Z",
2629
+ "updatedAt": "2024-04-08T14:56:51.979Z",
2630
2630
  "devdoc": {
2631
2631
  "details": "Implementation of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[EIP-2612]. Adds the {permit} method, which can be used to change an account's ERC20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on `{IERC20-approve}`, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all. _Available since v3.4._",
2632
2632
  "events": {
@@ -3278,7 +3278,7 @@
3278
3278
  },
3279
3279
  "networks": {},
3280
3280
  "schemaVersion": "3.4.16",
3281
- "updatedAt": "2024-03-25T15:52:41.034Z",
3281
+ "updatedAt": "2024-04-08T14:56:52.240Z",
3282
3282
  "devdoc": {
3283
3283
  "author": "Superfluid",
3284
3284
  "kind": "dev",
@@ -10473,7 +10473,7 @@
10473
10473
  },
10474
10474
  "networks": {},
10475
10475
  "schemaVersion": "3.4.16",
10476
- "updatedAt": "2024-03-25T15:52:41.173Z",
10476
+ "updatedAt": "2024-04-08T14:56:52.377Z",
10477
10477
  "devdoc": {
10478
10478
  "kind": "dev",
10479
10479
  "methods": {},
@@ -10603,7 +10603,7 @@
10603
10603
  },
10604
10604
  "networks": {},
10605
10605
  "schemaVersion": "3.4.16",
10606
- "updatedAt": "2024-03-25T15:52:41.177Z",
10606
+ "updatedAt": "2024-04-08T14:56:52.380Z",
10607
10607
  "devdoc": {
10608
10608
  "kind": "dev",
10609
10609
  "methods": {},
@@ -7382,7 +7382,7 @@
7382
7382
  },
7383
7383
  "networks": {},
7384
7384
  "schemaVersion": "3.4.16",
7385
- "updatedAt": "2024-03-25T15:52:40.784Z",
7385
+ "updatedAt": "2024-04-08T14:56:52.009Z",
7386
7386
  "devdoc": {
7387
7387
  "details": "Library for managing https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive types. Sets have the following properties: - Elements are added, removed, and checked for existence in constant time (O(1)). - Elements are enumerated in O(n). No guarantees are made on the ordering. ```solidity contract Example { // Add the library methods using EnumerableSet for EnumerableSet.AddressSet; // Declare a set state variable EnumerableSet.AddressSet private mySet; } ``` As of v3.3.0, sets of type `bytes32` (`Bytes32Set`), `address` (`AddressSet`) and `uint256` (`UintSet`) are supported. [WARNING] ==== Trying to delete such a structure from storage will likely result in data corruption, rendering the structure unusable. See https://github.com/ethereum/solidity/pull/11843[ethereum/solidity#11843] for more info. In order to clean an EnumerableSet, you can either remove all elements one by one or create a fresh instance using an array of EnumerableSet. ====",
7388
7388
  "kind": "dev",
@@ -22427,7 +22427,7 @@
22427
22427
  },
22428
22428
  "networks": {},
22429
22429
  "schemaVersion": "3.4.16",
22430
- "updatedAt": "2024-03-25T15:52:41.060Z",
22430
+ "updatedAt": "2024-04-08T14:56:52.268Z",
22431
22431
  "devdoc": {
22432
22432
  "details": "This is a CFA SuperApp that maintains at most one inflow from a sender at any moment. This can test the deposit credit logic in the deleteFlow as a recipient.",
22433
22433
  "kind": "dev",
@@ -1882,7 +1882,7 @@
1882
1882
  },
1883
1883
  "networks": {},
1884
1884
  "schemaVersion": "3.4.16",
1885
- "updatedAt": "2024-03-25T15:52:41.035Z",
1885
+ "updatedAt": "2024-04-08T14:56:52.242Z",
1886
1886
  "devdoc": {
1887
1887
  "author": "Superfluid When using solidity dynamic array, first word is used to store the length of the array. For use cases that the length doesn't change, it is better to use a fixed size data premitive. To use this library: - The pointer to the storage is `slot`, the user could use `keccak256(abi.encode(...))` scheme to create collision-free slot ID for locating the data. - To load data, or erase data and get all gas refund, data length is always required.",
1888
1888
  "kind": "dev",
@@ -23168,7 +23168,7 @@
23168
23168
  },
23169
23169
  "networks": {},
23170
23170
  "schemaVersion": "3.4.16",
23171
- "updatedAt": "2024-03-25T15:52:41.068Z",
23171
+ "updatedAt": "2024-04-08T14:56:52.275Z",
23172
23172
  "devdoc": {
23173
23173
  "kind": "dev",
23174
23174
  "methods": {},
@@ -11522,7 +11522,7 @@
11522
11522
  },
11523
11523
  "networks": {},
11524
11524
  "schemaVersion": "3.4.16",
11525
- "updatedAt": "2024-03-25T15:52:41.580Z",
11525
+ "updatedAt": "2024-04-08T14:56:52.773Z",
11526
11526
  "devdoc": {
11527
11527
  "author": "Superfluid",
11528
11528
  "details": "This contract inherits from IFlowNFTBase which inherits from IERC721Metadata and holds shared storage and functions for the two NFT contracts. This contract is upgradeable and it inherits from our own ad-hoc UUPSProxiable contract which allows. NOTE: the storage gap allows us to add an additional 16 storage variables to this contract without breaking child COFNFT or CIFNFT storage.",
@@ -6573,7 +6573,7 @@
6573
6573
  },
6574
6574
  "networks": {},
6575
6575
  "schemaVersion": "3.4.16",
6576
- "updatedAt": "2024-03-25T15:52:41.007Z",
6576
+ "updatedAt": "2024-04-08T14:56:52.215Z",
6577
6577
  "devdoc": {
6578
6578
  "author": "Superfluid",
6579
6579
  "kind": "dev",
@@ -1559,7 +1559,7 @@
1559
1559
  },
1560
1560
  "networks": {},
1561
1561
  "schemaVersion": "3.4.16",
1562
- "updatedAt": "2024-03-25T15:52:41.667Z",
1562
+ "updatedAt": "2024-04-08T14:56:52.856Z",
1563
1563
  "devdoc": {
1564
1564
  "kind": "dev",
1565
1565
  "methods": {},
@@ -1588,7 +1588,7 @@
1588
1588
  },
1589
1589
  "networks": {},
1590
1590
  "schemaVersion": "3.4.16",
1591
- "updatedAt": "2024-03-25T15:52:41.584Z",
1591
+ "updatedAt": "2024-04-08T14:56:52.777Z",
1592
1592
  "devdoc": {
1593
1593
  "author": "Superfluid",
1594
1594
  "kind": "dev",
@@ -25250,7 +25250,7 @@
25250
25250
  },
25251
25251
  "networks": {},
25252
25252
  "schemaVersion": "3.4.16",
25253
- "updatedAt": "2024-03-25T15:52:41.668Z",
25253
+ "updatedAt": "2024-04-08T14:56:52.857Z",
25254
25254
  "devdoc": {
25255
25255
  "author": "Superfluid The GDAv1Forwarder contract provides an easy to use interface to GeneralDistributionAgreementV1 specific functionality of Super Tokens. Instances of this contract can operate on the protocol only if configured as \"trusted forwarder\" by protocol governance.",
25256
25256
  "kind": "dev",
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-25T15:52:41.719Z",
20741
+ "updatedAt": "2024-04-08T14:56:52.906Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -91719,7 +91719,7 @@
91719
91719
  },
91720
91720
  "networks": {},
91721
91721
  "schemaVersion": "3.4.16",
91722
- "updatedAt": "2024-03-25T15:52:40.878Z",
91722
+ "updatedAt": "2024-04-08T14:56:52.090Z",
91723
91723
  "devdoc": {
91724
91724
  "author": "Superfluid",
91725
91725
  "events": {
@@ -1041,7 +1041,7 @@
1041
1041
  },
1042
1042
  "networks": {},
1043
1043
  "schemaVersion": "3.4.16",
1044
- "updatedAt": "2024-03-25T15:52:40.737Z",
1044
+ "updatedAt": "2024-04-08T14:56:51.963Z",
1045
1045
  "devdoc": {
1046
1046
  "details": "External interface of AccessControl declared to support ERC165 detection.",
1047
1047
  "events": {
@@ -527,7 +527,7 @@
527
527
  },
528
528
  "networks": {},
529
529
  "schemaVersion": "3.4.16",
530
- "updatedAt": "2024-03-25T15:52:40.738Z",
530
+ "updatedAt": "2024-04-08T14:56:51.963Z",
531
531
  "devdoc": {
532
532
  "details": "External interface of AccessControlEnumerable declared to support ERC165 detection.",
533
533
  "events": {
@@ -145,7 +145,7 @@
145
145
  },
146
146
  "networks": {},
147
147
  "schemaVersion": "3.4.16",
148
- "updatedAt": "2024-03-25T15:52:40.745Z",
148
+ "updatedAt": "2024-04-08T14:56:51.970Z",
149
149
  "devdoc": {
150
150
  "details": "This is the interface that {BeaconProxy} expects of its beacon.",
151
151
  "kind": "dev",
@@ -6239,7 +6239,7 @@
6239
6239
  },
6240
6240
  "networks": {},
6241
6241
  "schemaVersion": "3.4.16",
6242
- "updatedAt": "2024-03-25T15:52:40.993Z",
6242
+ "updatedAt": "2024-04-08T14:56:52.201Z",
6243
6243
  "devdoc": {
6244
6244
  "author": "Superfluid",
6245
6245
  "events": {
@@ -817,7 +817,7 @@
817
817
  },
818
818
  "networks": {},
819
819
  "schemaVersion": "3.4.16",
820
- "updatedAt": "2024-03-25T15:52:41.014Z",
820
+ "updatedAt": "2024-04-08T14:56:52.221Z",
821
821
  "devdoc": {
822
822
  "events": {
823
823
  "Approval(address,address,uint256)": {
@@ -1214,7 +1214,7 @@
1214
1214
  },
1215
1215
  "networks": {},
1216
1216
  "schemaVersion": "3.4.16",
1217
- "updatedAt": "2024-03-25T15:52:41.014Z",
1217
+ "updatedAt": "2024-04-08T14:56:52.221Z",
1218
1218
  "devdoc": {
1219
1219
  "events": {
1220
1220
  "Approval(address,address,uint256)": {
@@ -31216,7 +31216,7 @@
31216
31216
  },
31217
31217
  "networks": {},
31218
31218
  "schemaVersion": "3.4.16",
31219
- "updatedAt": "2024-03-25T15:52:41.677Z",
31219
+ "updatedAt": "2024-04-08T14:56:52.866Z",
31220
31220
  "devdoc": {
31221
31221
  "author": "Superfluid The IDAv1Forwarder contract provides an easy to use interface to InstantDistributionAgreementV1 specific functionality of Super Tokens. Instances of this contract can operate on the protocol only if configured as \"trusted forwarder\" by protocol governance.",
31222
31222
  "kind": "dev",
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-25T15:52:41.728Z",
20741
+ "updatedAt": "2024-04-08T14:56:52.915Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -18029,7 +18029,7 @@
18029
18029
  },
18030
18030
  "networks": {},
18031
18031
  "schemaVersion": "3.4.16",
18032
- "updatedAt": "2024-03-25T15:52:40.949Z",
18032
+ "updatedAt": "2024-04-08T14:56:52.159Z",
18033
18033
  "devdoc": {
18034
18034
  "author": "Superfluid",
18035
18035
  "details": "Set a variable of type `InitData` in the contract, then call this library's functions directly `initData.functionName()`.",
@@ -178,7 +178,7 @@
178
178
  },
179
179
  "networks": {},
180
180
  "schemaVersion": "3.4.16",
181
- "updatedAt": "2024-03-25T15:52:40.771Z",
181
+ "updatedAt": "2024-04-08T14:56:51.996Z",
182
182
  "devdoc": {
183
183
  "details": "Interface of the ERC165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[EIP]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.",
184
184
  "kind": "dev",