@superfluid-finance/ethereum-contracts 1.5.2-dev.2cdf4e0.0 → 1.5.2-dev.5df52af.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 (109) 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/CFAv1Forwarder.json +1 -1
  10. package/build/contracts/CFAv1Library.json +1 -1
  11. package/build/contracts/CallUtils.json +1 -1
  12. package/build/contracts/ClosingOnUpdateFlowTestApp.json +1 -1
  13. package/build/contracts/ConstantFlowAgreementV1.json +1 -1
  14. package/build/contracts/Context.json +1 -1
  15. package/build/contracts/ContextDefinitions.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/ERC1820RegistryCompiled.json +1 -1
  20. package/build/contracts/ERC20.json +1 -1
  21. package/build/contracts/ERC20WithTokenInfo.json +1 -1
  22. package/build/contracts/ERC777Helper.json +1 -1
  23. package/build/contracts/ERC777RecipientDrainingGas.json +1 -1
  24. package/build/contracts/ERC777RecipientReverting.json +1 -1
  25. package/build/contracts/EnumerableSet.json +1 -1
  26. package/build/contracts/EventsEmitter.json +1 -1
  27. package/build/contracts/ExclusiveInflowTestApp.json +1 -1
  28. package/build/contracts/FixedSizeData.json +1 -1
  29. package/build/contracts/FlowExchangeTestApp.json +1 -1
  30. package/build/contracts/FlowOperatorDefinitions.json +1 -1
  31. package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
  32. package/build/contracts/IAccessControl.json +1 -1
  33. package/build/contracts/IAccessControlEnumerable.json +1 -1
  34. package/build/contracts/IConstantFlowAgreementHook.json +1 -1
  35. package/build/contracts/IConstantFlowAgreementV1.json +1 -1
  36. package/build/contracts/IDAv1Library.json +1 -1
  37. package/build/contracts/IERC165.json +1 -1
  38. package/build/contracts/IERC1820Implementer.json +1 -1
  39. package/build/contracts/IERC1820Registry.json +1 -1
  40. package/build/contracts/IERC20.json +1 -1
  41. package/build/contracts/IERC20Metadata.json +1 -1
  42. package/build/contracts/IERC20Permit.json +1 -1
  43. package/build/contracts/IERC777.json +1 -1
  44. package/build/contracts/IERC777Recipient.json +1 -1
  45. package/build/contracts/IERC777Sender.json +1 -1
  46. package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
  47. package/build/contracts/IMultiSigWallet.json +1 -1
  48. package/build/contracts/IPureSuperToken.json +1 -1
  49. package/build/contracts/IPureSuperTokenCustom.json +1 -1
  50. package/build/contracts/IRelayRecipient.json +1 -1
  51. package/build/contracts/IResolver.json +1 -1
  52. package/build/contracts/ISETH.json +1 -1
  53. package/build/contracts/ISETHCustom.json +1 -1
  54. package/build/contracts/ISuperAgreement.json +1 -1
  55. package/build/contracts/ISuperApp.json +1 -1
  56. package/build/contracts/ISuperToken.json +1 -1
  57. package/build/contracts/ISuperTokenFactory.json +1 -1
  58. package/build/contracts/ISuperfluid.json +1 -1
  59. package/build/contracts/ISuperfluidGovernance.json +1 -1
  60. package/build/contracts/ISuperfluidToken.json +1 -1
  61. package/build/contracts/ITOGAv1.json +1 -1
  62. package/build/contracts/ITOGAv2.json +1 -1
  63. package/build/contracts/ITOGAv3.json +1 -1
  64. package/build/contracts/Initializable.json +1 -1
  65. package/build/contracts/InstantDistributionAgreementV1.json +1 -1
  66. package/build/contracts/Math.json +1 -1
  67. package/build/contracts/NonClosableOutflowTestApp.json +1 -1
  68. package/build/contracts/Ownable.json +1 -1
  69. package/build/contracts/Proxy.json +1 -1
  70. package/build/contracts/PureSuperToken.json +1 -1
  71. package/build/contracts/Resolver.json +1 -1
  72. package/build/contracts/SETHProxy.json +1 -1
  73. package/build/contracts/SafeCast.json +1 -1
  74. package/build/contracts/SafeERC20.json +1 -1
  75. package/build/contracts/SafeMath.json +1 -1
  76. package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
  77. package/build/contracts/SlotsBitmapLibrary.json +1 -1
  78. package/build/contracts/StreamRedirector.json +1 -1
  79. package/build/contracts/Strings.json +1 -1
  80. package/build/contracts/SuperAppBase.json +1 -1
  81. package/build/contracts/SuperAppDefinitions.json +1 -1
  82. package/build/contracts/SuperToken.json +1 -1
  83. package/build/contracts/SuperTokenDeployerLibrary.json +1 -1
  84. package/build/contracts/SuperTokenFactory.json +1 -1
  85. package/build/contracts/SuperTokenFactoryBase.json +1 -1
  86. package/build/contracts/SuperTokenV1Library.json +1 -1
  87. package/build/contracts/SuperUpgrader.json +1 -1
  88. package/build/contracts/Superfluid.json +1 -1
  89. package/build/contracts/SuperfluidCFAv1DeployerLibrary.json +1 -1
  90. package/build/contracts/SuperfluidFrameworkDeployer.json +1 -1
  91. package/build/contracts/SuperfluidGovDeployerLibrary.json +1 -1
  92. package/build/contracts/SuperfluidGovernanceBase.json +1 -1
  93. package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
  94. package/build/contracts/SuperfluidGovernanceII.json +1 -1
  95. package/build/contracts/SuperfluidGovernanceIIProxy.json +1 -1
  96. package/build/contracts/SuperfluidHostDeployerLibrary.json +1 -1
  97. package/build/contracts/SuperfluidIDAv1DeployerLibrary.json +1 -1
  98. package/build/contracts/SuperfluidLoader.json +1 -1
  99. package/build/contracts/SuperfluidPeripheryDeployerLibrary.json +1 -1
  100. package/build/contracts/SuperfluidToken.json +1 -1
  101. package/build/contracts/TOGA.json +1 -1
  102. package/build/contracts/TestGovernance.json +1 -1
  103. package/build/contracts/TestResolver.json +1 -1
  104. package/build/contracts/TestToken.json +1 -1
  105. package/build/contracts/TokenInfo.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/package.json +2 -2
@@ -1727,7 +1727,7 @@
1727
1727
  },
1728
1728
  "networks": {},
1729
1729
  "schemaVersion": "3.4.11",
1730
- "updatedAt": "2023-03-13T16:59:23.119Z",
1730
+ "updatedAt": "2023-03-14T10:28:07.575Z",
1731
1731
  "devdoc": {
1732
1732
  "author": "Superfluid",
1733
1733
  "kind": "dev",
@@ -4042,7 +4042,7 @@
4042
4042
  },
4043
4043
  "networks": {},
4044
4044
  "schemaVersion": "3.4.11",
4045
- "updatedAt": "2023-03-13T16:59:23.120Z",
4045
+ "updatedAt": "2023-03-14T10:28:07.576Z",
4046
4046
  "devdoc": {
4047
4047
  "author": "Superfluid",
4048
4048
  "events": {
@@ -10908,7 +10908,7 @@
10908
10908
  },
10909
10909
  "networks": {},
10910
10910
  "schemaVersion": "3.4.11",
10911
- "updatedAt": "2023-03-13T16:59:23.607Z",
10911
+ "updatedAt": "2023-03-14T10:28:08.048Z",
10912
10912
  "devdoc": {
10913
10913
  "author": "Superfluid",
10914
10914
  "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.",
@@ -10940,7 +10940,7 @@
10940
10940
  },
10941
10941
  "networks": {},
10942
10942
  "schemaVersion": "3.4.11",
10943
- "updatedAt": "2023-03-13T16:59:23.611Z",
10943
+ "updatedAt": "2023-03-14T10:28:08.052Z",
10944
10944
  "devdoc": {
10945
10945
  "events": {
10946
10946
  "BondIncreased(address,uint256)": {
@@ -10927,7 +10927,7 @@
10927
10927
  },
10928
10928
  "networks": {},
10929
10929
  "schemaVersion": "3.4.11",
10930
- "updatedAt": "2023-03-13T16:59:23.615Z",
10930
+ "updatedAt": "2023-03-14T10:28:08.056Z",
10931
10931
  "devdoc": {
10932
10932
  "events": {
10933
10933
  "BondIncreased(address,uint256)": {
@@ -2083,7 +2083,7 @@
2083
2083
  },
2084
2084
  "networks": {},
2085
2085
  "schemaVersion": "3.4.11",
2086
- "updatedAt": "2023-03-13T16:59:22.930Z",
2086
+ "updatedAt": "2023-03-14T10:28:07.399Z",
2087
2087
  "devdoc": {
2088
2088
  "custom:oz-upgrades-unsafe-allow": "constructor constructor() { _disableInitializers(); } ``` ====",
2089
2089
  "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] ``` 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] ```",
@@ -73208,7 +73208,7 @@
73208
73208
  },
73209
73209
  "networks": {},
73210
73210
  "schemaVersion": "3.4.11",
73211
- "updatedAt": "2023-03-13T16:59:23.020Z",
73211
+ "updatedAt": "2023-03-14T10:28:07.480Z",
73212
73212
  "devdoc": {
73213
73213
  "author": "Superfluid",
73214
73214
  "details": "Please read IInstantDistributionAgreementV1 for implementation notes.For more technical notes, please visit protocol-monorepo wiki area.",
@@ -11673,7 +11673,7 @@
11673
11673
  },
11674
11674
  "networks": {},
11675
11675
  "schemaVersion": "3.4.11",
11676
- "updatedAt": "2023-03-13T16:59:22.969Z",
11676
+ "updatedAt": "2023-03-14T10:28:07.430Z",
11677
11677
  "devdoc": {
11678
11678
  "details": "Standard math utilities missing in the Solidity language.",
11679
11679
  "kind": "dev",
@@ -20193,7 +20193,7 @@
20193
20193
  },
20194
20194
  "networks": {},
20195
20195
  "schemaVersion": "3.4.11",
20196
- "updatedAt": "2023-03-13T16:59:23.171Z",
20196
+ "updatedAt": "2023-03-14T10:28:07.625Z",
20197
20197
  "devdoc": {
20198
20198
  "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.",
20199
20199
  "kind": "dev",
@@ -1394,7 +1394,7 @@
1394
1394
  },
1395
1395
  "networks": {},
1396
1396
  "schemaVersion": "3.4.11",
1397
- "updatedAt": "2023-03-13T16:59:22.929Z",
1397
+ "updatedAt": "2023-03-14T10:28:07.398Z",
1398
1398
  "devdoc": {
1399
1399
  "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.",
1400
1400
  "kind": "dev",
@@ -813,7 +813,7 @@
813
813
  },
814
814
  "networks": {},
815
815
  "schemaVersion": "3.4.11",
816
- "updatedAt": "2023-03-13T16:59:22.929Z",
816
+ "updatedAt": "2023-03-14T10:28:07.398Z",
817
817
  "devdoc": {
818
818
  "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.",
819
819
  "kind": "dev",
@@ -3917,7 +3917,7 @@
3917
3917
  },
3918
3918
  "networks": {},
3919
3919
  "schemaVersion": "3.4.11",
3920
- "updatedAt": "2023-03-13T16:59:23.542Z",
3920
+ "updatedAt": "2023-03-14T10:28:07.986Z",
3921
3921
  "devdoc": {
3922
3922
  "author": "Superfluid",
3923
3923
  "details": "This is a simple implementation where the supply is pre-minted.",
@@ -6175,7 +6175,7 @@
6175
6175
  },
6176
6176
  "networks": {},
6177
6177
  "schemaVersion": "3.4.11",
6178
- "updatedAt": "2023-03-13T16:59:23.558Z",
6178
+ "updatedAt": "2023-03-14T10:28:08.002Z",
6179
6179
  "devdoc": {
6180
6180
  "author": "Superfluid",
6181
6181
  "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",
@@ -3872,7 +3872,7 @@
3872
3872
  },
3873
3873
  "networks": {},
3874
3874
  "schemaVersion": "3.4.11",
3875
- "updatedAt": "2023-03-13T16:59:23.544Z",
3875
+ "updatedAt": "2023-03-14T10:28:07.988Z",
3876
3876
  "devdoc": {
3877
3877
  "author": "Superfluid It is also called a Native-Asset Super Token.",
3878
3878
  "details": "Super ETH (SETH) custom super token implementation",
@@ -19772,7 +19772,7 @@
19772
19772
  },
19773
19773
  "networks": {},
19774
19774
  "schemaVersion": "3.4.11",
19775
- "updatedAt": "2023-03-13T16:59:22.973Z",
19775
+ "updatedAt": "2023-03-14T10:28:07.435Z",
19776
19776
  "devdoc": {
19777
19777
  "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.",
19778
19778
  "kind": "dev",
@@ -3901,7 +3901,7 @@
3901
3901
  },
3902
3902
  "networks": {},
3903
3903
  "schemaVersion": "3.4.11",
3904
- "updatedAt": "2023-03-13T16:59:22.946Z",
3904
+ "updatedAt": "2023-03-14T10:28:07.419Z",
3905
3905
  "devdoc": {
3906
3906
  "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.",
3907
3907
  "kind": "dev",
@@ -3773,7 +3773,7 @@
3773
3773
  },
3774
3774
  "networks": {},
3775
3775
  "schemaVersion": "3.4.11",
3776
- "updatedAt": "2023-03-13T16:59:22.980Z",
3776
+ "updatedAt": "2023-03-14T10:28:07.441Z",
3777
3777
  "devdoc": {
3778
3778
  "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.",
3779
3779
  "kind": "dev",
@@ -20692,7 +20692,7 @@
20692
20692
  },
20693
20693
  "networks": {},
20694
20694
  "schemaVersion": "3.4.11",
20695
- "updatedAt": "2023-03-13T16:59:23.178Z",
20695
+ "updatedAt": "2023-03-14T10:28:07.633Z",
20696
20696
  "devdoc": {
20697
20697
  "details": "This is CFA SuperApp that refuses to accept any opening flow without reverting them.",
20698
20698
  "kind": "dev",
@@ -9817,7 +9817,7 @@
9817
9817
  },
9818
9818
  "networks": {},
9819
9819
  "schemaVersion": "3.4.11",
9820
- "updatedAt": "2023-03-13T16:59:23.131Z",
9820
+ "updatedAt": "2023-03-14T10:28:07.587Z",
9821
9821
  "devdoc": {
9822
9822
  "author": "Superfluid",
9823
9823
  "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",
@@ -16872,7 +16872,7 @@
16872
16872
  },
16873
16873
  "networks": {},
16874
16874
  "schemaVersion": "3.4.11",
16875
- "updatedAt": "2023-03-13T16:59:23.276Z",
16875
+ "updatedAt": "2023-03-14T10:28:07.729Z",
16876
16876
  "devdoc": {
16877
16877
  "kind": "dev",
16878
16878
  "methods": {
@@ -2422,7 +2422,7 @@
2422
2422
  },
2423
2423
  "networks": {},
2424
2424
  "schemaVersion": "3.4.11",
2425
- "updatedAt": "2023-03-13T16:59:22.960Z",
2425
+ "updatedAt": "2023-03-14T10:28:07.424Z",
2426
2426
  "devdoc": {
2427
2427
  "details": "String operations.",
2428
2428
  "kind": "dev",
@@ -2157,7 +2157,7 @@
2157
2157
  },
2158
2158
  "networks": {},
2159
2159
  "schemaVersion": "3.4.11",
2160
- "updatedAt": "2023-03-13T16:59:23.063Z",
2160
+ "updatedAt": "2023-03-14T10:28:07.521Z",
2161
2161
  "devdoc": {
2162
2162
  "kind": "dev",
2163
2163
  "methods": {},
@@ -6654,7 +6654,7 @@
6654
6654
  },
6655
6655
  "networks": {},
6656
6656
  "schemaVersion": "3.4.11",
6657
- "updatedAt": "2023-03-13T16:59:23.107Z",
6657
+ "updatedAt": "2023-03-14T10:28:07.563Z",
6658
6658
  "devdoc": {
6659
6659
  "author": "Superfluid",
6660
6660
  "kind": "dev",
@@ -50294,7 +50294,7 @@
50294
50294
  },
50295
50295
  "networks": {},
50296
50296
  "schemaVersion": "3.4.11",
50297
- "updatedAt": "2023-03-13T16:59:23.485Z",
50297
+ "updatedAt": "2023-03-14T10:28:07.931Z",
50298
50298
  "devdoc": {
50299
50299
  "author": "Superfluid",
50300
50300
  "events": {
@@ -10670,7 +10670,7 @@
10670
10670
  },
10671
10671
  "networks": {},
10672
10672
  "schemaVersion": "3.4.11",
10673
- "updatedAt": "2023-03-13T16:59:23.566Z",
10673
+ "updatedAt": "2023-03-14T10:28:08.010Z",
10674
10674
  "devdoc": {
10675
10675
  "author": "Superfluid",
10676
10676
  "kind": "dev",
@@ -18592,7 +18592,7 @@
18592
18592
  },
18593
18593
  "networks": {},
18594
18594
  "schemaVersion": "3.4.11",
18595
- "updatedAt": "2023-03-13T16:59:23.502Z",
18595
+ "updatedAt": "2023-03-14T10:28:07.948Z",
18596
18596
  "devdoc": {
18597
18597
  "events": {
18598
18598
  "CustomSuperTokenCreated(address)": {
@@ -8770,7 +8770,7 @@
8770
8770
  },
8771
8771
  "networks": {},
8772
8772
  "schemaVersion": "3.4.11",
8773
- "updatedAt": "2023-03-13T16:59:23.509Z",
8773
+ "updatedAt": "2023-03-14T10:28:07.954Z",
8774
8774
  "devdoc": {
8775
8775
  "events": {
8776
8776
  "CustomSuperTokenCreated(address)": {
@@ -42987,7 +42987,7 @@
42987
42987
  },
42988
42988
  "networks": {},
42989
42989
  "schemaVersion": "3.4.11",
42990
- "updatedAt": "2023-03-13T16:59:23.064Z",
42990
+ "updatedAt": "2023-03-14T10:28:07.522Z",
42991
42991
  "devdoc": {
42992
42992
  "author": "Superfluid",
42993
42993
  "details": "Set `using for ISuperToken` in including file, and call any of these functions on an instance of ISuperToken",
@@ -14361,7 +14361,7 @@
14361
14361
  },
14362
14362
  "networks": {},
14363
14363
  "schemaVersion": "3.4.11",
14364
- "updatedAt": "2023-03-13T16:59:23.561Z",
14364
+ "updatedAt": "2023-03-14T10:28:08.005Z",
14365
14365
  "devdoc": {
14366
14366
  "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.",
14367
14367
  "events": {
@@ -66809,7 +66809,7 @@
66809
66809
  },
66810
66810
  "networks": {},
66811
66811
  "schemaVersion": "3.4.11",
66812
- "updatedAt": "2023-03-13T16:59:23.514Z",
66812
+ "updatedAt": "2023-03-14T10:28:07.960Z",
66813
66813
  "devdoc": {
66814
66814
  "author": "Superfluid",
66815
66815
  "details": "The Superfluid host implementation. NOTE: - Please read ISuperfluid for implementation notes. - For some deeper technical notes, please visit protocol-monorepo wiki area.",
@@ -10879,7 +10879,7 @@
10879
10879
  },
10880
10880
  "networks": {},
10881
10881
  "schemaVersion": "3.4.11",
10882
- "updatedAt": "2023-03-13T16:59:23.572Z",
10882
+ "updatedAt": "2023-03-14T10:28:08.015Z",
10883
10883
  "devdoc": {
10884
10884
  "author": "Superfluid",
10885
10885
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -25546,7 +25546,7 @@
25546
25546
  },
25547
25547
  "networks": {},
25548
25548
  "schemaVersion": "3.4.11",
25549
- "updatedAt": "2023-03-13T16:59:23.577Z",
25549
+ "updatedAt": "2023-03-14T10:28:08.020Z",
25550
25550
  "devdoc": {
25551
25551
  "kind": "dev",
25552
25552
  "methods": {
@@ -10797,7 +10797,7 @@
10797
10797
  },
10798
10798
  "networks": {},
10799
10799
  "schemaVersion": "3.4.11",
10800
- "updatedAt": "2023-03-13T16:59:23.586Z",
10800
+ "updatedAt": "2023-03-14T10:28:08.028Z",
10801
10801
  "devdoc": {
10802
10802
  "author": "Superfluid",
10803
10803
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -17711,7 +17711,7 @@
17711
17711
  },
17712
17712
  "networks": {},
17713
17713
  "schemaVersion": "3.4.11",
17714
- "updatedAt": "2023-03-13T16:59:23.080Z",
17714
+ "updatedAt": "2023-03-14T10:28:07.538Z",
17715
17715
  "devdoc": {
17716
17716
  "author": "Superfluid",
17717
17717
  "kind": "dev",
@@ -6654,7 +6654,7 @@
6654
6654
  },
6655
6655
  "networks": {},
6656
6656
  "schemaVersion": "3.4.11",
6657
- "updatedAt": "2023-03-13T16:59:23.109Z",
6657
+ "updatedAt": "2023-03-14T10:28:07.566Z",
6658
6658
  "devdoc": {
6659
6659
  "author": "Superfluid",
6660
6660
  "kind": "dev",
@@ -15760,7 +15760,7 @@
15760
15760
  },
15761
15761
  "networks": {},
15762
15762
  "schemaVersion": "3.4.11",
15763
- "updatedAt": "2023-03-13T16:59:23.087Z",
15763
+ "updatedAt": "2023-03-14T10:28:07.545Z",
15764
15764
  "devdoc": {
15765
15765
  "events": {
15766
15766
  "Initialized(uint8)": {
@@ -2183,7 +2183,7 @@
2183
2183
  },
2184
2184
  "networks": {},
2185
2185
  "schemaVersion": "3.4.11",
2186
- "updatedAt": "2023-03-13T16:59:23.093Z",
2186
+ "updatedAt": "2023-03-14T10:28:07.550Z",
2187
2187
  "devdoc": {
2188
2188
  "author": "Superfluid IMPORTANT! Make sure the inheritance order remains in sync with the logic contract (Ownable first)!",
2189
2189
  "kind": "dev",
@@ -10765,7 +10765,7 @@
10765
10765
  },
10766
10766
  "networks": {},
10767
10767
  "schemaVersion": "3.4.11",
10768
- "updatedAt": "2023-03-13T16:59:23.591Z",
10768
+ "updatedAt": "2023-03-14T10:28:08.033Z",
10769
10769
  "devdoc": {
10770
10770
  "author": "Superfluid",
10771
10771
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -10670,7 +10670,7 @@
10670
10670
  },
10671
10671
  "networks": {},
10672
10672
  "schemaVersion": "3.4.11",
10673
- "updatedAt": "2023-03-13T16:59:23.595Z",
10673
+ "updatedAt": "2023-03-14T10:28:08.037Z",
10674
10674
  "devdoc": {
10675
10675
  "author": "Superfluid",
10676
10676
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -4108,7 +4108,7 @@
4108
4108
  },
4109
4109
  "networks": {},
4110
4110
  "schemaVersion": "3.4.11",
4111
- "updatedAt": "2023-03-13T16:59:23.605Z",
4111
+ "updatedAt": "2023-03-14T10:28:08.046Z",
4112
4112
  "devdoc": {
4113
4113
  "author": "Superfluid",
4114
4114
  "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.",
@@ -11346,7 +11346,7 @@
11346
11346
  },
11347
11347
  "networks": {},
11348
11348
  "schemaVersion": "3.4.11",
11349
- "updatedAt": "2023-03-13T16:59:23.600Z",
11349
+ "updatedAt": "2023-03-14T10:28:08.042Z",
11350
11350
  "devdoc": {
11351
11351
  "author": "Superfluid",
11352
11352
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -12495,7 +12495,7 @@
12495
12495
  },
12496
12496
  "networks": {},
12497
12497
  "schemaVersion": "3.4.11",
12498
- "updatedAt": "2023-03-13T16:59:23.537Z",
12498
+ "updatedAt": "2023-03-14T10:28:07.982Z",
12499
12499
  "devdoc": {
12500
12500
  "author": "Superfluid",
12501
12501
  "events": {
@@ -20822,7 +20822,7 @@
20822
20822
  },
20823
20823
  "networks": {},
20824
20824
  "schemaVersion": "3.4.11",
20825
- "updatedAt": "2023-03-13T16:59:23.620Z",
20825
+ "updatedAt": "2023-03-14T10:28:08.060Z",
20826
20826
  "devdoc": {
20827
20827
  "events": {
20828
20828
  "BondIncreased(address,uint256)": {
@@ -15981,7 +15981,7 @@
15981
15981
  },
15982
15982
  "networks": {},
15983
15983
  "schemaVersion": "3.4.11",
15984
- "updatedAt": "2023-03-13T16:59:23.628Z",
15984
+ "updatedAt": "2023-03-14T10:28:08.069Z",
15985
15985
  "devdoc": {
15986
15986
  "author": "Superfluid",
15987
15987
  "details": "A initializable version of the governance for testing purpose",
@@ -6155,7 +6155,7 @@
6155
6155
  },
6156
6156
  "networks": {},
6157
6157
  "schemaVersion": "3.4.11",
6158
- "updatedAt": "2023-03-13T16:59:23.634Z",
6158
+ "updatedAt": "2023-03-14T10:28:08.075Z",
6159
6159
  "devdoc": {
6160
6160
  "author": "Superfluid",
6161
6161
  "details": "Used by the SuperfluidFrameworkDeployer to grant admin privileges to its deployer",
@@ -8959,7 +8959,7 @@
8959
8959
  },
8960
8960
  "networks": {},
8961
8961
  "schemaVersion": "3.4.11",
8962
- "updatedAt": "2023-03-13T16:59:23.636Z",
8962
+ "updatedAt": "2023-03-14T10:28:08.077Z",
8963
8963
  "devdoc": {
8964
8964
  "author": "Superfluid",
8965
8965
  "details": "Test ERC20 token that allows any one mint new tokens.",
@@ -291,7 +291,7 @@
291
291
  },
292
292
  "networks": {},
293
293
  "schemaVersion": "3.4.11",
294
- "updatedAt": "2023-03-13T16:59:23.125Z",
294
+ "updatedAt": "2023-03-14T10:28:07.582Z",
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.",
@@ -1349,7 +1349,7 @@
1349
1349
  },
1350
1350
  "networks": {},
1351
1351
  "schemaVersion": "3.4.11",
1352
- "updatedAt": "2023-03-13T16:59:23.545Z",
1352
+ "updatedAt": "2023-03-14T10:28:07.990Z",
1353
1353
  "devdoc": {
1354
1354
  "events": {
1355
1355
  "Initialized(uint8)": {
@@ -1434,7 +1434,7 @@
1434
1434
  },
1435
1435
  "networks": {},
1436
1436
  "schemaVersion": "3.4.11",
1437
- "updatedAt": "2023-03-13T16:59:23.546Z",
1437
+ "updatedAt": "2023-03-14T10:28:07.990Z",
1438
1438
  "devdoc": {
1439
1439
  "kind": "dev",
1440
1440
  "methods": {
@@ -360,7 +360,7 @@
360
360
  },
361
361
  "networks": {},
362
362
  "schemaVersion": "3.4.11",
363
- "updatedAt": "2023-03-13T16:59:23.547Z",
363
+ "updatedAt": "2023-03-14T10:28:07.991Z",
364
364
  "devdoc": {
365
365
  "kind": "dev",
366
366
  "methods": {},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superfluid-finance/ethereum-contracts",
3
- "version": "1.5.2-dev.2cdf4e0.0",
3
+ "version": "1.5.2-dev.5df52af.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": {
@@ -77,7 +77,7 @@
77
77
  "dependencies": {
78
78
  "@decentral.ee/web3-helpers": "0.5.3",
79
79
  "@openzeppelin/contracts": "4.8.0",
80
- "@superfluid-finance/js-sdk": "^0.6.4-dev.2cdf4e0.0",
80
+ "@superfluid-finance/js-sdk": "^0.6.4-dev.5df52af.0",
81
81
  "@truffle/contract": "4.5.23",
82
82
  "ethereumjs-tx": "2.1.2",
83
83
  "ethereumjs-util": "7.1.5",