@superfluid-finance/ethereum-contracts 1.4.0 → 1.4.1-dev.e675dbc.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 (106) 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/Create2.json +1 -1
  17. package/build/contracts/CustomSuperTokenBase.json +1 -1
  18. package/build/contracts/ERC165.json +1 -1
  19. package/build/contracts/ERC1820Implementer.json +1 -1
  20. package/build/contracts/ERC1820RegistryCompiled.json +1 -1
  21. package/build/contracts/ERC20.json +1 -1
  22. package/build/contracts/ERC20Burnable.json +1 -1
  23. package/build/contracts/ERC20Pausable.json +1 -1
  24. package/build/contracts/ERC20PresetMinterPauser.json +1 -1
  25. package/build/contracts/ERC20WithTokenInfo.json +1 -1
  26. package/build/contracts/ERC777Helper.json +1 -1
  27. package/build/contracts/ERC777RecipientDrainingGas.json +1 -1
  28. package/build/contracts/ERC777RecipientReverting.json +1 -1
  29. package/build/contracts/EnumerableSet.json +1 -1
  30. package/build/contracts/EventsEmitter.json +1 -1
  31. package/build/contracts/ExclusiveInflowTestApp.json +1 -1
  32. package/build/contracts/FixedSizeData.json +1 -1
  33. package/build/contracts/FlowExchangeTestApp.json +1 -1
  34. package/build/contracts/FlowOperatorDefinitions.json +1 -1
  35. package/build/contracts/FullUpgradableSuperTokenProxy.json +1 -1
  36. package/build/contracts/IAccessControl.json +1 -1
  37. package/build/contracts/IAccessControlEnumerable.json +1 -1
  38. package/build/contracts/IConstantFlowAgreementV1.json +1 -1
  39. package/build/contracts/IDAv1Library.json +1 -1
  40. package/build/contracts/IERC165.json +1 -1
  41. package/build/contracts/IERC1820Implementer.json +1 -1
  42. package/build/contracts/IERC1820Registry.json +1 -1
  43. package/build/contracts/IERC20.json +1 -1
  44. package/build/contracts/IERC20Metadata.json +1 -1
  45. package/build/contracts/IERC20Permit.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/IMultiSigWallet.json +1 -1
  51. package/build/contracts/IPureSuperToken.json +1 -1
  52. package/build/contracts/IPureSuperTokenCustom.json +1 -1
  53. package/build/contracts/IRelayRecipient.json +1 -1
  54. package/build/contracts/IResolver.json +1 -1
  55. package/build/contracts/ISETH.json +1 -1
  56. package/build/contracts/ISETHCustom.json +1 -1
  57. package/build/contracts/ISuperAgreement.json +1 -1
  58. package/build/contracts/ISuperApp.json +1 -1
  59. package/build/contracts/ISuperToken.json +1 -1
  60. package/build/contracts/ISuperTokenFactory.json +1 -1
  61. package/build/contracts/ISuperfluid.json +1 -1
  62. package/build/contracts/ISuperfluidGovernance.json +1 -1
  63. package/build/contracts/ISuperfluidToken.json +1 -1
  64. package/build/contracts/ITOGAv1.json +1 -1
  65. package/build/contracts/ITOGAv2.json +1 -1
  66. package/build/contracts/Initializable.json +1 -1
  67. package/build/contracts/InstantDistributionAgreementV1.json +1 -1
  68. package/build/contracts/NonClosableOutflowTestApp.json +1 -1
  69. package/build/contracts/Ownable.json +1 -1
  70. package/build/contracts/Pausable.json +1 -1
  71. package/build/contracts/Proxy.json +1 -1
  72. package/build/contracts/PureSuperToken.json +1 -1
  73. package/build/contracts/Resolver.json +1 -1
  74. package/build/contracts/SETHProxy.json +1 -1
  75. package/build/contracts/SafeCast.json +1 -1
  76. package/build/contracts/SafeERC20.json +1 -1
  77. package/build/contracts/SafeMath.json +1 -1
  78. package/build/contracts/SelfDeletingFlowTestApp.json +1 -1
  79. package/build/contracts/SlotsBitmapLibrary.json +1 -1
  80. package/build/contracts/StreamRedirector.json +1 -1
  81. package/build/contracts/Strings.json +1 -1
  82. package/build/contracts/SuperAppBase.json +1 -1
  83. package/build/contracts/SuperAppDefinitions.json +1 -1
  84. package/build/contracts/SuperToken.json +1 -1
  85. package/build/contracts/SuperTokenFactory.json +1 -1
  86. package/build/contracts/SuperTokenFactoryBase.json +1 -1
  87. package/build/contracts/SuperTokenFactoryHelper.json +1 -1
  88. package/build/contracts/SuperUpgrader.json +1 -1
  89. package/build/contracts/Superfluid.json +1 -1
  90. package/build/contracts/SuperfluidErrors.json +1 -1
  91. package/build/contracts/SuperfluidFrameworkDeployer.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/SuperfluidLoader.json +1 -1
  97. package/build/contracts/SuperfluidToken.json +1 -1
  98. package/build/contracts/TOGA.json +1 -1
  99. package/build/contracts/TestGovernance.json +1 -1
  100. package/build/contracts/TestToken.json +1 -1
  101. package/build/contracts/TokenCustodian.json +1 -1
  102. package/build/contracts/TokenInfo.json +1 -1
  103. package/build/contracts/UUPSProxiable.json +1 -1
  104. package/build/contracts/UUPSProxy.json +1 -1
  105. package/build/contracts/UUPSUtils.json +1 -1
  106. package/package.json +2 -2
@@ -4247,7 +4247,7 @@
4247
4247
  },
4248
4248
  "networks": {},
4249
4249
  "schemaVersion": "3.4.9",
4250
- "updatedAt": "2022-09-05T10:34:29.255Z",
4250
+ "updatedAt": "2022-09-05T13:33:18.523Z",
4251
4251
  "devdoc": {
4252
4252
  "details": "Contract module that allows children to implement role-based access control mechanisms. This is a lightweight version that doesn't allow enumerating role members except through off-chain means by accessing the contract event logs. Some applications may benefit from on-chain enumerability, for those cases see {AccessControlEnumerable}. Roles are referred to by their `bytes32` identifier. These should be exposed in the external API and be unique. The best way to achieve this is by using `public constant` hash digests: ``` bytes32 public constant MY_ROLE = keccak256(\"MY_ROLE\"); ``` Roles can be used to represent a set of permissions. To restrict access to a function call, use {hasRole}: ``` function foo() public { require(hasRole(MY_ROLE, msg.sender)); ... } ``` Roles can be granted and revoked dynamically via the {grantRole} and {revokeRole} functions. Each role has an associated admin role, and only accounts that have a role's admin role can call {grantRole} and {revokeRole}. By default, the admin role for all roles is `DEFAULT_ADMIN_ROLE`, which means that only accounts with this role will be able to grant or revoke other roles. More complex role relationships can be created by using {_setRoleAdmin}. WARNING: The `DEFAULT_ADMIN_ROLE` is also its own admin: it has permission to grant and revoke this role. Extra precautions should be taken to secure accounts that have been granted it.",
4253
4253
  "kind": "dev",
@@ -1777,7 +1777,7 @@
1777
1777
  },
1778
1778
  "networks": {},
1779
1779
  "schemaVersion": "3.4.9",
1780
- "updatedAt": "2022-09-05T10:34:29.259Z",
1780
+ "updatedAt": "2022-09-05T13:33:18.525Z",
1781
1781
  "devdoc": {
1782
1782
  "details": "Extension of {AccessControl} that allows enumerating the members of each role.",
1783
1783
  "kind": "dev",
@@ -4004,7 +4004,7 @@
4004
4004
  },
4005
4005
  "networks": {},
4006
4006
  "schemaVersion": "3.4.9",
4007
- "updatedAt": "2022-09-05T10:34:29.293Z",
4007
+ "updatedAt": "2022-09-05T13:33:18.559Z",
4008
4008
  "devdoc": {
4009
4009
  "details": "Collection of functions related to the address type",
4010
4010
  "kind": "dev",
@@ -898,7 +898,7 @@
898
898
  },
899
899
  "networks": {},
900
900
  "schemaVersion": "3.4.9",
901
- "updatedAt": "2022-09-05T10:34:29.325Z",
901
+ "updatedAt": "2022-09-05T13:33:18.586Z",
902
902
  "devdoc": {
903
903
  "author": "Superfluid",
904
904
  "kind": "dev",
@@ -7358,7 +7358,7 @@
7358
7358
  },
7359
7359
  "networks": {},
7360
7360
  "schemaVersion": "3.4.9",
7361
- "updatedAt": "2022-09-05T10:34:29.326Z",
7361
+ "updatedAt": "2022-09-05T13:33:18.588Z",
7362
7362
  "devdoc": {
7363
7363
  "author": "Superfluid",
7364
7364
  "details": "Helper library for building super agreement",
@@ -611,7 +611,7 @@
611
611
  },
612
612
  "networks": {},
613
613
  "schemaVersion": "3.4.9",
614
- "updatedAt": "2022-09-05T10:34:29.487Z",
614
+ "updatedAt": "2022-09-05T13:33:18.752Z",
615
615
  "devdoc": {
616
616
  "author": "Superfluid",
617
617
  "details": "A base contract to be inherited by any contract that want to receive relayed transactions A subclass must use \"_msgSender()\" instead of \"msg.sender\" MODIFIED FROM: https://github.com/opengsn/forwarder/blob/master/contracts/BaseRelayRecipient.sol",
@@ -6004,7 +6004,7 @@
6004
6004
  },
6005
6005
  "networks": {},
6006
6006
  "schemaVersion": "3.4.9",
6007
- "updatedAt": "2022-09-05T10:34:29.992Z",
6007
+ "updatedAt": "2022-09-05T13:33:19.194Z",
6008
6008
  "devdoc": {
6009
6009
  "author": "Superfluid",
6010
6010
  "kind": "dev",
@@ -8343,7 +8343,7 @@
8343
8343
  },
8344
8344
  "networks": {},
8345
8345
  "schemaVersion": "3.4.9",
8346
- "updatedAt": "2022-09-05T10:34:29.446Z",
8346
+ "updatedAt": "2022-09-05T13:33:18.709Z",
8347
8347
  "devdoc": {
8348
8348
  "author": "Superfluid",
8349
8349
  "kind": "dev",
@@ -21787,7 +21787,7 @@
21787
21787
  },
21788
21788
  "networks": {},
21789
21789
  "schemaVersion": "3.4.9",
21790
- "updatedAt": "2022-09-05T10:34:29.995Z",
21790
+ "updatedAt": "2022-09-05T13:33:19.197Z",
21791
21791
  "devdoc": {
21792
21792
  "kind": "dev",
21793
21793
  "methods": {
@@ -16076,7 +16076,7 @@
16076
16076
  },
16077
16077
  "networks": {},
16078
16078
  "schemaVersion": "3.4.9",
16079
- "updatedAt": "2022-09-05T10:34:29.405Z",
16079
+ "updatedAt": "2022-09-05T13:33:18.669Z",
16080
16080
  "devdoc": {
16081
16081
  "author": "Superfluid",
16082
16082
  "details": "for working with the constant flow agreement within soliditythe first set of functions are each for callAgreement()the second set of functions are each for use in callAgreementWithContext()",
@@ -2483,7 +2483,7 @@
2483
2483
  },
2484
2484
  "networks": {},
2485
2485
  "schemaVersion": "3.4.9",
2486
- "updatedAt": "2022-09-05T10:34:29.487Z",
2486
+ "updatedAt": "2022-09-05T13:33:18.753Z",
2487
2487
  "devdoc": {
2488
2488
  "author": "Superfluid",
2489
2489
  "kind": "dev",
@@ -20692,7 +20692,7 @@
20692
20692
  },
20693
20693
  "networks": {},
20694
20694
  "schemaVersion": "3.4.9",
20695
- "updatedAt": "2022-09-05T10:34:29.523Z",
20695
+ "updatedAt": "2022-09-05T13:33:18.779Z",
20696
20696
  "devdoc": {
20697
20697
  "details": "This is CFA SuperApp that closes an updated flow.",
20698
20698
  "kind": "dev",
@@ -76972,7 +76972,7 @@
76972
76972
  },
76973
76973
  "networks": {},
76974
76974
  "schemaVersion": "3.4.9",
76975
- "updatedAt": "2022-09-05T10:34:29.331Z",
76975
+ "updatedAt": "2022-09-05T13:33:18.593Z",
76976
76976
  "devdoc": {
76977
76977
  "author": "Superfluid",
76978
76978
  "details": "Please read IConstantFlowAgreementV1 for implementation notes.For more technical notes, please visit protocol-monorepo wiki area.",
@@ -257,7 +257,7 @@
257
257
  },
258
258
  "networks": {},
259
259
  "schemaVersion": "3.4.9",
260
- "updatedAt": "2022-09-05T10:34:29.295Z",
260
+ "updatedAt": "2022-09-05T13:33:18.562Z",
261
261
  "devdoc": {
262
262
  "details": "Provides information about the current execution context, including the sender of the transaction and its data. While these are generally available via msg.sender and msg.data, they should not be accessed in such a direct manner, since when dealing with meta-transactions the account sending and paying for execution may not be the actual sender (as far as an application is concerned). This contract is only required for intermediate, library-like contracts.",
263
263
  "kind": "dev",
@@ -8343,7 +8343,7 @@
8343
8343
  },
8344
8344
  "networks": {},
8345
8345
  "schemaVersion": "3.4.9",
8346
- "updatedAt": "2022-09-05T10:34:29.449Z",
8346
+ "updatedAt": "2022-09-05T13:33:18.713Z",
8347
8347
  "devdoc": {
8348
8348
  "author": "Superfluid",
8349
8349
  "kind": "dev",
@@ -1641,7 +1641,7 @@
1641
1641
  },
1642
1642
  "networks": {},
1643
1643
  "schemaVersion": "3.4.9",
1644
- "updatedAt": "2022-09-05T10:34:29.295Z",
1644
+ "updatedAt": "2022-09-05T13:33:18.562Z",
1645
1645
  "devdoc": {
1646
1646
  "details": "Helper to make usage of the `CREATE2` EVM opcode easier and safer. `CREATE2` can be used to compute in advance the address where a smart contract will be deployed, which allows for interesting new mechanisms known as 'counterfactual interactions'. See the https://eips.ethereum.org/EIPS/eip-1014#motivation[EIP] for more information.",
1647
1647
  "kind": "dev",
@@ -148,7 +148,7 @@
148
148
  },
149
149
  "networks": {},
150
150
  "schemaVersion": "3.4.9",
151
- "updatedAt": "2022-09-05T10:34:29.446Z",
151
+ "updatedAt": "2022-09-05T13:33:18.709Z",
152
152
  "devdoc": {
153
153
  "author": "Superfluid NOTE: - Because of how solidity lays out its storage variables and how custom super tokens inherit the SuperToken standard implementation, it is required that the custom token proxy pads its implementation with reserved storage used by the Super Token implementation. - You will need to append your own proxy implementation after the base - Refer to SETH.sol for an example how it is used.",
154
154
  "kind": "dev",
@@ -325,7 +325,7 @@
325
325
  },
326
326
  "networks": {},
327
327
  "schemaVersion": "3.4.9",
328
- "updatedAt": "2022-09-05T10:34:29.299Z",
328
+ "updatedAt": "2022-09-05T13:33:18.565Z",
329
329
  "devdoc": {
330
330
  "details": "Implementation of the {IERC165} interface. Contracts that want to implement ERC165 should inherit from this contract and override {supportsInterface} to check for the additional interface id that will be supported. For example: ```solidity function supportsInterface(bytes4 interfaceId) public view virtual override returns (bool) { return interfaceId == type(MyInterface).interfaceId || super.supportsInterface(interfaceId); } ``` Alternatively, {ERC165Storage} provides an easier to use but more expensive implementation.",
331
331
  "kind": "dev",
@@ -1190,7 +1190,7 @@
1190
1190
  },
1191
1191
  "networks": {},
1192
1192
  "schemaVersion": "3.4.9",
1193
- "updatedAt": "2022-09-05T10:34:29.299Z",
1193
+ "updatedAt": "2022-09-05T13:33:18.565Z",
1194
1194
  "devdoc": {
1195
1195
  "details": "Implementation of the {IERC1820Implementer} interface. Contracts may inherit from this and call {_registerInterfaceForAddress} to declare their willingness to be implementers. {IERC1820Registry-setInterfaceImplementer} should then be called for the registration to be complete.",
1196
1196
  "kind": "dev",
@@ -243,7 +243,7 @@
243
243
  },
244
244
  "networks": {},
245
245
  "schemaVersion": "3.4.9",
246
- "updatedAt": "2022-09-05T10:34:29.489Z",
246
+ "updatedAt": "2022-09-05T13:33:18.755Z",
247
247
  "devdoc": {
248
248
  "details": "This is meant to be used by test framework to get the raw bytecode without compiling the origin contract",
249
249
  "kind": "dev",
@@ -15040,7 +15040,7 @@
15040
15040
  },
15041
15041
  "networks": {},
15042
15042
  "schemaVersion": "3.4.9",
15043
- "updatedAt": "2022-09-05T10:34:29.265Z",
15043
+ "updatedAt": "2022-09-05T13:33:18.536Z",
15044
15044
  "devdoc": {
15045
15045
  "details": "Implementation of the {IERC20} interface. This implementation is agnostic to the way tokens are created. This means that a supply mechanism has to be added in a derived contract using {_mint}. For a generic mechanism see {ERC20PresetMinterPauser}. TIP: For a detailed writeup see our guide https://forum.zeppelin.solutions/t/how-to-implement-erc20-supply-mechanisms/226[How to implement supply mechanisms]. We have followed general OpenZeppelin Contracts guidelines: functions revert instead returning `false` on failure. This behavior is nonetheless conventional and does not conflict with the expectations of ERC20 applications. Additionally, an {Approval} event is emitted on calls to {transferFrom}. This allows applications to reconstruct the allowance for all accounts just by listening to said events. Other implementations of the EIP may not emit these events, as it isn't required by the specification. Finally, the non-standard {decreaseAllowance} and {increaseAllowance} functions have been added to mitigate the well-known issues around setting allowances. See {IERC20-approve}.",
15046
15046
  "kind": "dev",
@@ -869,7 +869,7 @@
869
869
  },
870
870
  "networks": {},
871
871
  "schemaVersion": "3.4.9",
872
- "updatedAt": "2022-09-05T10:34:29.275Z",
872
+ "updatedAt": "2022-09-05T13:33:18.545Z",
873
873
  "devdoc": {
874
874
  "details": "Extension of {ERC20} that allows token holders to destroy both their own tokens and those that they have an allowance for, in a way that can be recognized off-chain (via event analysis).",
875
875
  "kind": "dev",
@@ -798,7 +798,7 @@
798
798
  },
799
799
  "networks": {},
800
800
  "schemaVersion": "3.4.9",
801
- "updatedAt": "2022-09-05T10:34:29.276Z",
801
+ "updatedAt": "2022-09-05T13:33:18.545Z",
802
802
  "devdoc": {
803
803
  "details": "ERC20 token with pausable token transfers, minting and burning. Useful for scenarios such as preventing trades until the end of an evaluation period, or having an emergency switch for freezing all token transfers in the event of a large bug.",
804
804
  "kind": "dev",
@@ -14406,7 +14406,7 @@
14406
14406
  },
14407
14407
  "networks": {},
14408
14408
  "schemaVersion": "3.4.9",
14409
- "updatedAt": "2022-09-05T10:34:29.278Z",
14409
+ "updatedAt": "2022-09-05T13:33:18.547Z",
14410
14410
  "devdoc": {
14411
14411
  "details": "{ERC20} token, including: - ability for holders to burn (destroy) their tokens - a minter role that allows for token minting (creation) - a pauser role that allows to stop all token transfers This contract uses {AccessControl} to lock permissioned functions using the different roles - head to its documentation for details. The account that deploys the contract will be granted the minter and pauser roles, as well as the default admin role, which will let it grant both minter and pauser roles to other accounts. _Deprecated in favor of https://wizard.openzeppelin.com/[Contracts Wizard]._",
14412
14412
  "kind": "dev",
@@ -379,7 +379,7 @@
379
379
  },
380
380
  "networks": {},
381
381
  "schemaVersion": "3.4.9",
382
- "updatedAt": "2022-09-05T10:34:29.480Z",
382
+ "updatedAt": "2022-09-05T13:33:18.742Z",
383
383
  "devdoc": {
384
384
  "author": "Superfluid",
385
385
  "details": "Using abstract contract instead of interfaces because old solidity does not support interface inheriting other interfaces solhint-disable-next-line no-empty-blocks",
@@ -3176,7 +3176,7 @@
3176
3176
  },
3177
3177
  "networks": {},
3178
3178
  "schemaVersion": "3.4.9",
3179
- "updatedAt": "2022-09-05T10:34:29.489Z",
3179
+ "updatedAt": "2022-09-05T13:33:18.756Z",
3180
3180
  "devdoc": {
3181
3181
  "author": "Superfluid",
3182
3182
  "kind": "dev",
@@ -10015,7 +10015,7 @@
10015
10015
  },
10016
10016
  "networks": {},
10017
10017
  "schemaVersion": "3.4.9",
10018
- "updatedAt": "2022-09-05T10:34:29.605Z",
10018
+ "updatedAt": "2022-09-05T13:33:18.852Z",
10019
10019
  "devdoc": {
10020
10020
  "kind": "dev",
10021
10021
  "methods": {},
@@ -10124,7 +10124,7 @@
10124
10124
  },
10125
10125
  "networks": {},
10126
10126
  "schemaVersion": "3.4.9",
10127
- "updatedAt": "2022-09-05T10:34:29.612Z",
10127
+ "updatedAt": "2022-09-05T13:33:18.857Z",
10128
10128
  "devdoc": {
10129
10129
  "kind": "dev",
10130
10130
  "methods": {},
@@ -7216,7 +7216,7 @@
7216
7216
  },
7217
7217
  "networks": {},
7218
7218
  "schemaVersion": "3.4.9",
7219
- "updatedAt": "2022-09-05T10:34:29.318Z",
7219
+ "updatedAt": "2022-09-05T13:33:18.582Z",
7220
7220
  "devdoc": {
7221
7221
  "details": "Library for managing https://en.wikipedia.org/wiki/Set_(abstract_data_type)[sets] of primitive types. Sets have the following properties: - Elements are added, removed, and checked for existence in constant time (O(1)). - Elements are enumerated in O(n). No guarantees are made on the ordering. ``` contract Example { // Add the library methods using EnumerableSet for EnumerableSet.AddressSet; // Declare a set state variable EnumerableSet.AddressSet private mySet; } ``` As of v3.3.0, sets of type `bytes32` (`Bytes32Set`), `address` (`AddressSet`) and `uint256` (`UintSet`) are supported. [WARNING] ==== Trying to delete such a structure from storage will likely result in data corruption, rendering the structure unusable. See https://github.com/ethereum/solidity/pull/11843[ethereum/solidity#11843] for more info. In order to clean an EnumerableSet, you can either remove all elements one by one or create a fresh instance using an array of EnumerableSet. ====",
7222
7222
  "kind": "dev",
@@ -398,7 +398,7 @@
398
398
  },
399
399
  "networks": {},
400
400
  "schemaVersion": "3.4.9",
401
- "updatedAt": "2022-09-05T10:34:29.491Z",
401
+ "updatedAt": "2022-09-05T13:33:18.758Z",
402
402
  "devdoc": {
403
403
  "author": "Superfluid",
404
404
  "details": "A library used for emitting missing and unaccessable events.",
@@ -20846,7 +20846,7 @@
20846
20846
  },
20847
20847
  "networks": {},
20848
20848
  "schemaVersion": "3.4.9",
20849
- "updatedAt": "2022-09-05T10:34:29.534Z",
20849
+ "updatedAt": "2022-09-05T13:33:18.789Z",
20850
20850
  "devdoc": {
20851
20851
  "details": "This is a CFA SuperApp that maintains at most one inflow from a sender at any moment. This can test the deposit credit logic in the deleteFlow as a recipient.",
20852
20852
  "kind": "dev",
@@ -1841,7 +1841,7 @@
1841
1841
  },
1842
1842
  "networks": {},
1843
1843
  "schemaVersion": "3.4.9",
1844
- "updatedAt": "2022-09-05T10:34:29.492Z",
1844
+ "updatedAt": "2022-09-05T13:33:18.759Z",
1845
1845
  "devdoc": {
1846
1846
  "author": "Superfluid When using solidity dynamic array, first word is used to store the length of the array. For use cases that the length doesn't change, it is better to use a fixed size data premitive. To use this library: - The pointer to the storage is `slot`, the user could use `keccak256(abi.encode(...))` scheme to create collision-free slot ID for locating the data. - To load data, or erase data and get all gas refund, data length is always required.",
1847
1847
  "kind": "dev",
@@ -21477,7 +21477,7 @@
21477
21477
  },
21478
21478
  "networks": {},
21479
21479
  "schemaVersion": "3.4.9",
21480
- "updatedAt": "2022-09-05T10:34:29.544Z",
21480
+ "updatedAt": "2022-09-05T13:33:18.798Z",
21481
21481
  "devdoc": {
21482
21482
  "kind": "dev",
21483
21483
  "methods": {},
@@ -8343,7 +8343,7 @@
8343
8343
  },
8344
8344
  "networks": {},
8345
8345
  "schemaVersion": "3.4.9",
8346
- "updatedAt": "2022-09-05T10:34:29.453Z",
8346
+ "updatedAt": "2022-09-05T13:33:18.717Z",
8347
8347
  "devdoc": {
8348
8348
  "author": "Superfluid",
8349
8349
  "kind": "dev",
@@ -1498,7 +1498,7 @@
1498
1498
  },
1499
1499
  "networks": {},
1500
1500
  "schemaVersion": "3.4.9",
1501
- "updatedAt": "2022-09-05T10:34:29.905Z",
1501
+ "updatedAt": "2022-09-05T13:33:19.116Z",
1502
1502
  "devdoc": {
1503
1503
  "author": "Superfluid",
1504
1504
  "kind": "dev",
@@ -1036,7 +1036,7 @@
1036
1036
  },
1037
1037
  "networks": {},
1038
1038
  "schemaVersion": "3.4.9",
1039
- "updatedAt": "2022-09-05T10:34:29.260Z",
1039
+ "updatedAt": "2022-09-05T13:33:18.526Z",
1040
1040
  "devdoc": {
1041
1041
  "details": "External interface of AccessControl declared to support ERC165 detection.",
1042
1042
  "events": {
@@ -522,7 +522,7 @@
522
522
  },
523
523
  "networks": {},
524
524
  "schemaVersion": "3.4.9",
525
- "updatedAt": "2022-09-05T10:34:29.261Z",
525
+ "updatedAt": "2022-09-05T13:33:18.527Z",
526
526
  "devdoc": {
527
527
  "details": "External interface of AccessControlEnumerable declared to support ERC165 detection.",
528
528
  "kind": "dev",
@@ -5218,7 +5218,7 @@
5218
5218
  },
5219
5219
  "networks": {},
5220
5220
  "schemaVersion": "3.4.9",
5221
- "updatedAt": "2022-09-05T10:34:29.439Z",
5221
+ "updatedAt": "2022-09-05T13:33:18.702Z",
5222
5222
  "devdoc": {
5223
5223
  "author": "Superfluid",
5224
5224
  "events": {
@@ -18022,7 +18022,7 @@
18022
18022
  },
18023
18023
  "networks": {},
18024
18024
  "schemaVersion": "3.4.9",
18025
- "updatedAt": "2022-09-05T10:34:29.413Z",
18025
+ "updatedAt": "2022-09-05T13:33:18.677Z",
18026
18026
  "devdoc": {
18027
18027
  "author": "Superfluid",
18028
18028
  "details": "Set a variable of type `InitData` in the contract, then call this library's functions directly `initData.functionName()`.",
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "networks": {},
179
179
  "schemaVersion": "3.4.9",
180
- "updatedAt": "2022-09-05T10:34:29.300Z",
180
+ "updatedAt": "2022-09-05T13:33:18.566Z",
181
181
  "devdoc": {
182
182
  "details": "Interface of the ERC165 standard, as defined in the https://eips.ethereum.org/EIPS/eip-165[EIP]. Implementers can declare support of contract interfaces, which can then be queried by others ({ERC165Checker}). For an implementation, see {ERC165}.",
183
183
  "kind": "dev",
@@ -210,7 +210,7 @@
210
210
  },
211
211
  "networks": {},
212
212
  "schemaVersion": "3.4.9",
213
- "updatedAt": "2022-09-05T10:34:29.301Z",
213
+ "updatedAt": "2022-09-05T13:33:18.567Z",
214
214
  "devdoc": {
215
215
  "details": "Interface for an ERC1820 implementer, as defined in the https://eips.ethereum.org/EIPS/eip-1820#interface-implementation-erc1820implementerinterface[EIP]. Used by contracts that will be registered as implementers in the {IERC1820Registry}.",
216
216
  "kind": "dev",
@@ -1286,7 +1286,7 @@
1286
1286
  },
1287
1287
  "networks": {},
1288
1288
  "schemaVersion": "3.4.9",
1289
- "updatedAt": "2022-09-05T10:34:29.302Z",
1289
+ "updatedAt": "2022-09-05T13:33:18.567Z",
1290
1290
  "devdoc": {
1291
1291
  "details": "Interface of the global ERC1820 Registry, as defined in the https://eips.ethereum.org/EIPS/eip-1820[EIP]. Accounts may register implementers for interfaces in this registry, as well as query support. Implementers may be shared by multiple accounts, and can also implement more than a single interface for each account. Contracts can implement interfaces for themselves, but externally-owned accounts (EOA) must delegate this to a contract. {IERC165} interfaces can also be queried via the registry. For an in-depth explanation and source code analysis, see the EIP text.",
1292
1292
  "kind": "dev",
@@ -1116,7 +1116,7 @@
1116
1116
  },
1117
1117
  "networks": {},
1118
1118
  "schemaVersion": "3.4.9",
1119
- "updatedAt": "2022-09-05T10:34:29.274Z",
1119
+ "updatedAt": "2022-09-05T13:33:18.544Z",
1120
1120
  "devdoc": {
1121
1121
  "details": "Interface of the ERC20 standard as defined in the EIP.",
1122
1122
  "events": {
@@ -506,7 +506,7 @@
506
506
  },
507
507
  "networks": {},
508
508
  "schemaVersion": "3.4.9",
509
- "updatedAt": "2022-09-05T10:34:29.277Z",
509
+ "updatedAt": "2022-09-05T13:33:18.546Z",
510
510
  "devdoc": {
511
511
  "details": "Interface for the optional metadata functions from the ERC20 standard. _Available since v4.1._",
512
512
  "kind": "dev",
@@ -520,7 +520,7 @@
520
520
  },
521
521
  "networks": {},
522
522
  "schemaVersion": "3.4.9",
523
- "updatedAt": "2022-09-05T10:34:29.277Z",
523
+ "updatedAt": "2022-09-05T13:33:18.547Z",
524
524
  "devdoc": {
525
525
  "details": "Interface of the ERC20 Permit extension allowing approvals to be made via signatures, as defined in https://eips.ethereum.org/EIPS/eip-2612[EIP-2612]. Adds the {permit} method, which can be used to change an account's ERC20 allowance (see {IERC20-allowance}) by presenting a message signed by the account. By not relying on {IERC20-approve}, the token holder account doesn't need to send a transaction, and thus is not required to hold Ether at all.",
526
526
  "kind": "dev",
@@ -2300,7 +2300,7 @@
2300
2300
  },
2301
2301
  "networks": {},
2302
2302
  "schemaVersion": "3.4.9",
2303
- "updatedAt": "2022-09-05T10:34:29.290Z",
2303
+ "updatedAt": "2022-09-05T13:33:18.556Z",
2304
2304
  "devdoc": {
2305
2305
  "details": "Interface of the ERC777Token standard as defined in the EIP. This contract uses the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 registry standard] to let token holders and recipients react to token movements by using setting implementers for the associated interfaces in said registry. See {IERC1820Registry} and {ERC1820Implementer}.",
2306
2306
  "events": {
@@ -306,7 +306,7 @@
306
306
  },
307
307
  "networks": {},
308
308
  "schemaVersion": "3.4.9",
309
- "updatedAt": "2022-09-05T10:34:29.291Z",
309
+ "updatedAt": "2022-09-05T13:33:18.558Z",
310
310
  "devdoc": {
311
311
  "details": "Interface of the ERC777TokensRecipient standard as defined in the EIP. Accounts can be notified of {IERC777} tokens being sent to them by having a contract implement this interface (contract holders can be their own implementer) and registering it on the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry]. See {IERC1820Registry} and {ERC1820Implementer}.",
312
312
  "kind": "dev",
@@ -306,7 +306,7 @@
306
306
  },
307
307
  "networks": {},
308
308
  "schemaVersion": "3.4.9",
309
- "updatedAt": "2022-09-05T10:34:29.292Z",
309
+ "updatedAt": "2022-09-05T13:33:18.559Z",
310
310
  "devdoc": {
311
311
  "details": "Interface of the ERC777TokensSender standard as defined in the EIP. {IERC777} Token holders can be notified of operations performed on their tokens by having a contract implement this interface (contract holders can be their own implementer) and registering it on the https://eips.ethereum.org/EIPS/eip-1820[ERC1820 global registry]. See {IERC1820Registry} and {ERC1820Implementer}.",
312
312
  "kind": "dev",
@@ -5786,7 +5786,7 @@
5786
5786
  },
5787
5787
  "networks": {},
5788
5788
  "schemaVersion": "3.4.9",
5789
- "updatedAt": "2022-09-05T10:34:29.442Z",
5789
+ "updatedAt": "2022-09-05T13:33:18.705Z",
5790
5790
  "devdoc": {
5791
5791
  "author": "Superfluid",
5792
5792
  "events": {
@@ -236,7 +236,7 @@
236
236
  },
237
237
  "networks": {},
238
238
  "schemaVersion": "3.4.9",
239
- "updatedAt": "2022-09-05T10:34:29.485Z",
239
+ "updatedAt": "2022-09-05T13:33:18.750Z",
240
240
  "devdoc": {
241
241
  "author": "Superfluid",
242
242
  "kind": "dev",
@@ -1894,7 +1894,7 @@
1894
1894
  },
1895
1895
  "networks": {},
1896
1896
  "schemaVersion": "3.4.9",
1897
- "updatedAt": "2022-09-05T10:34:29.481Z",
1897
+ "updatedAt": "2022-09-05T13:33:18.743Z",
1898
1898
  "devdoc": {
1899
1899
  "author": "Superfluid",
1900
1900
  "kind": "dev",
@@ -300,7 +300,7 @@
300
300
  },
301
301
  "networks": {},
302
302
  "schemaVersion": "3.4.9",
303
- "updatedAt": "2022-09-05T10:34:29.482Z",
303
+ "updatedAt": "2022-09-05T13:33:18.745Z",
304
304
  "devdoc": {
305
305
  "author": "Superfluid",
306
306
  "kind": "dev",
@@ -252,7 +252,7 @@
252
252
  },
253
253
  "networks": {},
254
254
  "schemaVersion": "3.4.9",
255
- "updatedAt": "2022-09-05T10:34:29.486Z",
255
+ "updatedAt": "2022-09-05T13:33:18.750Z",
256
256
  "devdoc": {
257
257
  "author": "Superfluid",
258
258
  "details": "A contract must implement this interface in order to support relayed transactionsIt is better to inherit the BaseRelayRecipient as its implementation",
@@ -377,7 +377,7 @@
377
377
  },
378
378
  "networks": {},
379
379
  "schemaVersion": "3.4.9",
380
- "updatedAt": "2022-09-05T10:34:29.486Z",
380
+ "updatedAt": "2022-09-05T13:33:18.751Z",
381
381
  "devdoc": {
382
382
  "author": "Superfluid",
383
383
  "kind": "dev",
@@ -1933,7 +1933,7 @@
1933
1933
  },
1934
1934
  "networks": {},
1935
1935
  "schemaVersion": "3.4.9",
1936
- "updatedAt": "2022-09-05T10:34:29.483Z",
1936
+ "updatedAt": "2022-09-05T13:33:18.745Z",
1937
1937
  "devdoc": {
1938
1938
  "author": "Superfluid",
1939
1939
  "kind": "dev",
@@ -339,7 +339,7 @@
339
339
  },
340
340
  "networks": {},
341
341
  "schemaVersion": "3.4.9",
342
- "updatedAt": "2022-09-05T10:34:29.484Z",
342
+ "updatedAt": "2022-09-05T13:33:18.748Z",
343
343
  "devdoc": {
344
344
  "author": "Superfluid",
345
345
  "kind": "dev",
@@ -418,7 +418,7 @@
418
418
  },
419
419
  "networks": {},
420
420
  "schemaVersion": "3.4.9",
421
- "updatedAt": "2022-09-05T10:34:29.468Z",
421
+ "updatedAt": "2022-09-05T13:33:18.730Z",
422
422
  "devdoc": {
423
423
  "author": "Superfluid",
424
424
  "kind": "dev",
@@ -1675,7 +1675,7 @@
1675
1675
  },
1676
1676
  "networks": {},
1677
1677
  "schemaVersion": "3.4.9",
1678
- "updatedAt": "2022-09-05T10:34:29.468Z",
1678
+ "updatedAt": "2022-09-05T13:33:18.731Z",
1679
1679
  "devdoc": {
1680
1680
  "author": "Superfluid",
1681
1681
  "details": "Be aware of the app being jailed, when the word permitted is used.",