@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
@@ -3774,7 +3774,7 @@
3774
3774
  },
3775
3775
  "networks": {},
3776
3776
  "schemaVersion": "3.4.16",
3777
- "updatedAt": "2024-03-20T08:39:01.090Z",
3777
+ "updatedAt": "2024-03-28T13:04:47.771Z",
3778
3778
  "devdoc": {
3779
3779
  "details": "Wrappers over Solidity's arithmetic operations. NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler now has built in overflow checking.",
3780
3780
  "kind": "dev",
@@ -22245,7 +22245,7 @@
22245
22245
  },
22246
22246
  "networks": {},
22247
22247
  "schemaVersion": "3.4.16",
22248
- "updatedAt": "2024-03-20T08:39:01.439Z",
22248
+ "updatedAt": "2024-03-28T13:04:48.135Z",
22249
22249
  "devdoc": {
22250
22250
  "details": "This is CFA SuperApp that refuses to accept any opening flow without reverting them.",
22251
22251
  "kind": "dev",
@@ -23562,7 +23562,7 @@
23562
23562
  },
23563
23563
  "networks": {},
23564
23564
  "schemaVersion": "3.4.16",
23565
- "updatedAt": "2024-03-20T08:39:01.108Z",
23565
+ "updatedAt": "2024-03-28T13:04:47.787Z",
23566
23566
  "devdoc": {
23567
23567
  "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`.",
23568
23568
  "kind": "dev",
@@ -2822,7 +2822,7 @@
2822
2822
  },
2823
2823
  "networks": {},
2824
2824
  "schemaVersion": "3.4.16",
2825
- "updatedAt": "2024-03-20T08:39:01.069Z",
2825
+ "updatedAt": "2024-03-28T13:04:47.750Z",
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-03-20T08:39:01.091Z",
1344
+ "updatedAt": "2024-03-28T13:04:47.773Z",
1345
1345
  "devdoc": {
1346
1346
  "details": "Standard signed math utilities missing in the Solidity language.",
1347
1347
  "kind": "dev",
@@ -10617,7 +10617,7 @@
10617
10617
  },
10618
10618
  "networks": {},
10619
10619
  "schemaVersion": "3.4.16",
10620
- "updatedAt": "2024-03-20T08:39:01.357Z",
10620
+ "updatedAt": "2024-03-28T13:04:48.058Z",
10621
10621
  "devdoc": {
10622
10622
  "author": "Superfluid",
10623
10623
  "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",
@@ -1309,7 +1309,7 @@
1309
1309
  },
1310
1310
  "networks": {},
1311
1311
  "schemaVersion": "3.4.16",
1312
- "updatedAt": "2024-03-20T08:39:01.366Z",
1312
+ "updatedAt": "2024-03-28T13:04:48.064Z",
1313
1313
  "devdoc": {
1314
1314
  "kind": "dev",
1315
1315
  "methods": {},
@@ -1546,7 +1546,7 @@
1546
1546
  },
1547
1547
  "networks": {},
1548
1548
  "schemaVersion": "3.4.16",
1549
- "updatedAt": "2024-03-20T08:39:01.070Z",
1549
+ "updatedAt": "2024-03-28T13:04:47.752Z",
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",
@@ -18798,7 +18798,7 @@
18798
18798
  },
18799
18799
  "networks": {},
18800
18800
  "schemaVersion": "3.4.16",
18801
- "updatedAt": "2024-03-20T08:39:01.740Z",
18801
+ "updatedAt": "2024-03-28T13:04:48.374Z",
18802
18802
  "devdoc": {
18803
18803
  "kind": "dev",
18804
18804
  "methods": {
@@ -3193,7 +3193,7 @@
3193
3193
  },
3194
3194
  "networks": {},
3195
3195
  "schemaVersion": "3.4.16",
3196
- "updatedAt": "2024-03-20T08:39:01.071Z",
3196
+ "updatedAt": "2024-03-28T13:04:47.752Z",
3197
3197
  "devdoc": {
3198
3198
  "details": "String operations.",
3199
3199
  "kind": "dev",
@@ -2175,7 +2175,7 @@
2175
2175
  },
2176
2176
  "networks": {},
2177
2177
  "schemaVersion": "3.4.16",
2178
- "updatedAt": "2024-03-20T08:39:01.266Z",
2178
+ "updatedAt": "2024-03-28T13:04:47.955Z",
2179
2179
  "devdoc": {
2180
2180
  "kind": "dev",
2181
2181
  "methods": {},
@@ -6573,7 +6573,7 @@
6573
6573
  },
6574
6574
  "networks": {},
6575
6575
  "schemaVersion": "3.4.16",
6576
- "updatedAt": "2024-03-20T08:39:01.321Z",
6576
+ "updatedAt": "2024-03-28T13:04:48.027Z",
6577
6577
  "devdoc": {
6578
6578
  "author": "Superfluid",
6579
6579
  "kind": "dev",
@@ -61282,7 +61282,7 @@
61282
61282
  },
61283
61283
  "networks": {},
61284
61284
  "schemaVersion": "3.4.16",
61285
- "updatedAt": "2024-03-20T08:39:02.222Z",
61285
+ "updatedAt": "2024-03-28T13:04:48.722Z",
61286
61286
  "devdoc": {
61287
61287
  "author": "Superfluid",
61288
61288
  "events": {
@@ -21528,7 +21528,7 @@
21528
21528
  },
21529
21529
  "networks": {},
21530
21530
  "schemaVersion": "3.4.16",
21531
- "updatedAt": "2024-03-20T08:39:02.417Z",
21531
+ "updatedAt": "2024-03-28T13:04:48.907Z",
21532
21532
  "devdoc": {
21533
21533
  "kind": "dev",
21534
21534
  "methods": {},
@@ -27298,7 +27298,7 @@
27298
27298
  },
27299
27299
  "networks": {},
27300
27300
  "schemaVersion": "3.4.16",
27301
- "updatedAt": "2024-03-20T08:39:02.242Z",
27301
+ "updatedAt": "2024-03-28T13:04:48.744Z",
27302
27302
  "devdoc": {
27303
27303
  "events": {
27304
27304
  "CustomSuperTokenCreated(address)": {
@@ -12256,7 +12256,7 @@
12256
12256
  },
12257
12257
  "networks": {},
12258
12258
  "schemaVersion": "3.4.16",
12259
- "updatedAt": "2024-03-20T08:39:02.250Z",
12259
+ "updatedAt": "2024-03-28T13:04:48.753Z",
12260
12260
  "devdoc": {
12261
12261
  "events": {
12262
12262
  "CustomSuperTokenCreated(address)": {
@@ -21709,7 +21709,7 @@
21709
21709
  },
21710
21710
  "networks": {},
21711
21711
  "schemaVersion": "3.4.16",
21712
- "updatedAt": "2024-03-20T08:39:02.425Z",
21712
+ "updatedAt": "2024-03-28T13:04:48.918Z",
21713
21713
  "devdoc": {
21714
21714
  "kind": "dev",
21715
21715
  "methods": {},
@@ -60851,7 +60851,7 @@
60851
60851
  },
60852
60852
  "networks": {},
60853
60853
  "schemaVersion": "3.4.16",
60854
- "updatedAt": "2024-03-20T08:39:01.266Z",
60854
+ "updatedAt": "2024-03-28T13:04:47.956Z",
60855
60855
  "devdoc": {
60856
60856
  "author": "Superfluid",
60857
60857
  "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.",
@@ -15694,7 +15694,7 @@
15694
15694
  },
15695
15695
  "networks": {},
15696
15696
  "schemaVersion": "3.4.16",
15697
- "updatedAt": "2024-03-20T08:39:02.337Z",
15697
+ "updatedAt": "2024-03-28T13:04:48.854Z",
15698
15698
  "devdoc": {
15699
15699
  "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.",
15700
15700
  "events": {
@@ -74046,7 +74046,7 @@
74046
74046
  },
74047
74047
  "networks": {},
74048
74048
  "schemaVersion": "3.4.16",
74049
- "updatedAt": "2024-03-20T08:39:02.255Z",
74049
+ "updatedAt": "2024-03-28T13:04:48.758Z",
74050
74050
  "devdoc": {
74051
74051
  "author": "Superfluid",
74052
74052
  "details": "The Superfluid host implementation. NOTE: - Please read ISuperfluid for implementation notes. - For some deeper technical notes, please visit protocol-monorepo wiki area.",
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-20T08:39:02.434Z",
20741
+ "updatedAt": "2024-03-28T13:04:48.927Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -22458,7 +22458,7 @@
22458
22458
  },
22459
22459
  "networks": {},
22460
22460
  "schemaVersion": "3.4.16",
22461
- "updatedAt": "2024-03-20T08:39:02.442Z",
22461
+ "updatedAt": "2024-03-28T13:04:48.935Z",
22462
22462
  "devdoc": {
22463
22463
  "kind": "dev",
22464
22464
  "methods": {},
@@ -34955,7 +34955,7 @@
34955
34955
  },
34956
34956
  "networks": {},
34957
34957
  "schemaVersion": "3.4.16",
34958
- "updatedAt": "2024-03-20T08:39:02.346Z",
34958
+ "updatedAt": "2024-03-28T13:04:48.859Z",
34959
34959
  "devdoc": {
34960
34960
  "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.",
34961
34961
  "kind": "dev",
@@ -40029,7 +40029,7 @@
40029
40029
  },
40030
40030
  "networks": {},
40031
40031
  "schemaVersion": "3.4.16",
40032
- "updatedAt": "2024-03-20T08:39:02.453Z",
40032
+ "updatedAt": "2024-03-28T13:04:48.947Z",
40033
40033
  "devdoc": {
40034
40034
  "author": "Superfluid",
40035
40035
  "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",
@@ -20985,7 +20985,7 @@
20985
20985
  },
20986
20986
  "networks": {},
20987
20987
  "schemaVersion": "3.4.16",
20988
- "updatedAt": "2024-03-20T08:39:02.475Z",
20988
+ "updatedAt": "2024-03-28T13:04:48.961Z",
20989
20989
  "devdoc": {
20990
20990
  "kind": "dev",
20991
20991
  "methods": {},
@@ -20888,7 +20888,7 @@
20888
20888
  },
20889
20889
  "networks": {},
20890
20890
  "schemaVersion": "3.4.16",
20891
- "updatedAt": "2024-03-20T08:39:02.483Z",
20891
+ "updatedAt": "2024-03-28T13:04:48.970Z",
20892
20892
  "devdoc": {
20893
20893
  "kind": "dev",
20894
20894
  "methods": {},
@@ -19510,7 +19510,7 @@
19510
19510
  },
19511
19511
  "networks": {},
19512
19512
  "schemaVersion": "3.4.16",
19513
- "updatedAt": "2024-03-20T08:39:01.290Z",
19513
+ "updatedAt": "2024-03-28T13:04:47.982Z",
19514
19514
  "devdoc": {
19515
19515
  "author": "Superfluid",
19516
19516
  "kind": "dev",
@@ -6573,7 +6573,7 @@
6573
6573
  },
6574
6574
  "networks": {},
6575
6575
  "schemaVersion": "3.4.16",
6576
- "updatedAt": "2024-03-20T08:39:01.323Z",
6576
+ "updatedAt": "2024-03-28T13:04:48.029Z",
6577
6577
  "devdoc": {
6578
6578
  "author": "Superfluid",
6579
6579
  "kind": "dev",
@@ -19496,7 +19496,7 @@
19496
19496
  },
19497
19497
  "networks": {},
19498
19498
  "schemaVersion": "3.4.16",
19499
- "updatedAt": "2024-03-20T08:39:01.297Z",
19499
+ "updatedAt": "2024-03-28T13:04:47.991Z",
19500
19500
  "devdoc": {
19501
19501
  "events": {
19502
19502
  "Initialized(uint8)": {
@@ -2406,7 +2406,7 @@
2406
2406
  },
2407
2407
  "networks": {},
2408
2408
  "schemaVersion": "3.4.16",
2409
- "updatedAt": "2024-03-20T08:39:01.304Z",
2409
+ "updatedAt": "2024-03-28T13:04:48.000Z",
2410
2410
  "devdoc": {
2411
2411
  "author": "Superfluid IMPORTANT! Make sure the inheritance order remains in sync with the logic contract (Ownable first)!",
2412
2412
  "kind": "dev",
@@ -20851,7 +20851,7 @@
20851
20851
  },
20852
20852
  "networks": {},
20853
20853
  "schemaVersion": "3.4.16",
20854
- "updatedAt": "2024-03-20T08:39:02.492Z",
20854
+ "updatedAt": "2024-03-28T13:04:48.978Z",
20855
20855
  "devdoc": {
20856
20856
  "kind": "dev",
20857
20857
  "methods": {},
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-20T08:39:02.506Z",
20741
+ "updatedAt": "2024-03-28T13:04:48.986Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -4924,7 +4924,7 @@
4924
4924
  },
4925
4925
  "networks": {},
4926
4926
  "schemaVersion": "3.4.16",
4927
- "updatedAt": "2024-03-20T08:39:02.577Z",
4927
+ "updatedAt": "2024-03-28T13:04:49.031Z",
4928
4928
  "devdoc": {
4929
4929
  "author": "Superfluid",
4930
4930
  "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.",
@@ -2405,7 +2405,7 @@
2405
2405
  },
2406
2406
  "networks": {},
2407
2407
  "schemaVersion": "3.4.16",
2408
- "updatedAt": "2024-03-20T08:39:01.288Z",
2408
+ "updatedAt": "2024-03-28T13:04:47.981Z",
2409
2409
  "devdoc": {
2410
2410
  "kind": "dev",
2411
2411
  "methods": {},
@@ -22375,7 +22375,7 @@
22375
22375
  },
22376
22376
  "networks": {},
22377
22377
  "schemaVersion": "3.4.16",
22378
- "updatedAt": "2024-03-20T08:39:02.522Z",
22378
+ "updatedAt": "2024-03-28T13:04:48.996Z",
22379
22379
  "devdoc": {
22380
22380
  "kind": "dev",
22381
22381
  "methods": {},
@@ -39820,7 +39820,7 @@
39820
39820
  },
39821
39821
  "networks": {},
39822
39822
  "schemaVersion": "3.4.16",
39823
- "updatedAt": "2024-03-20T08:39:01.233Z",
39823
+ "updatedAt": "2024-03-28T13:04:47.916Z",
39824
39824
  "devdoc": {
39825
39825
  "author": "Superfluid",
39826
39826
  "details": "Because we are using uint128, uint256 doesn't work here.",
@@ -3572,7 +3572,7 @@
3572
3572
  },
3573
3573
  "networks": {},
3574
3574
  "schemaVersion": "3.4.16",
3575
- "updatedAt": "2024-03-20T08:39:01.248Z",
3575
+ "updatedAt": "2024-03-28T13:04:47.933Z",
3576
3576
  "devdoc": {
3577
3577
  "kind": "dev",
3578
3578
  "methods": {},
@@ -20738,7 +20738,7 @@
20738
20738
  },
20739
20739
  "networks": {},
20740
20740
  "schemaVersion": "3.4.16",
20741
- "updatedAt": "2024-03-20T08:39:02.536Z",
20741
+ "updatedAt": "2024-03-28T13:04:49.005Z",
20742
20742
  "devdoc": {
20743
20743
  "kind": "dev",
20744
20744
  "methods": {},
@@ -21156,7 +21156,7 @@
21156
21156
  },
21157
21157
  "networks": {},
21158
21158
  "schemaVersion": "3.4.16",
21159
- "updatedAt": "2024-03-20T08:39:02.549Z",
21159
+ "updatedAt": "2024-03-28T13:04:49.014Z",
21160
21160
  "devdoc": {
21161
21161
  "kind": "dev",
21162
21162
  "methods": {},
@@ -1738,7 +1738,7 @@
1738
1738
  },
1739
1739
  "networks": {},
1740
1740
  "schemaVersion": "3.4.16",
1741
- "updatedAt": "2024-03-20T08:39:01.249Z",
1741
+ "updatedAt": "2024-03-28T13:04:47.935Z",
1742
1742
  "devdoc": {
1743
1743
  "events": {
1744
1744
  "Initialized(uint8)": {
@@ -12493,7 +12493,7 @@
12493
12493
  },
12494
12494
  "networks": {},
12495
12495
  "schemaVersion": "3.4.16",
12496
- "updatedAt": "2024-03-20T08:39:02.282Z",
12496
+ "updatedAt": "2024-03-28T13:04:48.797Z",
12497
12497
  "devdoc": {
12498
12498
  "author": "Superfluid",
12499
12499
  "events": {
@@ -3116,7 +3116,7 @@
3116
3116
  },
3117
3117
  "networks": {},
3118
3118
  "schemaVersion": "3.4.16",
3119
- "updatedAt": "2024-03-20T08:39:02.290Z",
3119
+ "updatedAt": "2024-03-28T13:04:48.810Z",
3120
3120
  "devdoc": {
3121
3121
  "events": {
3122
3122
  "Upgraded(address)": {
@@ -22535,7 +22535,7 @@
22535
22535
  },
22536
22536
  "networks": {},
22537
22537
  "schemaVersion": "3.4.16",
22538
- "updatedAt": "2024-03-20T08:39:02.602Z",
22538
+ "updatedAt": "2024-03-28T13:04:49.047Z",
22539
22539
  "devdoc": {
22540
22540
  "events": {
22541
22541
  "BondIncreased(address,uint256)": {
@@ -19467,7 +19467,7 @@
19467
19467
  },
19468
19468
  "networks": {},
19469
19469
  "schemaVersion": "3.4.16",
19470
- "updatedAt": "2024-03-20T08:39:02.614Z",
19470
+ "updatedAt": "2024-03-28T13:04:49.055Z",
19471
19471
  "devdoc": {
19472
19472
  "author": "Superfluid",
19473
19473
  "details": "A initializable version of the governance for testing purpose",
@@ -7117,7 +7117,7 @@
7117
7117
  },
7118
7118
  "networks": {},
7119
7119
  "schemaVersion": "3.4.16",
7120
- "updatedAt": "2024-03-20T08:39:02.621Z",
7120
+ "updatedAt": "2024-03-28T13:04:49.061Z",
7121
7121
  "devdoc": {
7122
7122
  "author": "Superfluid",
7123
7123
  "details": "Used by the SuperfluidFrameworkDeployer to grant admin privileges to its deployer",
@@ -16148,7 +16148,7 @@
16148
16148
  },
16149
16149
  "networks": {},
16150
16150
  "schemaVersion": "3.4.16",
16151
- "updatedAt": "2024-03-20T08:39:02.623Z",
16151
+ "updatedAt": "2024-03-28T13:04:49.064Z",
16152
16152
  "devdoc": {
16153
16153
  "author": "Superfluid",
16154
16154
  "details": "Test ERC20 token that allows any one mint new tokens.",
@@ -22565,7 +22565,7 @@
22565
22565
  },
22566
22566
  "networks": {},
22567
22567
  "schemaVersion": "3.4.16",
22568
- "updatedAt": "2024-03-20T08:39:02.563Z",
22568
+ "updatedAt": "2024-03-28T13:04:49.023Z",
22569
22569
  "devdoc": {
22570
22570
  "kind": "dev",
22571
22571
  "methods": {},
@@ -7640,7 +7640,7 @@
7640
7640
  },
7641
7641
  "networks": {},
7642
7642
  "schemaVersion": "3.4.16",
7643
- "updatedAt": "2024-03-20T08:39:01.121Z",
7643
+ "updatedAt": "2024-03-28T13:04:47.794Z",
7644
7644
  "devdoc": {
7645
7645
  "kind": "dev",
7646
7646
  "methods": {},
@@ -1353,7 +1353,7 @@
1353
1353
  },
1354
1354
  "networks": {},
1355
1355
  "schemaVersion": "3.4.16",
1356
- "updatedAt": "2024-03-20T08:39:02.291Z",
1356
+ "updatedAt": "2024-03-28T13:04:48.812Z",
1357
1357
  "devdoc": {
1358
1358
  "events": {
1359
1359
  "Initialized(uint8)": {
@@ -1548,7 +1548,7 @@
1548
1548
  },
1549
1549
  "networks": {},
1550
1550
  "schemaVersion": "3.4.16",
1551
- "updatedAt": "2024-03-20T08:39:02.292Z",
1551
+ "updatedAt": "2024-03-28T13:04:48.812Z",
1552
1552
  "devdoc": {
1553
1553
  "kind": "dev",
1554
1554
  "methods": {
@@ -373,7 +373,7 @@
373
373
  },
374
374
  "networks": {},
375
375
  "schemaVersion": "3.4.16",
376
- "updatedAt": "2024-03-20T08:39:02.293Z",
376
+ "updatedAt": "2024-03-28T13:04:48.814Z",
377
377
  "devdoc": {
378
378
  "kind": "dev",
379
379
  "methods": {},
@@ -2860,7 +2860,7 @@
2860
2860
  },
2861
2861
  "networks": {},
2862
2862
  "schemaVersion": "3.4.16",
2863
- "updatedAt": "2024-03-20T08:39:01.050Z",
2863
+ "updatedAt": "2024-03-28T13:04:47.731Z",
2864
2864
  "devdoc": {
2865
2865
  "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.",
2866
2866
  "events": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superfluid-finance/ethereum-contracts",
3
- "version": "1.9.1",
3
+ "version": "1.9.2-dev.2dbb63e.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": {
@@ -91,8 +91,8 @@
91
91
  "@safe-global/safe-core-sdk": "^3.3.5",
92
92
  "@safe-global/safe-service-client": "^2.0.3",
93
93
  "@safe-global/safe-web3-lib": "^1.9.4",
94
- "@superfluid-finance/js-sdk": "^0.6.3",
95
- "@superfluid-finance/metadata": "^1.1.28",
94
+ "@superfluid-finance/js-sdk": "^0.6.4-dev.2dbb63e.0",
95
+ "@superfluid-finance/metadata": "^1.1.30-dev.2dbb63e.0",
96
96
  "async": "^3.2.5",
97
97
  "csv-writer": "^1.6.0",
98
98
  "ethers": "^5.7.2",