@superfluid-finance/ethereum-contracts 1.2.1 → 1.2.2-dev.c9bc19b.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 (110) hide show
  1. package/build/contracts/AccessControl.json +1 -1
  2. package/build/contracts/AccessControlEnumerable.json +1 -1
  3. package/build/contracts/Address.json +1 -1
  4. package/build/contracts/AgreementBase.json +1 -1
  5. package/build/contracts/AgreementLibrary.json +1 -1
  6. package/build/contracts/BaseRelayRecipient.json +1 -1
  7. package/build/contracts/BatchLiquidator.json +1 -1
  8. package/build/contracts/BatchOperation.json +1 -1
  9. package/build/contracts/CFAv1Library.json +1 -1
  10. package/build/contracts/CallUtils.json +1 -1
  11. package/build/contracts/ClosingOnUpdateFlowTestApp.json +1 -1
  12. package/build/contracts/ConstantFlowAgreementV1.json +3897 -3897
  13. package/build/contracts/Context.json +1 -1
  14. package/build/contracts/ContextDefinitions.json +1 -1
  15. package/build/contracts/Create2.json +1 -1
  16. package/build/contracts/CustomSuperTokenBase.json +1 -1
  17. package/build/contracts/ERC165.json +1 -1
  18. package/build/contracts/ERC1820Implementer.json +1 -1
  19. package/build/contracts/ERC20.json +1 -1
  20. package/build/contracts/ERC20Burnable.json +1 -1
  21. package/build/contracts/ERC20Pausable.json +1 -1
  22. package/build/contracts/ERC20PresetMinterPauser.json +1 -1
  23. package/build/contracts/ERC20WithTokenInfo.json +1 -1
  24. package/build/contracts/ERC721.json +1 -1
  25. package/build/contracts/ERC777Helper.json +1 -1
  26. package/build/contracts/ERC777RecipientDrainingGas.json +1 -1
  27. package/build/contracts/ERC777RecipientReverting.json +1 -1
  28. package/build/contracts/EnumerableSet.json +1 -1
  29. package/build/contracts/ExclusiveInflowTestApp.json +1 -1
  30. package/build/contracts/FixedSizeData.json +1 -1
  31. package/build/contracts/FlowExchangeTestApp.json +1 -1
  32. package/build/contracts/FlowOperatorDefinitions.json +1 -1
  33. package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
  34. package/build/contracts/IAccessControl.json +1 -1
  35. package/build/contracts/IAccessControlEnumerable.json +1 -1
  36. package/build/contracts/IConstantFlowAgreementV1.json +1 -1
  37. package/build/contracts/IDAv1Library.json +1 -1
  38. package/build/contracts/IERC165.json +1 -1
  39. package/build/contracts/IERC1820Implementer.json +1 -1
  40. package/build/contracts/IERC1820Registry.json +1 -1
  41. package/build/contracts/IERC20.json +1 -1
  42. package/build/contracts/IERC20Metadata.json +1 -1
  43. package/build/contracts/IERC721.json +1 -1
  44. package/build/contracts/IERC721Metadata.json +1 -1
  45. package/build/contracts/IERC721Receiver.json +1 -1
  46. package/build/contracts/IERC777.json +1 -1
  47. package/build/contracts/IERC777Recipient.json +1 -1
  48. package/build/contracts/IERC777Sender.json +1 -1
  49. package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
  50. package/build/contracts/IMaticBridgedNativeSuperToken.json +1 -1
  51. package/build/contracts/IMaticBridgedNativeSuperTokenCustom.json +1 -1
  52. package/build/contracts/IMultiSigWallet.json +1 -1
  53. package/build/contracts/IPureSuperToken.json +1 -1
  54. package/build/contracts/IPureSuperTokenCustom.json +1 -1
  55. package/build/contracts/IRelayRecipient.json +1 -1
  56. package/build/contracts/IResolver.json +1 -1
  57. package/build/contracts/ISETH.json +1 -1
  58. package/build/contracts/ISETHCustom.json +1 -1
  59. package/build/contracts/ISuperAgreement.json +1 -1
  60. package/build/contracts/ISuperApp.json +1 -1
  61. package/build/contracts/ISuperToken.json +1 -1
  62. package/build/contracts/ISuperTokenFactory.json +1 -1
  63. package/build/contracts/ISuperfluid.json +1 -1
  64. package/build/contracts/ISuperfluidGovernance.json +1 -1
  65. package/build/contracts/ISuperfluidToken.json +1 -1
  66. package/build/contracts/ITOGAv1.json +1 -1
  67. package/build/contracts/ITOGAv2.json +1 -1
  68. package/build/contracts/Initializable.json +1 -1
  69. package/build/contracts/InstantDistributionAgreementV1.json +1 -1
  70. package/build/contracts/Int96SafeMath.json +1 -1
  71. package/build/contracts/MaticBridgedNativeSuperTokenProxy.json +1 -1
  72. package/build/contracts/NonClosableOutflowTestApp.json +1 -1
  73. package/build/contracts/Ownable.json +1 -1
  74. package/build/contracts/Pausable.json +1 -1
  75. package/build/contracts/Proxy.json +1 -1
  76. package/build/contracts/PureSuperToken.json +1 -1
  77. package/build/contracts/Resolver.json +1 -1
  78. package/build/contracts/SETHProxy.json +1 -1
  79. package/build/contracts/SafeCast.json +1 -1
  80. package/build/contracts/SafeERC20.json +1 -1
  81. package/build/contracts/SafeMath.json +1 -1
  82. package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
  83. package/build/contracts/SlotsBitmapLibrary.json +1 -1
  84. package/build/contracts/Strings.json +1 -1
  85. package/build/contracts/SuperAppBase.json +1 -1
  86. package/build/contracts/SuperAppDefinitions.json +1 -1
  87. package/build/contracts/SuperToken.json +1 -1
  88. package/build/contracts/SuperTokenFactory.json +1 -1
  89. package/build/contracts/SuperTokenFactoryBase.json +1 -1
  90. package/build/contracts/SuperTokenFactoryHelper.json +1 -1
  91. package/build/contracts/SuperUpgrader.json +1 -1
  92. package/build/contracts/Superfluid.json +1 -1
  93. package/build/contracts/SuperfluidFrameworkDeployer.json +4 -4
  94. package/build/contracts/SuperfluidGovernanceBase.json +1 -1
  95. package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
  96. package/build/contracts/SuperfluidGovernanceII.json +1 -1
  97. package/build/contracts/SuperfluidGovernanceIIProxy.json +1 -1
  98. package/build/contracts/SuperfluidLoader.json +1 -1
  99. package/build/contracts/SuperfluidToken.json +1 -1
  100. package/build/contracts/TOGA.json +1 -1
  101. package/build/contracts/TestGovernance.json +1 -1
  102. package/build/contracts/TestToken.json +1 -1
  103. package/build/contracts/TokenCustodian.json +1 -1
  104. package/build/contracts/TokenInfo.json +1 -1
  105. package/build/contracts/UInt128SafeMath.json +1 -1
  106. package/build/contracts/UUPSProxiable.json +1 -1
  107. package/build/contracts/UUPSProxy.json +1 -1
  108. package/build/contracts/UUPSUtils.json +1 -1
  109. package/contracts/agreements/ConstantFlowAgreementV1.sol +1 -1
  110. package/package.json +1 -1
@@ -15441,7 +15441,7 @@
15441
15441
  },
15442
15442
  "networks": {},
15443
15443
  "schemaVersion": "3.4.7",
15444
- "updatedAt": "2022-04-29T13:00:13.159Z",
15444
+ "updatedAt": "2022-05-04T17:16:28.414Z",
15445
15445
  "devdoc": {
15446
15446
  "author": "Superfluid",
15447
15447
  "kind": "dev",
@@ -6477,7 +6477,7 @@
6477
6477
  },
6478
6478
  "networks": {},
6479
6479
  "schemaVersion": "3.4.7",
6480
- "updatedAt": "2022-04-29T13:00:13.191Z",
6480
+ "updatedAt": "2022-05-04T17:16:28.439Z",
6481
6481
  "devdoc": {
6482
6482
  "author": "Superfluid",
6483
6483
  "kind": "dev",
@@ -13416,7 +13416,7 @@
13416
13416
  },
13417
13417
  "networks": {},
13418
13418
  "schemaVersion": "3.4.7",
13419
- "updatedAt": "2022-04-29T13:00:13.165Z",
13419
+ "updatedAt": "2022-05-04T17:16:28.419Z",
13420
13420
  "devdoc": {
13421
13421
  "kind": "dev",
13422
13422
  "methods": {
@@ -2163,7 +2163,7 @@
2163
2163
  },
2164
2164
  "networks": {},
2165
2165
  "schemaVersion": "3.4.7",
2166
- "updatedAt": "2022-04-29T13:00:13.170Z",
2166
+ "updatedAt": "2022-05-04T17:16:28.424Z",
2167
2167
  "devdoc": {
2168
2168
  "author": "Superfluid IMPORTANT! Make sure the inheritance order remains in sync with the logic contract (Ownable first)!",
2169
2169
  "kind": "dev",
@@ -4098,7 +4098,7 @@
4098
4098
  },
4099
4099
  "networks": {},
4100
4100
  "schemaVersion": "3.4.7",
4101
- "updatedAt": "2022-04-29T13:00:13.660Z",
4101
+ "updatedAt": "2022-05-04T17:16:28.824Z",
4102
4102
  "devdoc": {
4103
4103
  "author": "Superfluid",
4104
4104
  "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.",
@@ -11863,7 +11863,7 @@
11863
11863
  },
11864
11864
  "networks": {},
11865
11865
  "schemaVersion": "3.4.7",
11866
- "updatedAt": "2022-04-29T13:00:13.628Z",
11866
+ "updatedAt": "2022-05-04T17:16:28.797Z",
11867
11867
  "devdoc": {
11868
11868
  "author": "Superfluid",
11869
11869
  "kind": "dev",
@@ -22881,7 +22881,7 @@
22881
22881
  },
22882
22882
  "networks": {},
22883
22883
  "schemaVersion": "3.4.7",
22884
- "updatedAt": "2022-04-29T13:00:13.674Z",
22884
+ "updatedAt": "2022-05-04T17:16:28.835Z",
22885
22885
  "devdoc": {
22886
22886
  "kind": "dev",
22887
22887
  "methods": {
@@ -14702,7 +14702,7 @@
14702
14702
  },
14703
14703
  "networks": {},
14704
14704
  "schemaVersion": "3.4.7",
14705
- "updatedAt": "2022-04-29T13:00:13.685Z",
14705
+ "updatedAt": "2022-05-04T17:16:28.843Z",
14706
14706
  "devdoc": {
14707
14707
  "author": "Superfluid ",
14708
14708
  "details": "A initializable version of the governance for testing purpose",
@@ -7357,7 +7357,7 @@
7357
7357
  },
7358
7358
  "networks": {},
7359
7359
  "schemaVersion": "3.4.7",
7360
- "updatedAt": "2022-04-29T13:00:13.691Z",
7360
+ "updatedAt": "2022-05-04T17:16:28.848Z",
7361
7361
  "devdoc": {
7362
7362
  "author": "Superfluid",
7363
7363
  "details": "Test ERC20 token that allows any one mint new tokens.",
@@ -5011,7 +5011,7 @@
5011
5011
  },
5012
5012
  "networks": {},
5013
5013
  "schemaVersion": "3.4.7",
5014
- "updatedAt": "2022-04-29T13:00:13.694Z",
5014
+ "updatedAt": "2022-05-04T17:16:28.851Z",
5015
5015
  "devdoc": {
5016
5016
  "author": "Superfluid",
5017
5017
  "details": "Contract which takes custody of funds which couldn't be sent to the designated recipient",
@@ -291,7 +291,7 @@
291
291
  },
292
292
  "networks": {},
293
293
  "schemaVersion": "3.4.7",
294
- "updatedAt": "2022-04-29T13:00:13.209Z",
294
+ "updatedAt": "2022-05-04T17:16:28.455Z",
295
295
  "devdoc": {
296
296
  "author": "Superfluid",
297
297
  "details": "ERC20 standard interface does not specify these functions, but often the token implementations have them.",
@@ -801,7 +801,7 @@
801
801
  },
802
802
  "networks": {},
803
803
  "schemaVersion": "3.4.7",
804
- "updatedAt": "2022-04-29T13:00:13.216Z",
804
+ "updatedAt": "2022-05-04T17:16:28.461Z",
805
805
  "devdoc": {
806
806
  "details": "Wrappers over Solidity's arithmetic operations with added overflow checks. Arithmetic operations in Solidity wrap on overflow. This can easily result in bugs, because programmers usually assume that an overflow raises an error, which is the standard behavior in high level programming languages. `UInt128SafeMath` restores this intuition by reverting the transaction when 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.",
807
807
  "kind": "dev",
@@ -1259,7 +1259,7 @@
1259
1259
  },
1260
1260
  "networks": {},
1261
1261
  "schemaVersion": "3.4.7",
1262
- "updatedAt": "2022-04-29T13:00:13.640Z",
1262
+ "updatedAt": "2022-05-04T17:16:28.807Z",
1263
1263
  "devdoc": {
1264
1264
  "kind": "dev",
1265
1265
  "methods": {
@@ -1421,7 +1421,7 @@
1421
1421
  },
1422
1422
  "networks": {},
1423
1423
  "schemaVersion": "3.4.7",
1424
- "updatedAt": "2022-04-29T13:00:13.641Z",
1424
+ "updatedAt": "2022-05-04T17:16:28.807Z",
1425
1425
  "devdoc": {
1426
1426
  "kind": "dev",
1427
1427
  "methods": {
@@ -360,7 +360,7 @@
360
360
  },
361
361
  "networks": {},
362
362
  "schemaVersion": "3.4.7",
363
- "updatedAt": "2022-04-29T13:00:13.642Z",
363
+ "updatedAt": "2022-05-04T17:16:28.808Z",
364
364
  "devdoc": {
365
365
  "kind": "dev",
366
366
  "methods": {},
@@ -105,7 +105,7 @@ contract ConstantFlowAgreementV1 is
105
105
  * IConstantFlowAgreementV1 interface
106
106
  *************************************************************************/
107
107
 
108
- /// @dev IConstantFlowAgreementV1.createFlow implementation
108
+ /// @dev IConstantFlowAgreementV1.getMaximumFlowRateFromDeposit implementation
109
109
  function getMaximumFlowRateFromDeposit(
110
110
  ISuperfluidToken token,
111
111
  uint256 deposit)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superfluid-finance/ethereum-contracts",
3
- "version": "1.2.1",
3
+ "version": "1.2.2-dev.c9bc19b.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": {