@superfluid-finance/ethereum-contracts 1.9.2-dev.60dc875.0 → 1.9.2-dev.635bb8a.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/CustomSuperTokenBase.json +1 -1
  25. package/build/truffle/DMZForwarder.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/ISuperAgreement.json +1 -1
  86. package/build/truffle/ISuperApp.json +1 -1
  87. package/build/truffle/ISuperToken.json +1 -1
  88. package/build/truffle/ISuperTokenFactory.json +1 -1
  89. package/build/truffle/ISuperfluid.json +1 -1
  90. package/build/truffle/ISuperfluidGovernance.json +1 -1
  91. package/build/truffle/ISuperfluidPool.json +1 -1
  92. package/build/truffle/ISuperfluidToken.json +1 -1
  93. package/build/truffle/ITOGAv1.json +1 -1
  94. package/build/truffle/ITOGAv2.json +1 -1
  95. package/build/truffle/ITOGAv3.json +1 -1
  96. package/build/truffle/IUserDefinedMacro.json +1 -1
  97. package/build/truffle/Initializable.json +1 -1
  98. package/build/truffle/InstantDistributionAgreementV1.json +1 -1
  99. package/build/truffle/MacroForwarder.json +1 -1
  100. package/build/truffle/Math.json +1 -1
  101. package/build/truffle/NonClosableOutflowTestApp.json +1 -1
  102. package/build/truffle/Ownable.json +1 -1
  103. package/build/truffle/PoolAdminNFT.json +1 -1
  104. package/build/truffle/PoolMemberNFT.json +1 -1
  105. package/build/truffle/PoolNFTBase.json +1 -1
  106. package/build/truffle/Proxy.json +1 -1
  107. package/build/truffle/ProxyDeployerLibrary.json +1 -1
  108. package/build/truffle/PureSuperToken.json +1 -1
  109. package/build/truffle/Resolver.json +1 -1
  110. package/build/truffle/SETHProxy.json +1 -1
  111. package/build/truffle/SafeCast.json +1 -1
  112. package/build/truffle/SafeERC20.json +1 -1
  113. package/build/truffle/SafeGasLibrary.json +1 -1
  114. package/build/truffle/SafeMath.json +1 -1
  115. package/build/truffle/SelfDeletingFlowTestApp.json +1 -1
  116. package/build/truffle/SemanticMoney.json +1 -1
  117. package/build/truffle/ShortStrings.json +1 -1
  118. package/build/truffle/SignedMath.json +1 -1
  119. package/build/truffle/SlotsBitmapLibrary.json +1 -1
  120. package/build/truffle/SolvencyHelperLibrary.json +1 -1
  121. package/build/truffle/StorageSlot.json +1 -1
  122. package/build/truffle/StreamRedirector.json +1 -1
  123. package/build/truffle/Strings.json +1 -1
  124. package/build/truffle/SuperAppBase.json +1 -1
  125. package/build/truffle/SuperAppDefinitions.json +1 -1
  126. package/build/truffle/SuperToken.json +1 -1
  127. package/build/truffle/SuperTokenDeployerLibrary.json +1 -1
  128. package/build/truffle/SuperTokenFactory.json +1 -1
  129. package/build/truffle/SuperTokenFactoryBase.json +1 -1
  130. package/build/truffle/SuperTokenFactoryDeployerLibrary.json +1 -1
  131. package/build/truffle/SuperTokenV1Library.json +1 -1
  132. package/build/truffle/SuperUpgrader.json +1 -1
  133. package/build/truffle/Superfluid.json +1 -1
  134. package/build/truffle/SuperfluidCFAv1DeployerLibrary.json +1 -1
  135. package/build/truffle/SuperfluidDMZForwarderDeployerLibrary.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
@@ -22434,7 +22434,7 @@
22434
22434
  },
22435
22435
  "networks": {},
22436
22436
  "schemaVersion": "3.4.16",
22437
- "updatedAt": "2024-07-03T21:43:16.199Z",
22437
+ "updatedAt": "2024-07-04T09:47:34.728Z",
22438
22438
  "devdoc": {
22439
22439
  "details": "This is CFA SuperApp that refuses to accept any opening flow without reverting them.",
22440
22440
  "kind": "dev",
@@ -31332,7 +31332,7 @@
31332
31332
  },
31333
31333
  "networks": {},
31334
31334
  "schemaVersion": "3.4.16",
31335
- "updatedAt": "2024-07-03T21:43:15.742Z",
31335
+ "updatedAt": "2024-07-04T09:47:34.209Z",
31336
31336
  "devdoc": {
31337
31337
  "details": "Semantic Money Library: providing generalized payment primitives. Notes: - Basic payment 2-primitives include shift2 and flow2. - As its name suggesting, 2-primitives work over two parties, each party is represented by an \"index\". - A universal index is BasicParticle plus being a Monoid. It is universal in the sense that every monetary unit should have one and only one such index. - Proportional distribution pool has one index per pool. - This solidity library provides 2-primitives for `UniversalIndex-to-UniversalIndex` and `UniversalIndex-to-ProportionalDistributionPoolIndex`.",
31338
31338
  "kind": "dev",
@@ -2822,7 +2822,7 @@
2822
2822
  },
2823
2823
  "networks": {},
2824
2824
  "schemaVersion": "3.4.16",
2825
- "updatedAt": "2024-07-03T21:43:15.684Z",
2825
+ "updatedAt": "2024-07-04T09:47:34.146Z",
2826
2826
  "devdoc": {
2827
2827
  "details": "This library provides functions to convert short memory strings into a `ShortString` type that can be used as an immutable variable. Strings of arbitrary length can be optimized using this library if they are short enough (up to 31 bytes) by packing them with their length (1 byte) in a single EVM word (32 bytes). Additionally, a fallback mechanism can be used for every other case. Usage example: ```solidity contract Named { using ShortStrings for *; ShortString private immutable _name; string private _nameFallback; constructor(string memory contractName) { _name = contractName.toShortStringWithFallback(_nameFallback); } function name() external view returns (string memory) { return _name.toStringWithFallback(_nameFallback); } } ```",
2828
2828
  "kind": "dev",
@@ -1341,7 +1341,7 @@
1341
1341
  },
1342
1342
  "networks": {},
1343
1343
  "schemaVersion": "3.4.16",
1344
- "updatedAt": "2024-07-03T21:43:15.717Z",
1344
+ "updatedAt": "2024-07-04T09:47:34.186Z",
1345
1345
  "devdoc": {
1346
1346
  "details": "Standard signed math utilities missing in the Solidity language.",
1347
1347
  "kind": "dev",
@@ -10839,7 +10839,7 @@
10839
10839
  },
10840
10840
  "networks": {},
10841
10841
  "schemaVersion": "3.4.16",
10842
- "updatedAt": "2024-07-03T21:43:16.121Z",
10842
+ "updatedAt": "2024-07-04T09:47:34.633Z",
10843
10843
  "devdoc": {
10844
10844
  "author": "Superfluid",
10845
10845
  "details": "A library implements slots bitmap on Superfluid Token storage NOTE: - A slots bitmap allows you to iterate through a list of data efficiently. - A data slot can be enabled or disabled with the help of bitmap. - MAX_NUM_SLOTS is 256 in this implementation (using one uint256) - Superfluid token storage usage: - getAgreementStateSlot(bitmapStateSlotId) stores the bitmap of enabled data slots - getAgreementStateSlot(dataStateSlotIDStart + stotId) stores the data of the slot",
@@ -1310,7 +1310,7 @@
1310
1310
  },
1311
1311
  "networks": {},
1312
1312
  "schemaVersion": "3.4.16",
1313
- "updatedAt": "2024-07-03T21:43:16.127Z",
1313
+ "updatedAt": "2024-07-04T09:47:34.639Z",
1314
1314
  "devdoc": {
1315
1315
  "kind": "dev",
1316
1316
  "methods": {},
@@ -1546,7 +1546,7 @@
1546
1546
  },
1547
1547
  "networks": {},
1548
1548
  "schemaVersion": "3.4.16",
1549
- "updatedAt": "2024-07-03T21:43:15.686Z",
1549
+ "updatedAt": "2024-07-04T09:47:34.148Z",
1550
1550
  "devdoc": {
1551
1551
  "details": "Library for reading and writing primitive types to specific storage slots. Storage slots are often used to avoid storage conflict when dealing with upgradeable contracts. This library helps with reading and writing to such slots without the need for inline assembly. The functions in this library return Slot structs that contain a `value` member that can be used to read or write. Example usage to set ERC1967 implementation slot: ```solidity contract ERC1967 { bytes32 internal constant _IMPLEMENTATION_SLOT = 0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc; function _getImplementation() internal view returns (address) { return StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value; } function _setImplementation(address newImplementation) internal { require(Address.isContract(newImplementation), \"ERC1967: new implementation is not a contract\"); StorageSlot.getAddressSlot(_IMPLEMENTATION_SLOT).value = newImplementation; } } ``` _Available since v4.1 for `address`, `bool`, `bytes32`, `uint256`._ _Available since v4.9 for `string`, `bytes`._",
1552
1552
  "kind": "dev",
@@ -19205,7 +19205,7 @@
19205
19205
  },
19206
19206
  "networks": {},
19207
19207
  "schemaVersion": "3.4.16",
19208
- "updatedAt": "2024-07-03T21:43:16.365Z",
19208
+ "updatedAt": "2024-07-04T09:47:34.888Z",
19209
19209
  "devdoc": {
19210
19210
  "kind": "dev",
19211
19211
  "methods": {
@@ -3194,7 +3194,7 @@
3194
3194
  },
3195
3195
  "networks": {},
3196
3196
  "schemaVersion": "3.4.16",
3197
- "updatedAt": "2024-07-03T21:43:15.687Z",
3197
+ "updatedAt": "2024-07-04T09:47:34.149Z",
3198
3198
  "devdoc": {
3199
3199
  "details": "String operations.",
3200
3200
  "kind": "dev",
@@ -2175,7 +2175,7 @@
2175
2175
  },
2176
2176
  "networks": {},
2177
2177
  "schemaVersion": "3.4.16",
2178
- "updatedAt": "2024-07-03T21:43:15.987Z",
2178
+ "updatedAt": "2024-07-04T09:47:34.469Z",
2179
2179
  "devdoc": {
2180
2180
  "kind": "dev",
2181
2181
  "methods": {},
@@ -6905,7 +6905,7 @@
6905
6905
  },
6906
6906
  "networks": {},
6907
6907
  "schemaVersion": "3.4.16",
6908
- "updatedAt": "2024-07-03T21:43:16.075Z",
6908
+ "updatedAt": "2024-07-04T09:47:34.576Z",
6909
6909
  "devdoc": {
6910
6910
  "author": "Superfluid",
6911
6911
  "kind": "dev",
@@ -63063,7 +63063,7 @@
63063
63063
  },
63064
63064
  "networks": {},
63065
63065
  "schemaVersion": "3.4.16",
63066
- "updatedAt": "2024-07-03T21:43:16.950Z",
63066
+ "updatedAt": "2024-07-04T09:47:35.323Z",
63067
63067
  "devdoc": {
63068
63068
  "author": "Superfluid",
63069
63069
  "events": {
@@ -22182,7 +22182,7 @@
22182
22182
  },
22183
22183
  "networks": {},
22184
22184
  "schemaVersion": "3.4.16",
22185
- "updatedAt": "2024-07-03T21:43:17.233Z",
22185
+ "updatedAt": "2024-07-04T09:47:35.502Z",
22186
22186
  "devdoc": {
22187
22187
  "kind": "dev",
22188
22188
  "methods": {},
@@ -27212,7 +27212,7 @@
27212
27212
  },
27213
27213
  "networks": {},
27214
27214
  "schemaVersion": "3.4.16",
27215
- "updatedAt": "2024-07-03T21:43:17.012Z",
27215
+ "updatedAt": "2024-07-04T09:47:35.351Z",
27216
27216
  "devdoc": {
27217
27217
  "events": {
27218
27218
  "CustomSuperTokenCreated(address)": {
@@ -12257,7 +12257,7 @@
12257
12257
  },
12258
12258
  "networks": {},
12259
12259
  "schemaVersion": "3.4.16",
12260
- "updatedAt": "2024-07-03T21:43:17.027Z",
12260
+ "updatedAt": "2024-07-04T09:47:35.361Z",
12261
12261
  "devdoc": {
12262
12262
  "events": {
12263
12263
  "CustomSuperTokenCreated(address)": {
@@ -22407,7 +22407,7 @@
22407
22407
  },
22408
22408
  "networks": {},
22409
22409
  "schemaVersion": "3.4.16",
22410
- "updatedAt": "2024-07-03T21:43:17.250Z",
22410
+ "updatedAt": "2024-07-04T09:47:35.511Z",
22411
22411
  "devdoc": {
22412
22412
  "kind": "dev",
22413
22413
  "methods": {},
@@ -60898,7 +60898,7 @@
60898
60898
  },
60899
60899
  "networks": {},
60900
60900
  "schemaVersion": "3.4.16",
60901
- "updatedAt": "2024-07-03T21:43:15.989Z",
60901
+ "updatedAt": "2024-07-04T09:47:34.470Z",
60902
60902
  "devdoc": {
60903
60903
  "author": "Superfluid",
60904
60904
  "details": "Set `using for ISuperToken` in including file, and call any of these functions on an instance of ISuperToken. Note that it is important to \"warm up\" the cache and cache the host, cfa, ida before calling, this is only applicable to Foundry tests where the vm.expectRevert() will not work as expected. You must use vm.startPrank(account) instead of vm.prank when executing functions if the cache isn't \"warmed up\" yet. vm.prank impersonates the account only for the first call, which will be used for caching.",
@@ -16013,7 +16013,7 @@
16013
16013
  },
16014
16014
  "networks": {},
16015
16015
  "schemaVersion": "3.4.16",
16016
- "updatedAt": "2024-07-03T21:43:17.133Z",
16016
+ "updatedAt": "2024-07-04T09:47:35.450Z",
16017
16017
  "devdoc": {
16018
16018
  "author": "Superfluid NOTE: - User would need to first SuperToken.approve the `SuperUpgrader` for the job. - Using access control to allow multiple backend agent to upgrade tokens for the users - Risk taken by the user is that the underlying tokens are converted to the Super Tokens by the upgrader agents.",
16019
16019
  "events": {
@@ -78564,7 +78564,7 @@
78564
78564
  },
78565
78565
  "networks": {},
78566
78566
  "schemaVersion": "3.4.16",
78567
- "updatedAt": "2024-07-03T21:43:17.034Z",
78567
+ "updatedAt": "2024-07-04T09:47:35.365Z",
78568
78568
  "devdoc": {
78569
78569
  "author": "Superfluid",
78570
78570
  "details": "The Superfluid host implementation. NOTE: - Please read ISuperfluid for implementation notes. - For some deeper technical notes, please visit protocol-monorepo wiki area.",
@@ -21236,7 +21236,7 @@
21236
21236
  },
21237
21237
  "networks": {},
21238
21238
  "schemaVersion": "3.4.16",
21239
- "updatedAt": "2024-07-03T21:43:17.264Z",
21239
+ "updatedAt": "2024-07-04T09:47:35.521Z",
21240
21240
  "devdoc": {
21241
21241
  "kind": "dev",
21242
21242
  "methods": {},
@@ -20736,7 +20736,7 @@
20736
20736
  },
20737
20737
  "networks": {},
20738
20738
  "schemaVersion": "3.4.16",
20739
- "updatedAt": "2024-07-03T21:43:17.284Z",
20739
+ "updatedAt": "2024-07-04T09:47:35.532Z",
20740
20740
  "devdoc": {
20741
20741
  "kind": "dev",
20742
20742
  "methods": {},
@@ -23180,7 +23180,7 @@
23180
23180
  },
23181
23181
  "networks": {},
23182
23182
  "schemaVersion": "3.4.16",
23183
- "updatedAt": "2024-07-03T21:43:17.298Z",
23183
+ "updatedAt": "2024-07-04T09:47:35.540Z",
23184
23184
  "devdoc": {
23185
23185
  "kind": "dev",
23186
23186
  "methods": {},
@@ -36061,7 +36061,7 @@
36061
36061
  },
36062
36062
  "networks": {},
36063
36063
  "schemaVersion": "3.4.16",
36064
- "updatedAt": "2024-07-03T21:43:17.142Z",
36064
+ "updatedAt": "2024-07-04T09:47:35.455Z",
36065
36065
  "devdoc": {
36066
36066
  "details": "This deployer should only be used for local testing environments. Notes: - ERC1820 must be deployed as a prerequisite to using this contract. - Some test frameworks may have difficulties in tuning its maximum contract code size limit. Using deployment steps contract solves this issue.",
36067
36067
  "kind": "dev",
@@ -41560,7 +41560,7 @@
41560
41560
  },
41561
41561
  "networks": {},
41562
41562
  "schemaVersion": "3.4.16",
41563
- "updatedAt": "2024-07-03T21:43:17.314Z",
41563
+ "updatedAt": "2024-07-04T09:47:35.549Z",
41564
41564
  "devdoc": {
41565
41565
  "author": "Superfluid",
41566
41566
  "details": "This was necessary because of the contract size limit of the deployed contract which is an issue when deploying the original framework with Hardhat. https://github.com/NomicFoundation/hardhat/issues/3404#issuecomment-1346849400",
@@ -21507,7 +21507,7 @@
21507
21507
  },
21508
21508
  "networks": {},
21509
21509
  "schemaVersion": "3.4.16",
21510
- "updatedAt": "2024-07-03T21:43:17.337Z",
21510
+ "updatedAt": "2024-07-04T09:47:35.563Z",
21511
21511
  "devdoc": {
21512
21512
  "kind": "dev",
21513
21513
  "methods": {},
@@ -21386,7 +21386,7 @@
21386
21386
  },
21387
21387
  "networks": {},
21388
21388
  "schemaVersion": "3.4.16",
21389
- "updatedAt": "2024-07-03T21:43:17.351Z",
21389
+ "updatedAt": "2024-07-04T09:47:35.573Z",
21390
21390
  "devdoc": {
21391
21391
  "kind": "dev",
21392
21392
  "methods": {},
@@ -19511,7 +19511,7 @@
19511
19511
  },
19512
19512
  "networks": {},
19513
19513
  "schemaVersion": "3.4.16",
19514
- "updatedAt": "2024-07-03T21:43:16.022Z",
19514
+ "updatedAt": "2024-07-04T09:47:34.512Z",
19515
19515
  "devdoc": {
19516
19516
  "author": "Superfluid",
19517
19517
  "kind": "dev",
@@ -6905,7 +6905,7 @@
6905
6905
  },
6906
6906
  "networks": {},
6907
6907
  "schemaVersion": "3.4.16",
6908
- "updatedAt": "2024-07-03T21:43:16.079Z",
6908
+ "updatedAt": "2024-07-04T09:47:34.580Z",
6909
6909
  "devdoc": {
6910
6910
  "author": "Superfluid",
6911
6911
  "kind": "dev",
@@ -19772,7 +19772,7 @@
19772
19772
  },
19773
19773
  "networks": {},
19774
19774
  "schemaVersion": "3.4.16",
19775
- "updatedAt": "2024-07-03T21:43:16.035Z",
19775
+ "updatedAt": "2024-07-04T09:47:34.529Z",
19776
19776
  "devdoc": {
19777
19777
  "events": {
19778
19778
  "Initialized(uint8)": {
@@ -2407,7 +2407,7 @@
2407
2407
  },
2408
2408
  "networks": {},
2409
2409
  "schemaVersion": "3.4.16",
2410
- "updatedAt": "2024-07-03T21:43:16.046Z",
2410
+ "updatedAt": "2024-07-04T09:47:34.540Z",
2411
2411
  "devdoc": {
2412
2412
  "author": "Superfluid IMPORTANT! Make sure the inheritance order remains in sync with the logic contract (Ownable first)!",
2413
2413
  "kind": "dev",
@@ -21697,7 +21697,7 @@
21697
21697
  },
21698
21698
  "networks": {},
21699
21699
  "schemaVersion": "3.4.16",
21700
- "updatedAt": "2024-07-03T21:43:17.367Z",
21700
+ "updatedAt": "2024-07-04T09:47:35.583Z",
21701
21701
  "devdoc": {
21702
21702
  "kind": "dev",
21703
21703
  "methods": {},
@@ -21236,7 +21236,7 @@
21236
21236
  },
21237
21237
  "networks": {},
21238
21238
  "schemaVersion": "3.4.16",
21239
- "updatedAt": "2024-07-03T21:43:17.381Z",
21239
+ "updatedAt": "2024-07-04T09:47:35.592Z",
21240
21240
  "devdoc": {
21241
21241
  "kind": "dev",
21242
21242
  "methods": {},
@@ -5044,7 +5044,7 @@
5044
5044
  },
5045
5045
  "networks": {},
5046
5046
  "schemaVersion": "3.4.16",
5047
- "updatedAt": "2024-07-03T21:43:17.429Z",
5047
+ "updatedAt": "2024-07-04T09:47:35.638Z",
5048
5048
  "devdoc": {
5049
5049
  "author": "Superfluid",
5050
5050
  "details": "A on-chain utility contract for loading framework objects in one view function. NOTE: Q: Why don't we just use https://www.npmjs.com/package/ethereum-multicall? A: Well, no strong reason other than also allowing on-chain one view function loading.",
@@ -2271,7 +2271,7 @@
2271
2271
  },
2272
2272
  "networks": {},
2273
2273
  "schemaVersion": "3.4.16",
2274
- "updatedAt": "2024-07-03T21:43:16.021Z",
2274
+ "updatedAt": "2024-07-04T09:47:34.511Z",
2275
2275
  "devdoc": {
2276
2276
  "kind": "dev",
2277
2277
  "methods": {},
@@ -22873,7 +22873,7 @@
22873
22873
  },
22874
22874
  "networks": {},
22875
22875
  "schemaVersion": "3.4.16",
22876
- "updatedAt": "2024-07-03T21:43:17.394Z",
22876
+ "updatedAt": "2024-07-04T09:47:35.600Z",
22877
22877
  "devdoc": {
22878
22878
  "kind": "dev",
22879
22879
  "methods": {},
@@ -40138,7 +40138,7 @@
40138
40138
  },
40139
40139
  "networks": {},
40140
40140
  "schemaVersion": "3.4.16",
40141
- "updatedAt": "2024-07-03T21:43:15.936Z",
40141
+ "updatedAt": "2024-07-04T09:47:34.403Z",
40142
40142
  "devdoc": {
40143
40143
  "author": "Superfluid",
40144
40144
  "details": "Because we are using uint128, uint256 doesn't work here.",
@@ -3579,7 +3579,7 @@
3579
3579
  },
3580
3580
  "networks": {},
3581
3581
  "schemaVersion": "3.4.16",
3582
- "updatedAt": "2024-07-03T21:43:15.959Z",
3582
+ "updatedAt": "2024-07-04T09:47:34.434Z",
3583
3583
  "devdoc": {
3584
3584
  "kind": "dev",
3585
3585
  "methods": {},
@@ -21236,7 +21236,7 @@
21236
21236
  },
21237
21237
  "networks": {},
21238
21238
  "schemaVersion": "3.4.16",
21239
- "updatedAt": "2024-07-03T21:43:17.403Z",
21239
+ "updatedAt": "2024-07-04T09:47:35.609Z",
21240
21240
  "devdoc": {
21241
21241
  "kind": "dev",
21242
21242
  "methods": {},
@@ -21678,7 +21678,7 @@
21678
21678
  },
21679
21679
  "networks": {},
21680
21680
  "schemaVersion": "3.4.16",
21681
- "updatedAt": "2024-07-03T21:43:17.411Z",
21681
+ "updatedAt": "2024-07-04T09:47:35.617Z",
21682
21682
  "devdoc": {
21683
21683
  "kind": "dev",
21684
21684
  "methods": {},
@@ -1739,7 +1739,7 @@
1739
1739
  },
1740
1740
  "networks": {},
1741
1741
  "schemaVersion": "3.4.16",
1742
- "updatedAt": "2024-07-03T21:43:15.962Z",
1742
+ "updatedAt": "2024-07-04T09:47:34.437Z",
1743
1743
  "devdoc": {
1744
1744
  "events": {
1745
1745
  "Initialized(uint8)": {
@@ -12494,7 +12494,7 @@
12494
12494
  },
12495
12495
  "networks": {},
12496
12496
  "schemaVersion": "3.4.16",
12497
- "updatedAt": "2024-07-03T21:43:17.068Z",
12497
+ "updatedAt": "2024-07-04T09:47:35.394Z",
12498
12498
  "devdoc": {
12499
12499
  "author": "Superfluid",
12500
12500
  "events": {
@@ -3117,7 +3117,7 @@
3117
3117
  },
3118
3118
  "networks": {},
3119
3119
  "schemaVersion": "3.4.16",
3120
- "updatedAt": "2024-07-03T21:43:17.076Z",
3120
+ "updatedAt": "2024-07-04T09:47:35.403Z",
3121
3121
  "devdoc": {
3122
3122
  "events": {
3123
3123
  "Upgraded(address)": {
@@ -23016,7 +23016,7 @@
23016
23016
  },
23017
23017
  "networks": {},
23018
23018
  "schemaVersion": "3.4.16",
23019
- "updatedAt": "2024-07-03T21:43:17.446Z",
23019
+ "updatedAt": "2024-07-04T09:47:35.652Z",
23020
23020
  "devdoc": {
23021
23021
  "events": {
23022
23022
  "BondIncreased(address,uint256)": {
@@ -19824,7 +19824,7 @@
19824
19824
  },
19825
19825
  "networks": {},
19826
19826
  "schemaVersion": "3.4.16",
19827
- "updatedAt": "2024-07-03T21:43:17.455Z",
19827
+ "updatedAt": "2024-07-04T09:47:35.660Z",
19828
19828
  "devdoc": {
19829
19829
  "author": "Superfluid",
19830
19830
  "details": "A initializable version of the governance for testing purpose",
@@ -7261,7 +7261,7 @@
7261
7261
  },
7262
7262
  "networks": {},
7263
7263
  "schemaVersion": "3.4.16",
7264
- "updatedAt": "2024-07-03T21:43:17.469Z",
7264
+ "updatedAt": "2024-07-04T09:47:35.667Z",
7265
7265
  "devdoc": {
7266
7266
  "author": "Superfluid",
7267
7267
  "details": "Used by the SuperfluidFrameworkDeployer to grant admin privileges to its deployer",
@@ -16387,7 +16387,7 @@
16387
16387
  },
16388
16388
  "networks": {},
16389
16389
  "schemaVersion": "3.4.16",
16390
- "updatedAt": "2024-07-03T21:43:17.473Z",
16390
+ "updatedAt": "2024-07-04T09:47:35.670Z",
16391
16391
  "devdoc": {
16392
16392
  "author": "Superfluid",
16393
16393
  "details": "Test ERC20 token that allows any one mint new tokens.",
@@ -23045,7 +23045,7 @@
23045
23045
  },
23046
23046
  "networks": {},
23047
23047
  "schemaVersion": "3.4.16",
23048
- "updatedAt": "2024-07-03T21:43:17.421Z",
23048
+ "updatedAt": "2024-07-04T09:47:35.628Z",
23049
23049
  "devdoc": {
23050
23050
  "kind": "dev",
23051
23051
  "methods": {},
@@ -7621,7 +7621,7 @@
7621
7621
  },
7622
7622
  "networks": {},
7623
7623
  "schemaVersion": "3.4.16",
7624
- "updatedAt": "2024-07-03T21:43:15.758Z",
7624
+ "updatedAt": "2024-07-04T09:47:34.224Z",
7625
7625
  "devdoc": {
7626
7626
  "kind": "dev",
7627
7627
  "methods": {},
@@ -1357,7 +1357,7 @@
1357
1357
  },
1358
1358
  "networks": {},
1359
1359
  "schemaVersion": "3.4.16",
1360
- "updatedAt": "2024-07-03T21:43:17.077Z",
1360
+ "updatedAt": "2024-07-04T09:47:35.405Z",
1361
1361
  "devdoc": {
1362
1362
  "events": {
1363
1363
  "Initialized(uint8)": {
@@ -1551,7 +1551,7 @@
1551
1551
  },
1552
1552
  "networks": {},
1553
1553
  "schemaVersion": "3.4.16",
1554
- "updatedAt": "2024-07-03T21:43:17.078Z",
1554
+ "updatedAt": "2024-07-04T09:47:35.406Z",
1555
1555
  "devdoc": {
1556
1556
  "kind": "dev",
1557
1557
  "methods": {
@@ -374,7 +374,7 @@
374
374
  },
375
375
  "networks": {},
376
376
  "schemaVersion": "3.4.16",
377
- "updatedAt": "2024-07-03T21:43:17.079Z",
377
+ "updatedAt": "2024-07-04T09:47:35.407Z",
378
378
  "devdoc": {
379
379
  "kind": "dev",
380
380
  "methods": {},
@@ -2861,7 +2861,7 @@
2861
2861
  },
2862
2862
  "networks": {},
2863
2863
  "schemaVersion": "3.4.16",
2864
- "updatedAt": "2024-07-03T21:43:15.656Z",
2864
+ "updatedAt": "2024-07-04T09:47:34.117Z",
2865
2865
  "devdoc": {
2866
2866
  "details": "This contract is used in conjunction with one or more instances of {BeaconProxy} to determine their implementation contract, which is where they will delegate all function calls. An owner is able to change the implementation the beacon points to, thus upgrading the proxies that use this beacon.",
2867
2867
  "events": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superfluid-finance/ethereum-contracts",
3
- "version": "1.9.2-dev.60dc875.0",
3
+ "version": "1.9.2-dev.635bb8a.0",
4
4
  "description": " Ethereum contracts implementation for the Superfluid Protocol",
5
5
  "homepage": "https://github.com/superfluid-finance/protocol-monorepo/tree/dev/packages/ethereum-contracts#readme",
6
6
  "repository": {
@@ -92,8 +92,8 @@
92
92
  "@safe-global/safe-core-sdk": "^3.3.5",
93
93
  "@safe-global/safe-service-client": "^2.0.3",
94
94
  "@safe-global/safe-web3-lib": "^1.9.4",
95
- "@superfluid-finance/js-sdk": "^0.6.4-dev.60dc875.0",
96
- "@superfluid-finance/metadata": "^1.3.2-dev.60dc875.0",
95
+ "@superfluid-finance/js-sdk": "^0.6.4-dev.635bb8a.0",
96
+ "@superfluid-finance/metadata": "^1.3.2-dev.635bb8a.0",
97
97
  "async": "^3.2.5",
98
98
  "csv-writer": "^1.6.0",
99
99
  "ethers": "^5.7.2",