@superfluid-finance/ethereum-contracts 1.8.1 → 1.8.2-dev.6d2dcd2.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 (131) hide show
  1. package/build/truffle/AccessControl.json +1 -1
  2. package/build/truffle/AccessControlEnumerable.json +1 -1
  3. package/build/truffle/Address.json +1 -1
  4. package/build/truffle/AgreementBase.json +1 -1
  5. package/build/truffle/AgreementLibrary.json +1 -1
  6. package/build/truffle/BaseRelayRecipient.json +1 -1
  7. package/build/truffle/BatchLiquidator.json +1 -1
  8. package/build/truffle/BatchOperation.json +1 -1
  9. package/build/truffle/CFAv1Forwarder.json +1 -1
  10. package/build/truffle/CFAv1ForwarderDeployerLibrary.json +1 -1
  11. package/build/truffle/CFAv1Library.json +1 -1
  12. package/build/truffle/CallUtils.json +1 -1
  13. package/build/truffle/ClosingOnUpdateFlowTestApp.json +1 -1
  14. package/build/truffle/ConstantFlowAgreementV1.json +1 -1
  15. package/build/truffle/ConstantInflowNFT.json +1 -1
  16. package/build/truffle/ConstantOutflowNFT.json +1 -1
  17. package/build/truffle/Context.json +1 -1
  18. package/build/truffle/ContextDefinitions.json +1 -1
  19. package/build/truffle/CustomSuperTokenBase.json +1 -1
  20. package/build/truffle/ERC165.json +1 -1
  21. package/build/truffle/ERC1820Implementer.json +1 -1
  22. package/build/truffle/ERC1820RegistryCompiled.json +1 -1
  23. package/build/truffle/ERC20.json +1 -1
  24. package/build/truffle/ERC20WithTokenInfo.json +1 -1
  25. package/build/truffle/ERC777Helper.json +1 -1
  26. package/build/truffle/ERC777RecipientDrainingGas.json +1 -1
  27. package/build/truffle/ERC777RecipientReverting.json +1 -1
  28. package/build/truffle/EnumerableSet.json +1 -1
  29. package/build/truffle/EventsEmitter.json +1 -1
  30. package/build/truffle/ExclusiveInflowTestApp.json +1 -1
  31. package/build/truffle/FixedSizeData.json +1 -1
  32. package/build/truffle/FlowExchangeTestApp.json +1 -1
  33. package/build/truffle/FlowNFTBase.json +1 -1
  34. package/build/truffle/FlowOperatorDefinitions.json +1 -1
  35. package/build/truffle/ForwarderBase.json +1 -1
  36. package/build/truffle/FullUpgradableSuperTokenProxy.json +1 -1
  37. package/build/truffle/IAccessControl.json +1 -1
  38. package/build/truffle/IAccessControlEnumerable.json +1 -1
  39. package/build/truffle/IConstantFlowAgreementV1.json +1 -1
  40. package/build/truffle/IConstantInflowNFT.json +1 -1
  41. package/build/truffle/IConstantOutflowNFT.json +1 -1
  42. package/build/truffle/IDAv1Forwarder.json +1 -1
  43. package/build/truffle/IDAv1ForwarderDeployerLibrary.json +1 -1
  44. package/build/truffle/IDAv1Library.json +1 -1
  45. package/build/truffle/IERC165.json +1 -1
  46. package/build/truffle/IERC1820Implementer.json +1 -1
  47. package/build/truffle/IERC1820Registry.json +1 -1
  48. package/build/truffle/IERC20.json +1 -1
  49. package/build/truffle/IERC20Metadata.json +1 -1
  50. package/build/truffle/IERC20Permit.json +1 -1
  51. package/build/truffle/IERC721.json +1 -1
  52. package/build/truffle/IERC721Metadata.json +1 -1
  53. package/build/truffle/IERC777.json +1 -1
  54. package/build/truffle/IERC777Recipient.json +1 -1
  55. package/build/truffle/IERC777Sender.json +1 -1
  56. package/build/truffle/IFlowNFTBase.json +1 -1
  57. package/build/truffle/IInstantDistributionAgreementV1.json +1 -1
  58. package/build/truffle/IMultiSigWallet.json +1 -1
  59. package/build/truffle/IPoolAdminNFT.json +1 -1
  60. package/build/truffle/IPoolMemberNFT.json +1 -1
  61. package/build/truffle/IPureSuperToken.json +1 -1
  62. package/build/truffle/IPureSuperTokenCustom.json +1 -1
  63. package/build/truffle/IRelayRecipient.json +1 -1
  64. package/build/truffle/IResolver.json +1 -1
  65. package/build/truffle/ISETH.json +1 -1
  66. package/build/truffle/ISETHCustom.json +1 -1
  67. package/build/truffle/ISuperAgreement.json +1 -1
  68. package/build/truffle/ISuperApp.json +1 -1
  69. package/build/truffle/ISuperToken.json +1 -1
  70. package/build/truffle/ISuperTokenFactory.json +1 -1
  71. package/build/truffle/ISuperfluid.json +1 -1
  72. package/build/truffle/ISuperfluidGovernance.json +1 -1
  73. package/build/truffle/ISuperfluidToken.json +1 -1
  74. package/build/truffle/ITOGAv1.json +1 -1
  75. package/build/truffle/ITOGAv2.json +1 -1
  76. package/build/truffle/ITOGAv3.json +1 -1
  77. package/build/truffle/Initializable.json +1 -1
  78. package/build/truffle/InstantDistributionAgreementV1.json +1 -1
  79. package/build/truffle/Math.json +1 -1
  80. package/build/truffle/NonClosableOutflowTestApp.json +1 -1
  81. package/build/truffle/Ownable.json +1 -1
  82. package/build/truffle/Proxy.json +1 -1
  83. package/build/truffle/ProxyDeployerLibrary.json +1 -1
  84. package/build/truffle/PureSuperToken.json +1 -1
  85. package/build/truffle/Resolver.json +1 -1
  86. package/build/truffle/SETHProxy.json +1 -1
  87. package/build/truffle/SafeCast.json +1 -1
  88. package/build/truffle/SafeERC20.json +1 -1
  89. package/build/truffle/SafeGasLibrary.json +1 -1
  90. package/build/truffle/SafeMath.json +1 -1
  91. package/build/truffle/SelfDeletingFlowTestApp.json +1 -1
  92. package/build/truffle/SignedMath.json +1 -1
  93. package/build/truffle/SlotsBitmapLibrary.json +1 -1
  94. package/build/truffle/StreamRedirector.json +1 -1
  95. package/build/truffle/Strings.json +1 -1
  96. package/build/truffle/SuperAppBase.json +1 -1
  97. package/build/truffle/SuperAppBaseFlow.json +1 -1
  98. package/build/truffle/SuperAppDefinitions.json +1 -1
  99. package/build/truffle/SuperToken.json +1 -1
  100. package/build/truffle/SuperTokenDeployerLibrary.json +1 -1
  101. package/build/truffle/SuperTokenFactory.json +1 -1
  102. package/build/truffle/SuperTokenFactoryBase.json +1 -1
  103. package/build/truffle/SuperTokenV1Library.json +1 -1
  104. package/build/truffle/SuperUpgrader.json +1 -1
  105. package/build/truffle/Superfluid.json +1 -1
  106. package/build/truffle/SuperfluidCFAv1DeployerLibrary.json +1 -1
  107. package/build/truffle/SuperfluidFrameworkDeployer.json +1 -1
  108. package/build/truffle/SuperfluidFrameworkDeploymentSteps.json +1 -1
  109. package/build/truffle/SuperfluidGovDeployerLibrary.json +1 -1
  110. package/build/truffle/SuperfluidGovernanceBase.json +1 -1
  111. package/build/truffle/SuperfluidGovernanceConfigs.json +1 -1
  112. package/build/truffle/SuperfluidGovernanceII.json +1 -1
  113. package/build/truffle/SuperfluidGovernanceIIProxy.json +1 -1
  114. package/build/truffle/SuperfluidHostDeployerLibrary.json +1 -1
  115. package/build/truffle/SuperfluidIDAv1DeployerLibrary.json +1 -1
  116. package/build/truffle/SuperfluidLoader.json +1 -1
  117. package/build/truffle/SuperfluidLoaderDeployerLibrary.json +1 -1
  118. package/build/truffle/SuperfluidLoaderLibrary.json +1 -1
  119. package/build/truffle/SuperfluidNFTLogicDeployerLibrary.json +1 -1
  120. package/build/truffle/SuperfluidPeripheryDeployerLibrary.json +1 -1
  121. package/build/truffle/SuperfluidToken.json +1 -1
  122. package/build/truffle/TOGA.json +1 -1
  123. package/build/truffle/TestGovernance.json +1 -1
  124. package/build/truffle/TestResolver.json +1 -1
  125. package/build/truffle/TestToken.json +1 -1
  126. package/build/truffle/TokenDeployerLibrary.json +1 -1
  127. package/build/truffle/TokenInfo.json +1 -1
  128. package/build/truffle/UUPSProxiable.json +1 -1
  129. package/build/truffle/UUPSProxy.json +1 -1
  130. package/build/truffle/UUPSUtils.json +1 -1
  131. package/package.json +7 -6
@@ -4109,7 +4109,7 @@
4109
4109
  },
4110
4110
  "networks": {},
4111
4111
  "schemaVersion": "3.4.15",
4112
- "updatedAt": "2023-08-28T20:10:55.300Z",
4112
+ "updatedAt": "2023-08-30T14:05:49.833Z",
4113
4113
  "devdoc": {
4114
4114
  "author": "Superfluid",
4115
4115
  "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.",
@@ -16586,7 +16586,7 @@
16586
16586
  },
16587
16587
  "networks": {},
16588
16588
  "schemaVersion": "3.4.15",
16589
- "updatedAt": "2023-08-28T20:10:55.214Z",
16589
+ "updatedAt": "2023-08-30T14:05:49.753Z",
16590
16590
  "devdoc": {
16591
16591
  "kind": "dev",
16592
16592
  "methods": {
@@ -2511,7 +2511,7 @@
2511
2511
  },
2512
2512
  "networks": {},
2513
2513
  "schemaVersion": "3.4.15",
2514
- "updatedAt": "2023-08-28T20:10:53.497Z",
2514
+ "updatedAt": "2023-08-30T14:05:48.389Z",
2515
2515
  "devdoc": {
2516
2516
  "kind": "dev",
2517
2517
  "methods": {},
@@ -17432,7 +17432,7 @@
17432
17432
  },
17433
17433
  "networks": {},
17434
17434
  "schemaVersion": "3.4.15",
17435
- "updatedAt": "2023-08-28T20:10:55.230Z",
17435
+ "updatedAt": "2023-08-30T14:05:49.768Z",
17436
17436
  "devdoc": {
17437
17437
  "kind": "dev",
17438
17438
  "methods": {
@@ -17568,7 +17568,7 @@
17568
17568
  },
17569
17569
  "networks": {},
17570
17570
  "schemaVersion": "3.4.15",
17571
- "updatedAt": "2023-08-28T20:10:55.241Z",
17571
+ "updatedAt": "2023-08-30T14:05:49.784Z",
17572
17572
  "devdoc": {
17573
17573
  "author": "Superfluid",
17574
17574
  "details": "This library is used for testing purposes only, not deployments to test OR production networks",
@@ -12456,7 +12456,7 @@
12456
12456
  },
12457
12457
  "networks": {},
12458
12458
  "schemaVersion": "3.4.15",
12459
- "updatedAt": "2023-08-28T20:10:54.801Z",
12459
+ "updatedAt": "2023-08-30T14:05:49.408Z",
12460
12460
  "devdoc": {
12461
12461
  "author": "Superfluid",
12462
12462
  "events": {
@@ -20794,7 +20794,7 @@
20794
20794
  },
20795
20795
  "networks": {},
20796
20796
  "schemaVersion": "3.4.15",
20797
- "updatedAt": "2023-08-28T20:10:55.369Z",
20797
+ "updatedAt": "2023-08-30T14:05:49.869Z",
20798
20798
  "devdoc": {
20799
20799
  "events": {
20800
20800
  "BondIncreased(address,uint256)": {
@@ -16685,7 +16685,7 @@
16685
16685
  },
16686
16686
  "networks": {},
16687
16687
  "schemaVersion": "3.4.15",
16688
- "updatedAt": "2023-08-28T20:10:55.434Z",
16688
+ "updatedAt": "2023-08-30T14:05:49.889Z",
16689
16689
  "devdoc": {
16690
16690
  "author": "Superfluid",
16691
16691
  "details": "A initializable version of the governance for testing purpose",
@@ -6156,7 +6156,7 @@
6156
6156
  },
6157
6157
  "networks": {},
6158
6158
  "schemaVersion": "3.4.15",
6159
- "updatedAt": "2023-08-28T20:10:55.448Z",
6159
+ "updatedAt": "2023-08-30T14:05:49.904Z",
6160
6160
  "devdoc": {
6161
6161
  "author": "Superfluid",
6162
6162
  "details": "Used by the SuperfluidFrameworkDeployer to grant admin privileges to its deployer",
@@ -8960,7 +8960,7 @@
8960
8960
  },
8961
8961
  "networks": {},
8962
8962
  "schemaVersion": "3.4.15",
8963
- "updatedAt": "2023-08-28T20:10:55.455Z",
8963
+ "updatedAt": "2023-08-30T14:05:49.906Z",
8964
8964
  "devdoc": {
8965
8965
  "author": "Superfluid",
8966
8966
  "details": "Test ERC20 token that allows any one mint new tokens.",
@@ -18137,7 +18137,7 @@
18137
18137
  },
18138
18138
  "networks": {},
18139
18139
  "schemaVersion": "3.4.15",
18140
- "updatedAt": "2023-08-28T20:10:55.261Z",
18140
+ "updatedAt": "2023-08-30T14:05:49.804Z",
18141
18141
  "devdoc": {
18142
18142
  "kind": "dev",
18143
18143
  "methods": {},
@@ -291,7 +291,7 @@
291
291
  },
292
292
  "networks": {},
293
293
  "schemaVersion": "3.4.15",
294
- "updatedAt": "2023-08-28T20:10:53.630Z",
294
+ "updatedAt": "2023-08-30T14:05:48.490Z",
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.15",
1352
- "updatedAt": "2023-08-28T20:10:54.846Z",
1352
+ "updatedAt": "2023-08-30T14:05:49.457Z",
1353
1353
  "devdoc": {
1354
1354
  "events": {
1355
1355
  "Initialized(uint8)": {
@@ -1434,7 +1434,7 @@
1434
1434
  },
1435
1435
  "networks": {},
1436
1436
  "schemaVersion": "3.4.15",
1437
- "updatedAt": "2023-08-28T20:10:54.856Z",
1437
+ "updatedAt": "2023-08-30T14:05:49.458Z",
1438
1438
  "devdoc": {
1439
1439
  "kind": "dev",
1440
1440
  "methods": {
@@ -360,7 +360,7 @@
360
360
  },
361
361
  "networks": {},
362
362
  "schemaVersion": "3.4.15",
363
- "updatedAt": "2023-08-28T20:10:54.859Z",
363
+ "updatedAt": "2023-08-30T14:05:49.459Z",
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.8.1",
3
+ "version": "1.8.2-dev.6d2dcd2.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": {
@@ -56,12 +56,13 @@
56
56
  "test:contracts:foundry": "yarn run-foundry test --hardhat --no-match-contract Fork",
57
57
  "test:contracts:solc-compatibility": "test/test-solc-compatibility.sh",
58
58
  "test:deployment:scripts-js-hardhat": "yarn run-hardhat test test/ops-scripts/deployment.test.js",
59
- "disabled-test:deployment:scripts-js-truffle": "yarn run-truffle test test/ops-scripts/deployment.test.js",
60
59
  "test:deployment:scripts-bash": "test/ops-scripts/deployment.test.sh",
60
+ "disabled-test:deployment:scripts-js-truffle": "yarn run-truffle test test/ops-scripts/deployment.test.js",
61
+ "posttest": "yarn testenv:stop",
61
62
  "test-coverage": "run-s test-coverage:*",
62
63
  "test-coverage:hardhat": "yarn run-hardhat coverage --testfiles testsuites/all-contracts.js --solcoverjs ./.solcover.js",
63
64
  "test-coverage:foundry": "yarn run-foundry coverage --hardhat --report lcov",
64
- "posttest": "yarn testenv:stop",
65
+ "test-slither": "tasks/test-slither.sh",
65
66
  "lint": "run-s lint:*",
66
67
  "lint:sol": "solhint -w 0 `find contracts -name *.sol` && echo '✔ Your .sol files look good.'",
67
68
  "lint-js": "eslint test -c .eslintrc.json --ext .js",
@@ -74,7 +75,7 @@
74
75
  "pre-commit": "if [ ! -z \"$(git status -s .)\" ];then run-s pre-commit:*;else true;fi",
75
76
  "pre-commit:lint": "yarn lint",
76
77
  "check-updates": "ncu --target minor --dep prod,dev",
77
- "cloc": "bash tasks/cloc.sh",
78
+ "cloc": "tasks/cloc.sh",
78
79
  "docgen": "rm -rf docs/api; hardhat docgen"
79
80
  },
80
81
  "dependencies": {
@@ -89,8 +90,8 @@
89
90
  "@safe-global/safe-core-sdk": "^3.3.4",
90
91
  "@safe-global/safe-service-client": "^2.0.2",
91
92
  "@safe-global/safe-web3-lib": "^1.9.4",
92
- "@superfluid-finance/js-sdk": "0.6.3",
93
- "@superfluid-finance/metadata": "1.1.13",
93
+ "@superfluid-finance/js-sdk": "^0.6.4-dev.6d2dcd2.0",
94
+ "@superfluid-finance/metadata": "^1.1.14-dev.6d2dcd2.0",
94
95
  "async": "^3.2.4",
95
96
  "csv-writer": "^1.6.0",
96
97
  "ethers": "^5.7.2",