@superfluid-finance/ethereum-contracts 1.9.1 → 1.9.2-dev.2dbb63e.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
@@ -211,7 +211,7 @@
211
211
  },
212
212
  "networks": {},
213
213
  "schemaVersion": "3.4.16",
214
- "updatedAt": "2024-03-20T08:39:01.076Z",
214
+ "updatedAt": "2024-03-28T13:04:47.759Z",
215
215
  "devdoc": {
216
216
  "details": "Interface for an ERC1820 implementer, as defined in the https://eips.ethereum.org/EIPS/eip-1820#interface-implementation-erc1820implementerinterface[EIP]. Used by contracts that will be registered as implementers in the {IERC1820Registry}.",
217
217
  "kind": "dev",
@@ -1290,7 +1290,7 @@
1290
1290
  },
1291
1291
  "networks": {},
1292
1292
  "schemaVersion": "3.4.16",
1293
- "updatedAt": "2024-03-20T08:39:01.077Z",
1293
+ "updatedAt": "2024-03-28T13:04:47.759Z",
1294
1294
  "devdoc": {
1295
1295
  "details": "Interface of the global ERC1820 Registry, as defined in the https://eips.ethereum.org/EIPS/eip-1820[EIP]. Accounts may register implementers for interfaces in this registry, as well as query support. Implementers may be shared by multiple accounts, and can also implement more than a single interface for each account. Contracts can implement interfaces for themselves, but externally-owned accounts (EOA) must delegate this to a contract. {IERC165} interfaces can also be queried via the registry. For an in-depth explanation and source code analysis, see the EIP text.",
1296
1296
  "kind": "dev",
@@ -144,7 +144,7 @@
144
144
  },
145
145
  "networks": {},
146
146
  "schemaVersion": "3.4.16",
147
- "updatedAt": "2024-03-20T08:39:01.043Z",
147
+ "updatedAt": "2024-03-28T13:04:47.706Z",
148
148
  "devdoc": {
149
149
  "details": "ERC1822: Universal Upgradeable Proxy Standard (UUPS) documents a method for upgradeability through a simplified proxy whose upgrades are fully controlled by the current implementation.",
150
150
  "kind": "dev",
@@ -301,7 +301,7 @@
301
301
  },
302
302
  "networks": {},
303
303
  "schemaVersion": "3.4.16",
304
- "updatedAt": "2024-03-20T08:39:01.042Z",
304
+ "updatedAt": "2024-03-28T13:04:47.705Z",
305
305
  "devdoc": {
306
306
  "details": "ERC-1967: Proxy Storage Slots. This interface contains the events defined in the ERC. _Available since v4.8.3._",
307
307
  "events": {
@@ -1120,7 +1120,7 @@
1120
1120
  },
1121
1121
  "networks": {},
1122
1122
  "schemaVersion": "3.4.16",
1123
- "updatedAt": "2024-03-20T08:39:01.058Z",
1123
+ "updatedAt": "2024-03-28T13:04:47.739Z",
1124
1124
  "devdoc": {
1125
1125
  "details": "Interface of the ERC20 standard as defined in the EIP.",
1126
1126
  "events": {
@@ -510,7 +510,7 @@
510
510
  },
511
511
  "networks": {},
512
512
  "schemaVersion": "3.4.16",
513
- "updatedAt": "2024-03-20T08:39:01.059Z",
513
+ "updatedAt": "2024-03-28T13:04:47.741Z",
514
514
  "devdoc": {
515
515
  "details": "Interface for the optional metadata functions from the ERC20 standard. _Available since v4.1._",
516
516
  "events": {
@@ -521,7 +521,7 @@
521
521
  },
522
522
  "networks": {},
523
523
  "schemaVersion": "3.4.16",
524
- "updatedAt": "2024-03-20T08:39:01.060Z",
524
+ "updatedAt": "2024-03-28T13:04:47.742Z",
525
525
  "devdoc": {
526
526
  "details": "Interface 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. ==== Security Considerations There are two important considerations concerning the use of `permit`. The first is that a valid permit signature expresses an allowance, and it should not be assumed to convey additional meaning. In particular, it should not be considered as an intention to spend the allowance in any specific way. The second is that because permits have built-in replay protection and can be submitted by anyone, they can be frontrun. A protocol that uses permits should take this into consideration and allow a `permit` call to fail. Combining these two aspects, a pattern that may be generally recommended is: ```solidity function doThingWithPermit(..., uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s) public { try token.permit(msg.sender, address(this), value, deadline, v, r, s) {} catch {} doThing(..., value); } function doThing(..., uint256 value) public { token.safeTransferFrom(msg.sender, address(this), value); ... } ``` Observe that: 1) `msg.sender` is used as the owner, leaving no ambiguity as to the signer intent, and 2) the use of `try/catch` allows the permit to fail and makes the code tolerant to frontrunning. (See also {SafeERC20-safeTransferFrom}). Additionally, note that smart contract wallets (such as Argent or Safe) are not able to produce permit signatures, so contracts should have entry points that don't rely on permit.",
527
527
  "kind": "dev",
@@ -369,7 +369,7 @@
369
369
  },
370
370
  "networks": {},
371
371
  "schemaVersion": "3.4.16",
372
- "updatedAt": "2024-03-20T08:39:01.043Z",
372
+ "updatedAt": "2024-03-28T13:04:47.706Z",
373
373
  "devdoc": {
374
374
  "events": {
375
375
  "EIP712DomainChanged()": {
@@ -1659,7 +1659,7 @@
1659
1659
  },
1660
1660
  "networks": {},
1661
1661
  "schemaVersion": "3.4.16",
1662
- "updatedAt": "2024-03-20T08:39:01.062Z",
1662
+ "updatedAt": "2024-03-28T13:04:47.744Z",
1663
1663
  "devdoc": {
1664
1664
  "details": "Required interface of an ERC721 compliant contract.",
1665
1665
  "events": {
@@ -651,7 +651,7 @@
651
651
  },
652
652
  "networks": {},
653
653
  "schemaVersion": "3.4.16",
654
- "updatedAt": "2024-03-20T08:39:01.063Z",
654
+ "updatedAt": "2024-03-28T13:04:47.745Z",
655
655
  "devdoc": {
656
656
  "details": "See https://eips.ethereum.org/EIPS/eip-721",
657
657
  "events": {
@@ -2307,7 +2307,7 @@
2307
2307
  },
2308
2308
  "networks": {},
2309
2309
  "schemaVersion": "3.4.16",
2310
- "updatedAt": "2024-03-20T08:39:01.063Z",
2310
+ "updatedAt": "2024-03-28T13:04:47.746Z",
2311
2311
  "devdoc": {
2312
2312
  "details": "Interface of the ERC777Token standard as defined in the EIP. This contract uses the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 registry standard] to let token holders and recipients react to token movements by using setting implementers for the associated interfaces in said registry. See {IERC1820Registry} and {ERC1820Implementer}.",
2313
2313
  "events": {
@@ -307,7 +307,7 @@
307
307
  },
308
308
  "networks": {},
309
309
  "schemaVersion": "3.4.16",
310
- "updatedAt": "2024-03-20T08:39:01.064Z",
310
+ "updatedAt": "2024-03-28T13:04:47.747Z",
311
311
  "devdoc": {
312
312
  "details": "Interface of the ERC777TokensRecipient standard as defined in the EIP. Accounts can be notified of {IERC777} tokens being sent to them by having a contract implement this interface (contract holders can be their own implementer) and registering it on the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry]. See {IERC1820Registry} and {ERC1820Implementer}.",
313
313
  "kind": "dev",
@@ -307,7 +307,7 @@
307
307
  },
308
308
  "networks": {},
309
309
  "schemaVersion": "3.4.16",
310
- "updatedAt": "2024-03-20T08:39:01.065Z",
310
+ "updatedAt": "2024-03-28T13:04:47.747Z",
311
311
  "devdoc": {
312
312
  "details": "Interface of the ERC777TokensSender standard as defined in the EIP. {IERC777} Token holders can be notified of operations performed on their tokens by having a contract implement this interface (contract holders can be their own implementer) and registering it on the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry]. See {IERC1820Registry} and {ERC1820Implementer}.",
313
313
  "kind": "dev",
@@ -1296,7 +1296,7 @@
1296
1296
  },
1297
1297
  "networks": {},
1298
1298
  "schemaVersion": "3.4.16",
1299
- "updatedAt": "2024-03-20T08:39:01.326Z",
1299
+ "updatedAt": "2024-03-28T13:04:48.032Z",
1300
1300
  "devdoc": {
1301
1301
  "events": {
1302
1302
  "Approval(address,address,uint256)": {
@@ -5585,7 +5585,7 @@
5585
5585
  },
5586
5586
  "networks": {},
5587
5587
  "schemaVersion": "3.4.16",
5588
- "updatedAt": "2024-03-20T08:39:01.310Z",
5588
+ "updatedAt": "2024-03-28T13:04:48.011Z",
5589
5589
  "devdoc": {
5590
5590
  "author": "Superfluid",
5591
5591
  "kind": "dev",
@@ -5910,7 +5910,7 @@
5910
5910
  },
5911
5911
  "networks": {},
5912
5912
  "schemaVersion": "3.4.16",
5913
- "updatedAt": "2024-03-20T08:39:01.307Z",
5913
+ "updatedAt": "2024-03-28T13:04:48.007Z",
5914
5914
  "devdoc": {
5915
5915
  "author": "Superfluid",
5916
5916
  "events": {
@@ -305,7 +305,7 @@
305
305
  },
306
306
  "networks": {},
307
307
  "schemaVersion": "3.4.16",
308
- "updatedAt": "2024-03-20T08:39:01.347Z",
308
+ "updatedAt": "2024-03-28T13:04:48.047Z",
309
309
  "devdoc": {
310
310
  "author": "Superfluid",
311
311
  "kind": "dev",
@@ -831,7 +831,7 @@
831
831
  },
832
832
  "networks": {},
833
833
  "schemaVersion": "3.4.16",
834
- "updatedAt": "2024-03-20T08:39:01.312Z",
834
+ "updatedAt": "2024-03-28T13:04:48.014Z",
835
835
  "devdoc": {
836
836
  "events": {
837
837
  "Approval(address,address,uint256)": {
@@ -1186,7 +1186,7 @@
1186
1186
  },
1187
1187
  "networks": {},
1188
1188
  "schemaVersion": "3.4.16",
1189
- "updatedAt": "2024-03-20T08:39:01.312Z",
1189
+ "updatedAt": "2024-03-28T13:04:48.015Z",
1190
1190
  "devdoc": {
1191
1191
  "events": {
1192
1192
  "Approval(address,address,uint256)": {
@@ -980,7 +980,7 @@
980
980
  },
981
981
  "networks": {},
982
982
  "schemaVersion": "3.4.16",
983
- "updatedAt": "2024-03-20T08:39:01.313Z",
983
+ "updatedAt": "2024-03-28T13:04:48.016Z",
984
984
  "devdoc": {
985
985
  "events": {
986
986
  "Approval(address,address,uint256)": {
@@ -2320,7 +2320,7 @@
2320
2320
  },
2321
2321
  "networks": {},
2322
2322
  "schemaVersion": "3.4.16",
2323
- "updatedAt": "2024-03-20T08:39:01.341Z",
2323
+ "updatedAt": "2024-03-28T13:04:48.044Z",
2324
2324
  "devdoc": {
2325
2325
  "author": "Superfluid",
2326
2326
  "events": {
@@ -340,7 +340,7 @@
340
340
  },
341
341
  "networks": {},
342
342
  "schemaVersion": "3.4.16",
343
- "updatedAt": "2024-03-20T08:39:01.344Z",
343
+ "updatedAt": "2024-03-28T13:04:48.045Z",
344
344
  "devdoc": {
345
345
  "author": "Superfluid",
346
346
  "kind": "dev",
@@ -253,7 +253,7 @@
253
253
  },
254
254
  "networks": {},
255
255
  "schemaVersion": "3.4.16",
256
- "updatedAt": "2024-03-20T08:39:01.347Z",
256
+ "updatedAt": "2024-03-28T13:04:48.047Z",
257
257
  "devdoc": {
258
258
  "author": "Superfluid",
259
259
  "details": "A contract must implement this interface in order to support relayed transactionsIt is better to inherit the BaseRelayRecipient as its implementation",
@@ -380,7 +380,7 @@
380
380
  },
381
381
  "networks": {},
382
382
  "schemaVersion": "3.4.16",
383
- "updatedAt": "2024-03-20T08:39:01.348Z",
383
+ "updatedAt": "2024-03-28T13:04:48.048Z",
384
384
  "devdoc": {
385
385
  "author": "Superfluid",
386
386
  "kind": "dev",
@@ -2359,7 +2359,7 @@
2359
2359
  },
2360
2360
  "networks": {},
2361
2361
  "schemaVersion": "3.4.16",
2362
- "updatedAt": "2024-03-20T08:39:01.344Z",
2362
+ "updatedAt": "2024-03-28T13:04:48.045Z",
2363
2363
  "devdoc": {
2364
2364
  "author": "Superfluid",
2365
2365
  "events": {
@@ -379,7 +379,7 @@
379
379
  },
380
380
  "networks": {},
381
381
  "schemaVersion": "3.4.16",
382
- "updatedAt": "2024-03-20T08:39:01.346Z",
382
+ "updatedAt": "2024-03-28T13:04:48.047Z",
383
383
  "devdoc": {
384
384
  "author": "Superfluid",
385
385
  "kind": "dev",
@@ -593,7 +593,7 @@
593
593
  },
594
594
  "networks": {},
595
595
  "schemaVersion": "3.4.16",
596
- "updatedAt": "2024-03-20T08:39:01.348Z",
596
+ "updatedAt": "2024-03-28T13:04:48.048Z",
597
597
  "devdoc": {
598
598
  "kind": "dev",
599
599
  "methods": {},
@@ -118,7 +118,7 @@
118
118
  },
119
119
  "networks": {},
120
120
  "schemaVersion": "3.4.16",
121
- "updatedAt": "2024-03-20T08:39:01.650Z",
121
+ "updatedAt": "2024-03-28T13:04:48.323Z",
122
122
  "devdoc": {
123
123
  "kind": "dev",
124
124
  "methods": {},
@@ -419,7 +419,7 @@
419
419
  },
420
420
  "networks": {},
421
421
  "schemaVersion": "3.4.16",
422
- "updatedAt": "2024-03-20T08:39:01.327Z",
422
+ "updatedAt": "2024-03-28T13:04:48.033Z",
423
423
  "devdoc": {
424
424
  "author": "Superfluid",
425
425
  "kind": "dev",
@@ -1676,7 +1676,7 @@
1676
1676
  },
1677
1677
  "networks": {},
1678
1678
  "schemaVersion": "3.4.16",
1679
- "updatedAt": "2024-03-20T08:39:01.327Z",
1679
+ "updatedAt": "2024-03-28T13:04:48.033Z",
1680
1680
  "devdoc": {
1681
1681
  "author": "Superfluid",
1682
1682
  "details": "Be aware of the app being jailed, when the word permitted is used.",
@@ -8028,7 +8028,7 @@
8028
8028
  },
8029
8029
  "networks": {},
8030
8030
  "schemaVersion": "3.4.16",
8031
- "updatedAt": "2024-03-20T08:39:01.328Z",
8031
+ "updatedAt": "2024-03-28T13:04:48.034Z",
8032
8032
  "devdoc": {
8033
8033
  "author": "Superfluid",
8034
8034
  "events": {
@@ -2227,7 +2227,7 @@
2227
2227
  },
2228
2228
  "networks": {},
2229
2229
  "schemaVersion": "3.4.16",
2230
- "updatedAt": "2024-03-20T08:39:01.331Z",
2230
+ "updatedAt": "2024-03-28T13:04:48.037Z",
2231
2231
  "devdoc": {
2232
2232
  "author": "Superfluid",
2233
2233
  "events": {
@@ -7680,7 +7680,7 @@
7680
7680
  },
7681
7681
  "networks": {},
7682
7682
  "schemaVersion": "3.4.16",
7683
- "updatedAt": "2024-03-20T08:39:01.332Z",
7683
+ "updatedAt": "2024-03-28T13:04:48.038Z",
7684
7684
  "devdoc": {
7685
7685
  "author": "Superfluid",
7686
7686
  "events": {
@@ -1890,7 +1890,7 @@
1890
1890
  },
1891
1891
  "networks": {},
1892
1892
  "schemaVersion": "3.4.16",
1893
- "updatedAt": "2024-03-20T08:39:01.337Z",
1893
+ "updatedAt": "2024-03-28T13:04:48.041Z",
1894
1894
  "devdoc": {
1895
1895
  "author": "Superfluid",
1896
1896
  "kind": "dev",
@@ -2866,7 +2866,7 @@
2866
2866
  },
2867
2867
  "networks": {},
2868
2868
  "schemaVersion": "3.4.16",
2869
- "updatedAt": "2024-03-20T08:39:01.313Z",
2869
+ "updatedAt": "2024-03-28T13:04:48.017Z",
2870
2870
  "devdoc": {
2871
2871
  "details": "The interface for any super token pool regardless of the distribution schemes.",
2872
2872
  "events": {
@@ -4058,7 +4058,7 @@
4058
4058
  },
4059
4059
  "networks": {},
4060
4060
  "schemaVersion": "3.4.16",
4061
- "updatedAt": "2024-03-20T08:39:01.339Z",
4061
+ "updatedAt": "2024-03-28T13:04:48.042Z",
4062
4062
  "devdoc": {
4063
4063
  "author": "Superfluid",
4064
4064
  "events": {
@@ -10899,7 +10899,7 @@
10899
10899
  },
10900
10900
  "networks": {},
10901
10901
  "schemaVersion": "3.4.16",
10902
- "updatedAt": "2024-03-20T08:39:02.580Z",
10902
+ "updatedAt": "2024-03-28T13:04:49.033Z",
10903
10903
  "devdoc": {
10904
10904
  "author": "Superfluid",
10905
10905
  "details": "TOGA is a simple implementation of a continuous auction. It's used to designate PICs (Patrician In Charge) - a role defined per Super Token. Anybody can become the PIC for a Super Token by staking the highest bond (denominated in the token). Staking is done by simply using ERC777.send(), transferring the bond amount to be staked to this contract. Via userData parameter (abi-encoded int96), an exitRate can be defined. If omitted, a default will be chosen. The exitRate is the flowrate at which the bond is streamed back to the PIC. Any rewards accrued by this contract (in general the whole token balance) become part of the bond. When a PIC is outbid, the current bond is transferred to it with ERC777.send(). changes in v2: In case that send() fails (e.g. due to a reverting hook), the bond is transferred to a custodian contract. Funds accumulated there can be withdrawn from there at any time. The current PIC can increase its bond by sending more funds using ERC777.send(). changes in v3: Use ERC20.transfer() instead of ERC777.send() when outbid. This allows us to eliminate the custodian contract and related complexity.",
@@ -10931,7 +10931,7 @@
10931
10931
  },
10932
10932
  "networks": {},
10933
10933
  "schemaVersion": "3.4.16",
10934
- "updatedAt": "2024-03-20T08:39:02.587Z",
10934
+ "updatedAt": "2024-03-28T13:04:49.037Z",
10935
10935
  "devdoc": {
10936
10936
  "events": {
10937
10937
  "BondIncreased(address,uint256)": {
@@ -10918,7 +10918,7 @@
10918
10918
  },
10919
10919
  "networks": {},
10920
10920
  "schemaVersion": "3.4.16",
10921
- "updatedAt": "2024-03-20T08:39:02.596Z",
10921
+ "updatedAt": "2024-03-28T13:04:49.043Z",
10922
10922
  "devdoc": {
10923
10923
  "events": {
10924
10924
  "BondIncreased(address,uint256)": {
@@ -318,7 +318,7 @@
318
318
  },
319
319
  "networks": {},
320
320
  "schemaVersion": "3.4.16",
321
- "updatedAt": "2024-03-20T08:39:01.349Z",
321
+ "updatedAt": "2024-03-28T13:04:48.048Z",
322
322
  "devdoc": {
323
323
  "details": "User-defined macro used in implementations of TrustedMacros.",
324
324
  "kind": "dev",
@@ -2086,7 +2086,7 @@
2086
2086
  },
2087
2087
  "networks": {},
2088
2088
  "schemaVersion": "3.4.16",
2089
- "updatedAt": "2024-03-20T08:39:01.051Z",
2089
+ "updatedAt": "2024-03-28T13:04:47.733Z",
2090
2090
  "devdoc": {
2091
2091
  "custom:oz-upgrades-unsafe-allow": "constructor constructor() { _disableInitializers(); } ``` ====",
2092
2092
  "details": "This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed behind a proxy. Since proxied contracts do not make use of a constructor, it's common to move constructor logic to an external initializer function, usually called `initialize`. It then becomes necessary to protect this initializer function so it can only be called once. The {initializer} modifier provided by this contract will have this effect. The initialization functions use a version number. Once a version number is used, it is consumed and cannot be reused. This mechanism prevents re-execution of each \"step\" but allows the creation of new initialization steps in case an upgrade adds a module that needs to be initialized. For example: [.hljs-theme-light.nopadding] ```solidity contract MyToken is ERC20Upgradeable { function initialize() initializer public { __ERC20_init(\"MyToken\", \"MTK\"); } } contract MyTokenV2 is MyToken, ERC20PermitUpgradeable { function initializeV2() reinitializer(2) public { __ERC20Permit_init(\"MyToken\"); } } ``` TIP: To avoid leaving the proxy in an uninitialized state, the initializer function should be called as early as possible by providing the encoded function call as the `_data` argument to {ERC1967Proxy-constructor}. CAUTION: When used with inheritance, manual care must be taken to not invoke a parent initializer twice, or to ensure that all initializers are idempotent. This is not verified automatically as constructors are by Solidity. [CAUTION] ==== Avoid leaving a contract uninitialized. An uninitialized contract can be taken over by an attacker. This applies to both a proxy and its implementation contract, which may impact the proxy. To prevent the implementation contract from being used, you should invoke the {_disableInitializers} function in the constructor to automatically lock it when it is deployed: [.hljs-theme-light.nopadding] ```",
@@ -78232,7 +78232,7 @@
78232
78232
  },
78233
78233
  "networks": {},
78234
78234
  "schemaVersion": "3.4.16",
78235
- "updatedAt": "2024-03-20T08:39:01.159Z",
78235
+ "updatedAt": "2024-03-28T13:04:47.832Z",
78236
78236
  "devdoc": {
78237
78237
  "author": "Superfluid",
78238
78238
  "details": "Please read IInstantDistributionAgreementV1 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)) Publisher Deposit State Slot slotId = _PUBLISHER_DEPOSIT_STATE_SLOT_ID or 1 << 32 or 4294967296 msg.sender = address of IDAv1 account = context.msgSender Publisher Deposit State stores deposit state for a publisher, this is the pending value. Subscriber Subscription Data Slot Id Start slotId = _SUBSCRIBER_SUB_DATA_STATE_SLOT_ID_START or 1 << 128 or 340282366920938463463374607431768211456 msg.sender = address of IDAv1 account = context.msgSender Subscriber Subscription Data Slot Id Start indicates the starting slot for where we begin to store the indexes a subscriber is a part of. Slots Bitmap Data Slot slotId = _SUBSCRIBER_SUBS_BITMAP_STATE_SLOT_ID or 0 msg.sender = address of IDAv1 account = context.msgSender Slots Bitmap Data Slot stores the bitmap of the slots that are \"enabled\" for a subscriber. This is used as an optimization to only get the data (index id's) for the slots that are \"enabled\". Agreement Data NOTE The Agreement Data slot is calculated with the following function: keccak256(abi.encode(\"AgreementData\", agreementClass, agreementId)) agreementClass = address of IDAv1 agreementId = PublisherId | SubscriptionId PublisherId = keccak256(abi.encode(\"publisher\", publisher, indexId)) publisher = \"owner\" of the index indexId = arbitrary value for allowing multiple indexes by the same token-publisher pair PublisherId stores IndexData for an Index. SubscriptionId = keccak256(abi.encode(\"subscriber\", subscriber, iId)) iId = PublisherId, the index this particular subscriber is subscribed to SubscriptionId stores SubscriptionData for a subscriber to an Index.",
@@ -8678,7 +8678,7 @@
8678
8678
  },
8679
8679
  "networks": {},
8680
8680
  "schemaVersion": "3.4.16",
8681
- "updatedAt": "2024-03-20T08:39:02.328Z",
8681
+ "updatedAt": "2024-03-28T13:04:48.848Z",
8682
8682
  "devdoc": {
8683
8683
  "details": "This is a trusted forwarder with high degree of extensibility through permission-less and user-defined \"macro contracts\". This is a vanilla version without EIP-712 support.",
8684
8684
  "kind": "dev",
@@ -11770,7 +11770,7 @@
11770
11770
  },
11771
11771
  "networks": {},
11772
11772
  "schemaVersion": "3.4.16",
11773
- "updatedAt": "2024-03-20T08:39:01.077Z",
11773
+ "updatedAt": "2024-03-28T13:04:47.760Z",
11774
11774
  "devdoc": {
11775
11775
  "details": "Standard math utilities missing in the Solidity language.",
11776
11776
  "kind": "dev",
@@ -21649,7 +21649,7 @@
21649
21649
  },
21650
21650
  "networks": {},
21651
21651
  "schemaVersion": "3.4.16",
21652
- "updatedAt": "2024-03-20T08:39:01.428Z",
21652
+ "updatedAt": "2024-03-28T13:04:48.123Z",
21653
21653
  "devdoc": {
21654
21654
  "details": "This is CFA SuperApp that refuses to close its outflow by its receiver. This test the logic that the app re-opens the same stream in the termination callback. In reality, the app would have to fund the app with enough tokens to not to be jailed due to low balance.",
21655
21655
  "kind": "dev",
@@ -1397,7 +1397,7 @@
1397
1397
  },
1398
1398
  "networks": {},
1399
1399
  "schemaVersion": "3.4.16",
1400
- "updatedAt": "2024-03-20T08:39:01.041Z",
1400
+ "updatedAt": "2024-03-28T13:04:47.704Z",
1401
1401
  "devdoc": {
1402
1402
  "details": "Contract module which provides a basic access control mechanism, where there is an account (an owner) that can be granted exclusive access to specific functions. By default, the owner account will be the one that deploys the contract. This can later be changed with {transferOwnership}. This module is used through inheritance. It will make available the modifier `onlyOwner`, which can be applied to your functions to restrict their use to the owner.",
1403
1403
  "kind": "dev",
@@ -16157,7 +16157,7 @@
16157
16157
  },
16158
16158
  "networks": {},
16159
16159
  "schemaVersion": "3.4.16",
16160
- "updatedAt": "2024-03-20T08:39:01.218Z",
16160
+ "updatedAt": "2024-03-28T13:04:47.900Z",
16161
16161
  "devdoc": {
16162
16162
  "events": {
16163
16163
  "Approval(address,address,uint256)": {
@@ -18693,7 +18693,7 @@
18693
18693
  },
18694
18694
  "networks": {},
18695
18695
  "schemaVersion": "3.4.16",
18696
- "updatedAt": "2024-03-20T08:39:01.224Z",
18696
+ "updatedAt": "2024-03-28T13:04:47.906Z",
18697
18697
  "devdoc": {
18698
18698
  "events": {
18699
18699
  "Approval(address,address,uint256)": {
@@ -8336,7 +8336,7 @@
8336
8336
  },
8337
8337
  "networks": {},
8338
8338
  "schemaVersion": "3.4.16",
8339
- "updatedAt": "2024-03-20T08:39:01.230Z",
8339
+ "updatedAt": "2024-03-28T13:04:47.913Z",
8340
8340
  "devdoc": {
8341
8341
  "events": {
8342
8342
  "Approval(address,address,uint256)": {
@@ -860,7 +860,7 @@
860
860
  },
861
861
  "networks": {},
862
862
  "schemaVersion": "3.4.16",
863
- "updatedAt": "2024-03-20T08:39:01.046Z",
863
+ "updatedAt": "2024-03-28T13:04:47.709Z",
864
864
  "devdoc": {
865
865
  "details": "This abstract contract provides a fallback function that delegates all calls to another contract using the EVM instruction `delegatecall`. We refer to the second contract as the _implementation_ behind the proxy, and it has to be specified by overriding the virtual {_implementation} function. Additionally, delegation to the implementation can be triggered manually through the {_fallback} function, or to a different contract through the {_delegate} function. The success and return data of the delegated call will be returned back to the caller of the proxy.",
866
866
  "kind": "dev",
@@ -20909,7 +20909,7 @@
20909
20909
  },
20910
20910
  "networks": {},
20911
20911
  "schemaVersion": "3.4.16",
20912
- "updatedAt": "2024-03-20T08:39:02.404Z",
20912
+ "updatedAt": "2024-03-28T13:04:48.899Z",
20913
20913
  "devdoc": {
20914
20914
  "kind": "dev",
20915
20915
  "methods": {},
@@ -4451,7 +4451,7 @@
4451
4451
  },
4452
4452
  "networks": {},
4453
4453
  "schemaVersion": "3.4.16",
4454
- "updatedAt": "2024-03-20T08:39:02.286Z",
4454
+ "updatedAt": "2024-03-28T13:04:48.804Z",
4455
4455
  "devdoc": {
4456
4456
  "author": "Superfluid",
4457
4457
  "details": "This is a simple implementation where the supply is pre-minted.",
@@ -7062,7 +7062,7 @@
7062
7062
  },
7063
7063
  "networks": {},
7064
7064
  "schemaVersion": "3.4.16",
7065
- "updatedAt": "2024-03-20T08:39:02.333Z",
7065
+ "updatedAt": "2024-03-28T13:04:48.851Z",
7066
7066
  "devdoc": {
7067
7067
  "author": "Superfluid",
7068
7068
  "details": "A simple implementation of IResolver using OZ AccessControl NOTE: Relevant events for indexing: - OZ Access Control events `RoleGranted`/`RoleRevoked`: admin add/remove - IResolver event `Set`: resolver name updates",
@@ -4168,7 +4168,7 @@
4168
4168
  },
4169
4169
  "networks": {},
4170
4170
  "schemaVersion": "3.4.16",
4171
- "updatedAt": "2024-03-20T08:39:02.288Z",
4171
+ "updatedAt": "2024-03-28T13:04:48.807Z",
4172
4172
  "devdoc": {
4173
4173
  "author": "Superfluid It is also called a Native-Asset Super Token.",
4174
4174
  "details": "Super ETH (SETH) custom super token implementation",
@@ -19773,7 +19773,7 @@
19773
19773
  },
19774
19774
  "networks": {},
19775
19775
  "schemaVersion": "3.4.16",
19776
- "updatedAt": "2024-03-20T08:39:01.081Z",
19776
+ "updatedAt": "2024-03-28T13:04:47.764Z",
19777
19777
  "devdoc": {
19778
19778
  "details": "Wrappers over Solidity's uintXX/intXX casting operators with added overflow checks. Downcasting from uint256/int256 in Solidity does not revert on overflow. This can easily result in undesired exploitation or bugs, since developers usually assume that overflows raise errors. `SafeCast` restores this intuition by reverting the transaction when such an operation overflows. Using this library instead of the unchecked operations eliminates an entire class of bugs, so it's recommended to use it always. Can be combined with {SafeMath} and {SignedSafeMath} to extend it to smaller types, by performing all math on `uint256` and `int256` and then downcasting.",
19779
19779
  "kind": "dev",
@@ -5205,7 +5205,7 @@
5205
5205
  },
5206
5206
  "networks": {},
5207
5207
  "schemaVersion": "3.4.16",
5208
- "updatedAt": "2024-03-20T08:39:01.060Z",
5208
+ "updatedAt": "2024-03-28T13:04:47.742Z",
5209
5209
  "devdoc": {
5210
5210
  "details": "Wrappers around ERC20 operations that throw on failure (when the token contract returns false). Tokens that return no value (and instead revert or throw on failure) are also supported, non-reverting calls are assumed to be successful. To use this library you can add a `using SafeERC20 for IERC20;` statement to your contract, which allows you to call the safe operations as `token.safeTransfer(...)`, etc.",
5211
5211
  "kind": "dev",
@@ -444,7 +444,7 @@
444
444
  },
445
445
  "networks": {},
446
446
  "schemaVersion": "3.4.16",
447
- "updatedAt": "2024-03-20T08:39:01.357Z",
447
+ "updatedAt": "2024-03-28T13:04:48.057Z",
448
448
  "devdoc": {
449
449
  "author": "Superfluid",
450
450
  "kind": "dev",