@superfluid-finance/ethereum-contracts 1.2.3-dev.7b08ec0.0 → 1.2.3-dev.829551e.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 (111) 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 +9 -9
  5. package/build/contracts/AgreementLibrary.json +1 -1
  6. package/build/contracts/BaseRelayRecipient.json +1 -1
  7. package/build/contracts/BatchLiquidator.json +162 -162
  8. package/build/contracts/BatchOperation.json +1 -1
  9. package/build/contracts/CFAv1Library.json +1 -1
  10. package/build/contracts/CallUtils.json +1 -1
  11. package/build/contracts/ClosingOnUpdateFlowTestApp.json +1106 -1106
  12. package/build/contracts/ConstantFlowAgreementV1.json +2 -2
  13. package/build/contracts/Context.json +1 -1
  14. package/build/contracts/ContextDefinitions.json +1 -1
  15. package/build/contracts/Create2.json +1 -1
  16. package/build/contracts/CustomSuperTokenBase.json +1 -1
  17. package/build/contracts/ERC165.json +1 -1
  18. package/build/contracts/ERC1820Implementer.json +1 -1
  19. package/build/contracts/ERC1820RegistryCompiled.json +1 -1
  20. package/build/contracts/ERC20.json +1 -1
  21. package/build/contracts/ERC20Burnable.json +1 -1
  22. package/build/contracts/ERC20Pausable.json +1 -1
  23. package/build/contracts/ERC20PresetMinterPauser.json +1 -1
  24. package/build/contracts/ERC20WithTokenInfo.json +1 -1
  25. package/build/contracts/ERC721.json +1 -1
  26. package/build/contracts/ERC777Helper.json +1 -1
  27. package/build/contracts/ERC777RecipientDrainingGas.json +833 -833
  28. package/build/contracts/ERC777RecipientReverting.json +833 -833
  29. package/build/contracts/EnumerableSet.json +1 -1
  30. package/build/contracts/ExclusiveInflowTestApp.json +1106 -1106
  31. package/build/contracts/FixedSizeData.json +1 -1
  32. package/build/contracts/FlowExchangeTestApp.json +1106 -1106
  33. package/build/contracts/FlowOperatorDefinitions.json +1 -1
  34. package/build/contracts/FullUpgradableSuperTokenProxy.json +97 -97
  35. package/build/contracts/IAccessControl.json +1 -1
  36. package/build/contracts/IAccessControlEnumerable.json +1 -1
  37. package/build/contracts/IConstantFlowAgreementV1.json +1 -1
  38. package/build/contracts/IDAv1Library.json +1 -1
  39. package/build/contracts/IERC165.json +1 -1
  40. package/build/contracts/IERC1820Implementer.json +1 -1
  41. package/build/contracts/IERC1820Registry.json +1 -1
  42. package/build/contracts/IERC20.json +1 -1
  43. package/build/contracts/IERC20Metadata.json +1 -1
  44. package/build/contracts/IERC721.json +1 -1
  45. package/build/contracts/IERC721Metadata.json +1 -1
  46. package/build/contracts/IERC721Receiver.json +1 -1
  47. package/build/contracts/IERC777.json +1 -1
  48. package/build/contracts/IERC777Recipient.json +1 -1
  49. package/build/contracts/IERC777Sender.json +1 -1
  50. package/build/contracts/IInstantDistributionAgreementV1.json +1 -1
  51. package/build/contracts/IMaticBridgedNativeSuperToken.json +1 -1
  52. package/build/contracts/IMaticBridgedNativeSuperTokenCustom.json +1 -1
  53. package/build/contracts/IMultiSigWallet.json +1 -1
  54. package/build/contracts/IPureSuperToken.json +1 -1
  55. package/build/contracts/IPureSuperTokenCustom.json +1 -1
  56. package/build/contracts/IRelayRecipient.json +1 -1
  57. package/build/contracts/IResolver.json +1 -1
  58. package/build/contracts/ISETH.json +1 -1
  59. package/build/contracts/ISETHCustom.json +1 -1
  60. package/build/contracts/ISuperAgreement.json +1 -1
  61. package/build/contracts/ISuperApp.json +1 -1
  62. package/build/contracts/ISuperToken.json +1 -1
  63. package/build/contracts/ISuperTokenFactory.json +1 -1
  64. package/build/contracts/ISuperfluid.json +1 -1
  65. package/build/contracts/ISuperfluidGovernance.json +1 -1
  66. package/build/contracts/ISuperfluidToken.json +1 -1
  67. package/build/contracts/ITOGAv1.json +1207 -1207
  68. package/build/contracts/ITOGAv2.json +1207 -1207
  69. package/build/contracts/Initializable.json +1 -1
  70. package/build/contracts/InstantDistributionAgreementV1.json +29 -29
  71. package/build/contracts/Int96SafeMath.json +1 -1
  72. package/build/contracts/MaticBridgedNativeSuperTokenProxy.json +188 -188
  73. package/build/contracts/NonClosableOutflowTestApp.json +1106 -1106
  74. package/build/contracts/Ownable.json +1 -1
  75. package/build/contracts/Pausable.json +1 -1
  76. package/build/contracts/Proxy.json +1 -1
  77. package/build/contracts/PureSuperToken.json +85 -85
  78. package/build/contracts/Resolver.json +90 -90
  79. package/build/contracts/SETHProxy.json +193 -193
  80. package/build/contracts/SafeCast.json +1 -1
  81. package/build/contracts/SafeERC20.json +1 -1
  82. package/build/contracts/SafeMath.json +1 -1
  83. package/build/contracts/SelfDeletingFlowTestApp.json +1106 -1106
  84. package/build/contracts/SlotsBitmapLibrary.json +696 -369
  85. package/build/contracts/Strings.json +1 -1
  86. package/build/contracts/SuperAppBase.json +1 -1
  87. package/build/contracts/SuperAppDefinitions.json +1 -1
  88. package/build/contracts/SuperToken.json +2234 -2234
  89. package/build/contracts/SuperTokenFactory.json +576 -576
  90. package/build/contracts/SuperTokenFactoryBase.json +572 -572
  91. package/build/contracts/SuperTokenFactoryHelper.json +572 -572
  92. package/build/contracts/SuperUpgrader.json +419 -419
  93. package/build/contracts/Superfluid.json +3943 -3943
  94. package/build/contracts/SuperfluidFrameworkDeployer.json +525 -525
  95. package/build/contracts/SuperfluidGovernanceBase.json +8 -8
  96. package/build/contracts/SuperfluidGovernanceConfigs.json +1 -1
  97. package/build/contracts/SuperfluidGovernanceII.json +14 -14
  98. package/build/contracts/SuperfluidGovernanceIIProxy.json +14 -14
  99. package/build/contracts/SuperfluidLoader.json +141 -141
  100. package/build/contracts/SuperfluidToken.json +1216 -1216
  101. package/build/contracts/TOGA.json +1215 -1215
  102. package/build/contracts/TestGovernance.json +168 -168
  103. package/build/contracts/TestToken.json +94 -94
  104. package/build/contracts/TokenCustodian.json +214 -214
  105. package/build/contracts/TokenInfo.json +1 -1
  106. package/build/contracts/UInt128SafeMath.json +97 -97
  107. package/build/contracts/UUPSProxiable.json +132 -132
  108. package/build/contracts/UUPSProxy.json +81 -81
  109. package/build/contracts/UUPSUtils.json +37 -37
  110. package/contracts/libs/SlotsBitmapLibrary.sol +2 -0
  111. package/package.json +2 -2
@@ -4064,7 +4064,7 @@
4064
4064
  },
4065
4065
  "networks": {},
4066
4066
  "schemaVersion": "3.4.7",
4067
- "updatedAt": "2022-05-11T12:51:54.454Z",
4067
+ "updatedAt": "2022-05-12T10:56:08.913Z",
4068
4068
  "devdoc": {
4069
4069
  "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.",
4070
4070
  "kind": "dev",
@@ -1744,7 +1744,7 @@
1744
1744
  },
1745
1745
  "networks": {},
1746
1746
  "schemaVersion": "3.4.7",
1747
- "updatedAt": "2022-05-11T12:51:54.457Z",
1747
+ "updatedAt": "2022-05-12T10:56:08.915Z",
1748
1748
  "devdoc": {
1749
1749
  "details": "Extension of {AccessControl} that allows enumerating the members of each role.",
1750
1750
  "kind": "dev",
@@ -3970,7 +3970,7 @@
3970
3970
  },
3971
3971
  "networks": {},
3972
3972
  "schemaVersion": "3.4.7",
3973
- "updatedAt": "2022-05-11T12:51:54.493Z",
3973
+ "updatedAt": "2022-05-12T10:56:08.945Z",
3974
3974
  "devdoc": {
3975
3975
  "details": "Collection of functions related to the address type",
3976
3976
  "kind": "dev",
@@ -132,7 +132,7 @@
132
132
  17949
133
133
  ],
134
134
  "UUPSProxiable": [
135
- 36334
135
+ 36348
136
136
  ]
137
137
  },
138
138
  "id": 5403,
@@ -156,7 +156,7 @@
156
156
  "nameLocation": "-1:-1:-1",
157
157
  "nodeType": "ImportDirective",
158
158
  "scope": 5403,
159
- "sourceUnit": 36335,
159
+ "sourceUnit": 36349,
160
160
  "src": "60:67:34",
161
161
  "symbolAliases": [
162
162
  {
@@ -165,7 +165,7 @@
165
165
  "name": "UUPSProxiable",
166
166
  "nodeType": "Identifier",
167
167
  "overloadedDeclarations": [],
168
- "referencedDeclaration": 36334,
168
+ "referencedDeclaration": 36348,
169
169
  "src": "69:13:34",
170
170
  "typeDescriptions": {}
171
171
  },
@@ -207,7 +207,7 @@
207
207
  "id": 5354,
208
208
  "name": "UUPSProxiable",
209
209
  "nodeType": "IdentifierPath",
210
- "referencedDeclaration": 36334,
210
+ "referencedDeclaration": 36348,
211
211
  "src": "336:13:34"
212
212
  },
213
213
  "id": 5355,
@@ -241,7 +241,7 @@
241
241
  "linearizedBaseContracts": [
242
242
  5402,
243
243
  17949,
244
- 36334,
244
+ 36348,
245
245
  762
246
246
  ],
247
247
  "name": "AgreementBase",
@@ -383,7 +383,7 @@
383
383
  },
384
384
  {
385
385
  "baseFunctions": [
386
- 36274
386
+ 36288
387
387
  ],
388
388
  "body": {
389
389
  "id": 5381,
@@ -541,7 +541,7 @@
541
541
  },
542
542
  {
543
543
  "baseFunctions": [
544
- 36268
544
+ 36282
545
545
  ],
546
546
  "body": {
547
547
  "id": 5400,
@@ -695,7 +695,7 @@
695
695
  "name": "_updateCodeAddress",
696
696
  "nodeType": "Identifier",
697
697
  "overloadedDeclarations": [],
698
- "referencedDeclaration": 36327,
698
+ "referencedDeclaration": 36341,
699
699
  "src": "786:18:34",
700
700
  "typeDescriptions": {
701
701
  "typeIdentifier": "t_function_internal_nonpayable$_t_address_$returns$__$",
@@ -799,7 +799,7 @@
799
799
  },
800
800
  "networks": {},
801
801
  "schemaVersion": "3.4.7",
802
- "updatedAt": "2022-05-11T12:51:54.510Z",
802
+ "updatedAt": "2022-05-12T10:56:08.958Z",
803
803
  "devdoc": {
804
804
  "author": "Superfluid",
805
805
  "kind": "dev",
@@ -7122,7 +7122,7 @@
7122
7122
  },
7123
7123
  "networks": {},
7124
7124
  "schemaVersion": "3.4.7",
7125
- "updatedAt": "2022-05-11T12:51:54.511Z",
7125
+ "updatedAt": "2022-05-12T10:56:08.960Z",
7126
7126
  "devdoc": {
7127
7127
  "author": "Superfluid",
7128
7128
  "details": "Helper library for building super agreement",
@@ -603,7 +603,7 @@
603
603
  },
604
604
  "networks": {},
605
605
  "schemaVersion": "3.4.7",
606
- "updatedAt": "2022-05-11T12:51:54.660Z",
606
+ "updatedAt": "2022-05-12T10:56:09.076Z",
607
607
  "devdoc": {
608
608
  "author": "Superfluid",
609
609
  "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",