@superfluid-finance/ethereum-contracts 1.5.2-dev.0effb4c.0 → 1.5.2-dev.b7e10b7.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 (113) 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/dev-scripts/deploy-contracts-and-token.d.ts +25 -1
  110. package/dev-scripts/deploy-contracts-and-token.d.ts.map +1 -1
  111. package/dev-scripts/deploy-contracts-and-token.js +1 -1
  112. package/dev-scripts/run-deploy-contracts-and-token.js +4 -15
  113. package/package.json +5 -3
@@ -4193,7 +4193,7 @@
4193
4193
  },
4194
4194
  "networks": {},
4195
4195
  "schemaVersion": "3.4.11",
4196
- "updatedAt": "2023-02-28T15:22:12.555Z",
4196
+ "updatedAt": "2023-03-08T14:39:32.844Z",
4197
4197
  "devdoc": {
4198
4198
  "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.",
4199
4199
  "events": {
@@ -1784,7 +1784,7 @@
1784
1784
  },
1785
1785
  "networks": {},
1786
1786
  "schemaVersion": "3.4.11",
1787
- "updatedAt": "2023-02-28T15:22:12.557Z",
1787
+ "updatedAt": "2023-03-08T14:39:32.863Z",
1788
1788
  "devdoc": {
1789
1789
  "details": "Extension of {AccessControl} that allows enumerating the members of each role.",
1790
1790
  "events": {
@@ -4371,7 +4371,7 @@
4371
4371
  },
4372
4372
  "networks": {},
4373
4373
  "schemaVersion": "3.4.11",
4374
- "updatedAt": "2023-02-28T15:22:12.588Z",
4374
+ "updatedAt": "2023-03-08T14:39:32.888Z",
4375
4375
  "devdoc": {
4376
4376
  "details": "Collection of functions related to the address type",
4377
4377
  "kind": "dev",
@@ -828,7 +828,7 @@
828
828
  },
829
829
  "networks": {},
830
830
  "schemaVersion": "3.4.11",
831
- "updatedAt": "2023-02-28T15:22:12.609Z",
831
+ "updatedAt": "2023-03-08T14:39:32.912Z",
832
832
  "devdoc": {
833
833
  "author": "Superfluid",
834
834
  "events": {
@@ -7358,7 +7358,7 @@
7358
7358
  },
7359
7359
  "networks": {},
7360
7360
  "schemaVersion": "3.4.11",
7361
- "updatedAt": "2023-02-28T15:22:12.610Z",
7361
+ "updatedAt": "2023-03-08T14:39:32.913Z",
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.11",
614
- "updatedAt": "2023-02-28T15:22:12.746Z",
614
+ "updatedAt": "2023-03-08T14:39:33.075Z",
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.11",
6007
- "updatedAt": "2023-02-28T15:22:13.164Z",
6007
+ "updatedAt": "2023-03-08T14:39:33.558Z",
6008
6008
  "devdoc": {
6009
6009
  "author": "Superfluid",
6010
6010
  "kind": "dev",
@@ -6556,7 +6556,7 @@
6556
6556
  },
6557
6557
  "networks": {},
6558
6558
  "schemaVersion": "3.4.11",
6559
- "updatedAt": "2023-02-28T15:22:12.720Z",
6559
+ "updatedAt": "2023-03-08T14:39:33.044Z",
6560
6560
  "devdoc": {
6561
6561
  "author": "Superfluid",
6562
6562
  "kind": "dev",
@@ -22404,7 +22404,7 @@
22404
22404
  },
22405
22405
  "networks": {},
22406
22406
  "schemaVersion": "3.4.11",
22407
- "updatedAt": "2023-02-28T15:22:13.168Z",
22407
+ "updatedAt": "2023-03-08T14:39:33.562Z",
22408
22408
  "devdoc": {
22409
22409
  "kind": "dev",
22410
22410
  "methods": {
@@ -16076,7 +16076,7 @@
16076
16076
  },
16077
16077
  "networks": {},
16078
16078
  "schemaVersion": "3.4.11",
16079
- "updatedAt": "2023-02-28T15:22:12.671Z",
16079
+ "updatedAt": "2023-03-08T14:39:32.988Z",
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.11",
2486
- "updatedAt": "2023-02-28T15:22:12.746Z",
2486
+ "updatedAt": "2023-03-08T14:39:33.075Z",
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.11",
20695
- "updatedAt": "2023-02-28T15:22:12.767Z",
20695
+ "updatedAt": "2023-03-08T14:39:33.099Z",
20696
20696
  "devdoc": {
20697
20697
  "details": "This is CFA SuperApp that closes an updated flow.",
20698
20698
  "kind": "dev",
@@ -79493,7 +79493,7 @@
79493
79493
  },
79494
79494
  "networks": {},
79495
79495
  "schemaVersion": "3.4.11",
79496
- "updatedAt": "2023-02-28T15:22:12.613Z",
79496
+ "updatedAt": "2023-03-08T14:39:32.916Z",
79497
79497
  "devdoc": {
79498
79498
  "author": "Superfluid",
79499
79499
  "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.11",
260
- "updatedAt": "2023-02-28T15:22:12.590Z",
260
+ "updatedAt": "2023-03-08T14:39:32.890Z",
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",
@@ -6556,7 +6556,7 @@
6556
6556
  },
6557
6557
  "networks": {},
6558
6558
  "schemaVersion": "3.4.11",
6559
- "updatedAt": "2023-02-28T15:22:12.722Z",
6559
+ "updatedAt": "2023-03-08T14:39:33.046Z",
6560
6560
  "devdoc": {
6561
6561
  "author": "Superfluid",
6562
6562
  "kind": "dev",
@@ -148,7 +148,7 @@
148
148
  },
149
149
  "networks": {},
150
150
  "schemaVersion": "3.4.11",
151
- "updatedAt": "2023-02-28T15:22:12.720Z",
151
+ "updatedAt": "2023-03-08T14:39:33.043Z",
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.11",
328
- "updatedAt": "2023-02-28T15:22:12.591Z",
328
+ "updatedAt": "2023-03-08T14:39:32.892Z",
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",
@@ -1198,7 +1198,7 @@
1198
1198
  },
1199
1199
  "networks": {},
1200
1200
  "schemaVersion": "3.4.11",
1201
- "updatedAt": "2023-02-28T15:22:12.592Z",
1201
+ "updatedAt": "2023-03-08T14:39:32.892Z",
1202
1202
  "devdoc": {
1203
1203
  "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.",
1204
1204
  "kind": "dev",
@@ -243,7 +243,7 @@
243
243
  },
244
244
  "networks": {},
245
245
  "schemaVersion": "3.4.11",
246
- "updatedAt": "2023-02-28T15:22:12.747Z",
246
+ "updatedAt": "2023-03-08T14:39:33.077Z",
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",
@@ -15059,7 +15059,7 @@
15059
15059
  },
15060
15060
  "networks": {},
15061
15061
  "schemaVersion": "3.4.11",
15062
- "updatedAt": "2023-02-28T15:22:12.569Z",
15062
+ "updatedAt": "2023-03-08T14:39:32.868Z",
15063
15063
  "devdoc": {
15064
15064
  "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.openzeppelin.com/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}.",
15065
15065
  "events": {
@@ -379,7 +379,7 @@
379
379
  },
380
380
  "networks": {},
381
381
  "schemaVersion": "3.4.11",
382
- "updatedAt": "2023-02-28T15:22:12.741Z",
382
+ "updatedAt": "2023-03-08T14:39:33.069Z",
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",
@@ -3196,7 +3196,7 @@
3196
3196
  },
3197
3197
  "networks": {},
3198
3198
  "schemaVersion": "3.4.11",
3199
- "updatedAt": "2023-02-28T15:22:12.748Z",
3199
+ "updatedAt": "2023-03-08T14:39:33.077Z",
3200
3200
  "devdoc": {
3201
3201
  "author": "Superfluid",
3202
3202
  "kind": "dev",
@@ -10015,7 +10015,7 @@
10015
10015
  },
10016
10016
  "networks": {},
10017
10017
  "schemaVersion": "3.4.11",
10018
- "updatedAt": "2023-02-28T15:22:12.833Z",
10018
+ "updatedAt": "2023-03-08T14:39:33.175Z",
10019
10019
  "devdoc": {
10020
10020
  "kind": "dev",
10021
10021
  "methods": {},
@@ -10124,7 +10124,7 @@
10124
10124
  },
10125
10125
  "networks": {},
10126
10126
  "schemaVersion": "3.4.11",
10127
- "updatedAt": "2023-02-28T15:22:12.836Z",
10127
+ "updatedAt": "2023-03-08T14:39:33.179Z",
10128
10128
  "devdoc": {
10129
10129
  "kind": "dev",
10130
10130
  "methods": {},
@@ -7369,7 +7369,7 @@
7369
7369
  },
7370
7370
  "networks": {},
7371
7371
  "schemaVersion": "3.4.11",
7372
- "updatedAt": "2023-02-28T15:22:12.606Z",
7372
+ "updatedAt": "2023-03-08T14:39:32.909Z",
7373
7373
  "devdoc": {
7374
7374
  "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. ====",
7375
7375
  "kind": "dev",
@@ -398,7 +398,7 @@
398
398
  },
399
399
  "networks": {},
400
400
  "schemaVersion": "3.4.11",
401
- "updatedAt": "2023-02-28T15:22:12.749Z",
401
+ "updatedAt": "2023-03-08T14:39:33.079Z",
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.11",
20849
- "updatedAt": "2023-02-28T15:22:12.775Z",
20849
+ "updatedAt": "2023-03-08T14:39:33.108Z",
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.11",
1844
- "updatedAt": "2023-02-28T15:22:12.749Z",
1844
+ "updatedAt": "2023-03-08T14:39:33.079Z",
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.11",
21480
- "updatedAt": "2023-02-28T15:22:12.782Z",
21480
+ "updatedAt": "2023-03-08T14:39:33.116Z",
21481
21481
  "devdoc": {
21482
21482
  "kind": "dev",
21483
21483
  "methods": {},
@@ -6556,7 +6556,7 @@
6556
6556
  },
6557
6557
  "networks": {},
6558
6558
  "schemaVersion": "3.4.11",
6559
- "updatedAt": "2023-02-28T15:22:12.724Z",
6559
+ "updatedAt": "2023-03-08T14:39:33.049Z",
6560
6560
  "devdoc": {
6561
6561
  "author": "Superfluid",
6562
6562
  "kind": "dev",
@@ -1498,7 +1498,7 @@
1498
1498
  },
1499
1499
  "networks": {},
1500
1500
  "schemaVersion": "3.4.11",
1501
- "updatedAt": "2023-02-28T15:22:13.099Z",
1501
+ "updatedAt": "2023-03-08T14:39:33.483Z",
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.11",
1039
- "updatedAt": "2023-02-28T15:22:12.558Z",
1039
+ "updatedAt": "2023-03-08T14:39:32.864Z",
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.11",
525
- "updatedAt": "2023-02-28T15:22:12.559Z",
525
+ "updatedAt": "2023-03-08T14:39:32.865Z",
526
526
  "devdoc": {
527
527
  "details": "External interface of AccessControlEnumerable declared to support ERC165 detection.",
528
528
  "events": {
@@ -830,7 +830,7 @@
830
830
  },
831
831
  "networks": {},
832
832
  "schemaVersion": "3.4.11",
833
- "updatedAt": "2023-02-28T15:22:12.715Z",
833
+ "updatedAt": "2023-03-08T14:39:33.037Z",
834
834
  "devdoc": {
835
835
  "author": "Superfluid",
836
836
  "details": "The contract that implements this interface MUST only allow the CFA contract to call it",
@@ -5310,7 +5310,7 @@
5310
5310
  },
5311
5311
  "networks": {},
5312
5312
  "schemaVersion": "3.4.11",
5313
- "updatedAt": "2023-02-28T15:22:12.715Z",
5313
+ "updatedAt": "2023-03-08T14:39:33.038Z",
5314
5314
  "devdoc": {
5315
5315
  "author": "Superfluid",
5316
5316
  "events": {
@@ -18022,7 +18022,7 @@
18022
18022
  },
18023
18023
  "networks": {},
18024
18024
  "schemaVersion": "3.4.11",
18025
- "updatedAt": "2023-02-28T15:22:12.677Z",
18025
+ "updatedAt": "2023-03-08T14:39:32.995Z",
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.11",
180
- "updatedAt": "2023-02-28T15:22:12.592Z",
180
+ "updatedAt": "2023-03-08T14:39:32.893Z",
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.11",
213
- "updatedAt": "2023-02-28T15:22:12.593Z",
213
+ "updatedAt": "2023-03-08T14:39:32.893Z",
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.11",
1289
- "updatedAt": "2023-02-28T15:22:12.593Z",
1289
+ "updatedAt": "2023-03-08T14:39:32.894Z",
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.11",
1119
- "updatedAt": "2023-02-28T15:22:12.575Z",
1119
+ "updatedAt": "2023-03-08T14:39:32.882Z",
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.11",
509
- "updatedAt": "2023-02-28T15:22:12.576Z",
509
+ "updatedAt": "2023-03-08T14:39:32.883Z",
510
510
  "devdoc": {
511
511
  "details": "Interface for the optional metadata functions from the ERC20 standard. _Available since v4.1._",
512
512
  "events": {
@@ -520,7 +520,7 @@
520
520
  },
521
521
  "networks": {},
522
522
  "schemaVersion": "3.4.11",
523
- "updatedAt": "2023-02-28T15:22:12.576Z",
523
+ "updatedAt": "2023-03-08T14:39:32.884Z",
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.11",
2303
- "updatedAt": "2023-02-28T15:22:12.586Z",
2303
+ "updatedAt": "2023-03-08T14:39:32.886Z",
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.11",
309
- "updatedAt": "2023-02-28T15:22:12.587Z",
309
+ "updatedAt": "2023-03-08T14:39:32.887Z",
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.11",
309
- "updatedAt": "2023-02-28T15:22:12.588Z",
309
+ "updatedAt": "2023-03-08T14:39:32.888Z",
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",
@@ -5898,7 +5898,7 @@
5898
5898
  },
5899
5899
  "networks": {},
5900
5900
  "schemaVersion": "3.4.11",
5901
- "updatedAt": "2023-02-28T15:22:12.717Z",
5901
+ "updatedAt": "2023-03-08T14:39:33.041Z",
5902
5902
  "devdoc": {
5903
5903
  "author": "Superfluid",
5904
5904
  "events": {
@@ -304,7 +304,7 @@
304
304
  },
305
305
  "networks": {},
306
306
  "schemaVersion": "3.4.11",
307
- "updatedAt": "2023-02-28T15:22:12.745Z",
307
+ "updatedAt": "2023-03-08T14:39:33.074Z",
308
308
  "devdoc": {
309
309
  "author": "Superfluid",
310
310
  "kind": "dev",
@@ -2018,7 +2018,7 @@
2018
2018
  },
2019
2019
  "networks": {},
2020
2020
  "schemaVersion": "3.4.11",
2021
- "updatedAt": "2023-02-28T15:22:12.742Z",
2021
+ "updatedAt": "2023-03-08T14:39:33.069Z",
2022
2022
  "devdoc": {
2023
2023
  "author": "Superfluid",
2024
2024
  "events": {
@@ -313,7 +313,7 @@
313
313
  },
314
314
  "networks": {},
315
315
  "schemaVersion": "3.4.11",
316
- "updatedAt": "2023-02-28T15:22:12.743Z",
316
+ "updatedAt": "2023-03-08T14:39:33.071Z",
317
317
  "devdoc": {
318
318
  "author": "Superfluid",
319
319
  "kind": "dev",
@@ -252,7 +252,7 @@
252
252
  },
253
253
  "networks": {},
254
254
  "schemaVersion": "3.4.11",
255
- "updatedAt": "2023-02-28T15:22:12.745Z",
255
+ "updatedAt": "2023-03-08T14:39:33.074Z",
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.11",
380
- "updatedAt": "2023-02-28T15:22:12.745Z",
380
+ "updatedAt": "2023-03-08T14:39:33.074Z",
381
381
  "devdoc": {
382
382
  "author": "Superfluid",
383
383
  "kind": "dev",
@@ -2057,7 +2057,7 @@
2057
2057
  },
2058
2058
  "networks": {},
2059
2059
  "schemaVersion": "3.4.11",
2060
- "updatedAt": "2023-02-28T15:22:12.743Z",
2060
+ "updatedAt": "2023-03-08T14:39:33.071Z",
2061
2061
  "devdoc": {
2062
2062
  "author": "Superfluid",
2063
2063
  "events": {
@@ -352,7 +352,7 @@
352
352
  },
353
353
  "networks": {},
354
354
  "schemaVersion": "3.4.11",
355
- "updatedAt": "2023-02-28T15:22:12.744Z",
355
+ "updatedAt": "2023-03-08T14:39:33.073Z",
356
356
  "devdoc": {
357
357
  "author": "Superfluid",
358
358
  "kind": "dev",
@@ -418,7 +418,7 @@
418
418
  },
419
419
  "networks": {},
420
420
  "schemaVersion": "3.4.11",
421
- "updatedAt": "2023-02-28T15:22:12.731Z",
421
+ "updatedAt": "2023-03-08T14:39:33.057Z",
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.11",
1678
- "updatedAt": "2023-02-28T15:22:12.731Z",
1678
+ "updatedAt": "2023-03-08T14:39:33.057Z",
1679
1679
  "devdoc": {
1680
1680
  "author": "Superfluid",
1681
1681
  "details": "Be aware of the app being jailed, when the word permitted is used.",
@@ -6366,7 +6366,7 @@
6366
6366
  },
6367
6367
  "networks": {},
6368
6368
  "schemaVersion": "3.4.11",
6369
- "updatedAt": "2023-02-28T15:22:12.732Z",
6369
+ "updatedAt": "2023-03-08T14:39:33.059Z",
6370
6370
  "devdoc": {
6371
6371
  "author": "Superfluid",
6372
6372
  "events": {
@@ -1665,7 +1665,7 @@
1665
1665
  },
1666
1666
  "networks": {},
1667
1667
  "schemaVersion": "3.4.11",
1668
- "updatedAt": "2023-02-28T15:22:12.735Z",
1668
+ "updatedAt": "2023-03-08T14:39:33.062Z",
1669
1669
  "devdoc": {
1670
1670
  "author": "Superfluid",
1671
1671
  "events": {
@@ -6956,7 +6956,7 @@
6956
6956
  },
6957
6957
  "networks": {},
6958
6958
  "schemaVersion": "3.4.11",
6959
- "updatedAt": "2023-02-28T15:22:12.736Z",
6959
+ "updatedAt": "2023-03-08T14:39:33.063Z",
6960
6960
  "devdoc": {
6961
6961
  "author": "Superfluid",
6962
6962
  "events": {