@gooddollar/goodprotocol 2.0.28 → 2.0.29

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 (182) hide show
  1. package/artifacts/abis/SuperfluidFaucet.min.json +1 -1
  2. package/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
  3. package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
  4. package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
  5. package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
  6. package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
  7. package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
  8. package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
  9. package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
  10. package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
  11. package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
  12. package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
  13. package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
  14. package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
  15. package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
  16. package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
  17. package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
  18. package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
  19. package/artifacts/contracts/Interfaces.sol/IIdentityV2.dbg.json +1 -1
  20. package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
  21. package/artifacts/contracts/Interfaces.sol/IMultichainRouter.dbg.json +1 -1
  22. package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
  23. package/artifacts/contracts/Interfaces.sol/IQuoterV2.dbg.json +1 -1
  24. package/artifacts/contracts/Interfaces.sol/ISwapRouter.dbg.json +1 -1
  25. package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
  26. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
  27. package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
  28. package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
  29. package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
  30. package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
  31. package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
  32. package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
  33. package/artifacts/contracts/fuseFaucet/Faucet.sol/Faucet.dbg.json +1 -1
  34. package/artifacts/contracts/fuseFaucet/FuseFaucet.sol/FuseFaucet.dbg.json +1 -1
  35. package/artifacts/contracts/fuseFaucet/FuseFaucetV2.sol/FuseFaucetV2.dbg.json +1 -1
  36. package/artifacts/contracts/fuseFaucet/SuperfluidFacuet.sol/SuperfluidFaucet.dbg.json +1 -1
  37. package/artifacts/contracts/fuseFaucet/SuperfluidFacuet.sol/SuperfluidFaucet.json +69 -35
  38. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
  39. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
  40. package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
  41. package/artifacts/contracts/governance/GoodDollarStaking.sol/GoodDollarStaking.dbg.json +1 -1
  42. package/artifacts/contracts/governance/GoodDollarStaking.sol/IGovernanceStaking.dbg.json +1 -1
  43. package/artifacts/contracts/governance/GoodDollarStaking.sol/IStakingUpgrade.dbg.json +1 -1
  44. package/artifacts/contracts/governance/GoodDollarStaking.sol/RewardsMinter.dbg.json +1 -1
  45. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
  46. package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
  47. package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
  48. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
  49. package/artifacts/contracts/identity/IdentityV2.sol/IdentityV2.dbg.json +1 -1
  50. package/artifacts/contracts/invite/InvitesFuseV2.sol/InvitesFuseV2.dbg.json +1 -1
  51. package/artifacts/contracts/invite/InvitesV1.sol/InvitesV1.dbg.json +1 -1
  52. package/artifacts/contracts/invite/InvitesV2.sol/InvitesV2.dbg.json +1 -1
  53. package/artifacts/contracts/invite/OneTimeReward.sol/OneTimeReward.dbg.json +1 -1
  54. package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
  55. package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
  56. package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
  57. package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
  58. package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
  59. package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
  60. package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
  61. package/artifacts/contracts/mocks/DistributionBridgeMock.sol/DistributionBridgeMock.dbg.json +1 -1
  62. package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTest.dbg.json +1 -1
  63. package/artifacts/contracts/mocks/DistributionHelperTest.sol/DistributionHelperTestHelper.dbg.json +1 -1
  64. package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
  65. package/artifacts/contracts/mocks/FeesFormularMock.sol/FeesFormulaMock.dbg.json +1 -1
  66. package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
  67. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
  68. package/artifacts/contracts/mocks/GoodDollarStakingMock.sol/GoodDollarStakingMock.dbg.json +1 -1
  69. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
  70. package/artifacts/contracts/mocks/IdentityMock.sol/IdentityMock.dbg.json +1 -1
  71. package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
  72. package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
  73. package/artifacts/contracts/mocks/MultichainRouterMock.sol/IWrapper.dbg.json +1 -1
  74. package/artifacts/contracts/mocks/MultichainRouterMock.sol/MultichainRouterMock.dbg.json +1 -1
  75. package/artifacts/contracts/mocks/OverMintTester.sol/IGoodDollarStakingTest.dbg.json +1 -1
  76. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
  77. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
  78. package/artifacts/contracts/mocks/PayableMock.sol/PayableMock.dbg.json +1 -1
  79. package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
  80. package/artifacts/contracts/mocks/StakingMockFixedAPY.sol/StakingMockFixedAPY.dbg.json +1 -1
  81. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
  82. package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
  83. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
  84. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
  85. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.dbg.json +1 -1
  86. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.dbg.json +1 -1
  87. package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
  88. package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
  89. package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
  90. package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
  91. package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
  92. package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
  93. package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
  94. package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
  95. package/artifacts/contracts/reserve/DistributionHelper.sol/DistributionHelper.dbg.json +1 -1
  96. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
  97. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
  98. package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
  99. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
  100. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
  101. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
  102. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
  103. package/artifacts/contracts/staking/FuseStakingV3.sol/FuseStakingV3.dbg.json +1 -1
  104. package/artifacts/contracts/staking/FuseStakingV3.sol/IConsensus.dbg.json +1 -1
  105. package/artifacts/contracts/staking/FuseStakingV3.sol/PegSwap.dbg.json +1 -1
  106. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
  107. package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
  108. package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
  109. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
  110. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
  111. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
  112. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
  113. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
  114. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
  115. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
  116. package/artifacts/contracts/staking/utils/Math64X64.sol/Math64x64.dbg.json +1 -1
  117. package/artifacts/contracts/staking/utils/StakingRewardsFixedAPY.sol/StakingRewardsFixedAPY.dbg.json +1 -1
  118. package/artifacts/contracts/token/ERC20PresetMinterPauserUpgradeable.sol/ERC20PresetMinterPauserUpgradeable.dbg.json +1 -1
  119. package/artifacts/contracts/token/ERC677.sol/ERC677.dbg.json +1 -1
  120. package/artifacts/contracts/token/ERC677.sol/ERC677Receiver.dbg.json +1 -1
  121. package/artifacts/contracts/token/GoodDollar.sol/GoodDollar.dbg.json +1 -1
  122. package/artifacts/contracts/token/IFeesFormula.sol/IFeesFormula.dbg.json +1 -1
  123. package/artifacts/contracts/token/MultichainFeeFormula.sol/MultichainFeeFormula.dbg.json +1 -1
  124. package/artifacts/contracts/token/superfluid/ERC20Permit.sol/ERC20Permit.dbg.json +1 -1
  125. package/artifacts/contracts/token/superfluid/ERC20Permit.sol/SelfApprove.dbg.json +1 -1
  126. package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/IGoodDollarCustom.dbg.json +1 -1
  127. package/artifacts/contracts/token/superfluid/ISuperGoodDollar.sol/ISuperGoodDollar.dbg.json +1 -1
  128. package/artifacts/contracts/token/superfluid/ISuperToken.sol/ISuperToken.dbg.json +1 -1
  129. package/artifacts/contracts/token/superfluid/SuperGoodDollar.sol/SuperGoodDollar.dbg.json +1 -1
  130. package/artifacts/contracts/token/superfluid/SuperToken.sol/SuperToken.dbg.json +1 -1
  131. package/artifacts/contracts/token/superfluid/SuperfluidToken.sol/SuperfluidToken.dbg.json +1 -1
  132. package/artifacts/contracts/token/superfluid/UUPSProxiable.sol/UUPSProxiable.dbg.json +1 -1
  133. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/Proxy.dbg.json +1 -1
  134. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSProxy.dbg.json +1 -1
  135. package/artifacts/contracts/token/superfluid/UUPSProxy.sol/UUPSUtils.dbg.json +1 -1
  136. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
  137. package/artifacts/contracts/ubi/UBISchemeV2.sol/UBISchemeV2.dbg.json +1 -1
  138. package/artifacts/contracts/utils/AdminWallet.sol/AdminWallet.dbg.json +1 -1
  139. package/artifacts/contracts/utils/AdminWalletFuse.sol/AdminWalletFuse.dbg.json +1 -1
  140. package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
  141. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
  142. package/artifacts/contracts/utils/BulkWhitelist.sol/BulkWhitelist.dbg.json +1 -1
  143. package/artifacts/contracts/utils/BuyAndBridgeHelper.sol/BuyAndBridgeHelper.dbg.json +1 -1
  144. package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDClone.dbg.json +1 -1
  145. package/artifacts/contracts/utils/BuyGDClone.sol/BuyGDCloneFactory.dbg.json +1 -1
  146. package/artifacts/contracts/utils/BuyGDClone.sol/DonateGDClone.dbg.json +1 -1
  147. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
  148. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
  149. package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
  150. package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
  151. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/EternalStorage.dbg.json +1 -1
  152. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/FuseOldBridgeKill.dbg.json +1 -1
  153. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/IUpgradeabilityOwnerStorage.dbg.json +1 -1
  154. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Initializable.dbg.json +1 -1
  155. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Ownable.dbg.json +1 -1
  156. package/artifacts/contracts/utils/FuseOldBridgeKill.sol/Upgradeable.dbg.json +1 -1
  157. package/artifacts/contracts/utils/GDFaucet.sol/GDFaucet.dbg.json +1 -1
  158. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/GoodDollarMintBurnWrapper.dbg.json +1 -1
  159. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/IRouter.dbg.json +1 -1
  160. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/PausableControl.dbg.json +1 -1
  161. package/artifacts/contracts/utils/GoodDollarMintBurnWrapper.sol/TokenOperation.dbg.json +1 -1
  162. package/artifacts/contracts/utils/IdentityFix.sol/IdentityFix.dbg.json +1 -1
  163. package/artifacts/contracts/utils/LastauthReduction.sol/LastauthReduction.dbg.json +1 -1
  164. package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
  165. package/artifacts/contracts/utils/MultichainBridgeHelper.sol/MultichainBridgeHelper.dbg.json +1 -1
  166. package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
  167. package/artifacts/contracts/utils/OneTimePayments.sol/OneTimePayments.dbg.json +1 -1
  168. package/artifacts/contracts/utils/OneTimePaymentsV2.sol/OneTimePaymentsV2.dbg.json +1 -1
  169. package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
  170. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
  171. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
  172. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
  173. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
  174. package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
  175. package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
  176. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
  177. package/artifacts/contracts/utils/ReserveRestore.sol/ReserveRestore.dbg.json +1 -1
  178. package/contracts/fuseFaucet/SuperfluidFacuet.sol +31 -24
  179. package/package.json +1 -2
  180. package/scripts/multichain-deploy/7_superfluidfaucet-deploy.ts +29 -2
  181. package/types/contracts/fuseFaucet/SuperfluidFacuet.sol/SuperfluidFaucet.ts +154 -70
  182. package/types/factories/contracts/fuseFaucet/SuperfluidFacuet.sol/SuperfluidFaucet__factory.ts +68 -34
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/9fbf138e92971467fe88d60336e106d3.json"
3
+ "buildInfo": "../../../build-info/1d00c8f5ccad05da26a8e493df2356f6.json"
4
4
  }
@@ -17,9 +17,11 @@ contract SuperfluidFaucet is
17
17
  using SafeMathUpgradeable for uint256;
18
18
 
19
19
  bytes32 public constant ADMIN_ROLE = keccak256("ADMIN_ROLE");
20
+ uint public constant GAS_TOPPING_AMOUNT = 350000;
21
+ uint public constant FIRST_GAS_TOPPING_AMOUNT = 1e6;
20
22
 
21
- uint256 public toppingAmount;
22
- uint256 public maxAmountPerPeriod;
23
+ uint256 public _deprecated;
24
+ uint256 public maxValuePerPeriod;
23
25
  uint256 public toppingPeriod;
24
26
 
25
27
  struct RecipientInfo {
@@ -30,11 +32,7 @@ contract SuperfluidFaucet is
30
32
  mapping(address => RecipientInfo) public recipientInfo;
31
33
 
32
34
  event WalletTopped(address recipient, uint256 amount);
33
- event SettingsUpdated(
34
- uint256 toppingAmount,
35
- uint256 maxAmountPerPeriod,
36
- uint256 toppingPeriod
37
- );
35
+ event SettingsUpdated(uint256 maxValuePerPeriod, uint256 toppingPeriod);
38
36
 
39
37
  /// @custom:oz-upgrades-unsafe-allow constructor
40
38
  constructor() {
@@ -42,8 +40,7 @@ contract SuperfluidFaucet is
42
40
  }
43
41
 
44
42
  function initialize(
45
- uint256 _toppingAmount,
46
- uint256 _maxAmountPerPeriod,
43
+ uint256 _maxValuePerPeriod,
47
44
  uint256 _toppingPeriod,
48
45
  address _admin
49
46
  ) public initializer {
@@ -53,54 +50,64 @@ contract SuperfluidFaucet is
53
50
  _setupRole(DEFAULT_ADMIN_ROLE, msg.sender);
54
51
  _setupRole(ADMIN_ROLE, msg.sender);
55
52
  _grantRole(ADMIN_ROLE, _admin);
56
- toppingAmount = _toppingAmount;
57
- maxAmountPerPeriod = _maxAmountPerPeriod;
53
+ maxValuePerPeriod = _maxValuePerPeriod;
58
54
  toppingPeriod = _toppingPeriod;
59
55
  }
60
56
 
61
57
  function updateSettings(
62
- uint256 _toppingAmount,
63
- uint256 _maxAmountPerPeriod,
58
+ uint256 _maxValuePerPeriod,
64
59
  uint256 _toppingPeriod
65
60
  ) external onlyRole(ADMIN_ROLE) {
66
- toppingAmount = _toppingAmount;
67
- maxAmountPerPeriod = _maxAmountPerPeriod;
61
+ maxValuePerPeriod = _maxValuePerPeriod;
68
62
  toppingPeriod = _toppingPeriod;
69
- emit SettingsUpdated(_toppingAmount, _maxAmountPerPeriod, _toppingPeriod);
63
+ emit SettingsUpdated(_maxValuePerPeriod, _toppingPeriod);
70
64
  }
71
65
 
72
- function canTop(address recipient) public view returns (bool) {
66
+ function canTop(address recipient, uint amount) public view returns (bool) {
73
67
  if (recipient == address(0)) return false;
74
- if (recipient.balance >= toppingAmount / 2) return false;
68
+ if (recipient.balance >= amount / 2) return false;
75
69
 
76
- uint256 amountToSend = toppingAmount.sub(recipient.balance);
70
+ uint256 amountToSend = amount.sub(recipient.balance);
77
71
  if (address(this).balance < amountToSend) return false;
78
72
 
79
73
  uint256 currentPeriod = block.timestamp / toppingPeriod;
80
- RecipientInfo storage info = recipientInfo[recipient];
74
+ RecipientInfo memory info = recipientInfo[recipient];
81
75
 
82
76
  if (currentPeriod > info.lastWithdrawalPeriod) {
83
77
  return true; // New period, reset counters
84
78
  }
85
79
 
86
- if (info.totalWithdrawnThisPeriod.add(amountToSend) > maxAmountPerPeriod)
80
+ if (info.totalWithdrawnThisPeriod.add(amountToSend) > maxValuePerPeriod)
87
81
  return false;
88
82
 
89
83
  return true;
90
84
  }
91
85
 
86
+ function getToppingValue(bool firstTime) public view returns (uint) {
87
+ //top wallet with current base fee + 10% for priority fee and l1 fees
88
+ return
89
+ ((firstTime ? FIRST_GAS_TOPPING_AMOUNT : GAS_TOPPING_AMOUNT) *
90
+ block.basefee *
91
+ 110) / 100;
92
+ }
93
+
92
94
  function topWallet(address payable recipient) external onlyRole(ADMIN_ROLE) {
93
- require(canTop(recipient), "Recipient cannot be topped up");
95
+ RecipientInfo storage info = recipientInfo[recipient];
96
+ bool firstTime = info.lastWithdrawalPeriod == 0;
97
+ uint amount = getToppingValue(firstTime);
98
+ //first time we always allow, no canTop check required
99
+ if (!firstTime) {
100
+ require(canTop(recipient, amount), "Recipient cannot be topped up");
101
+ }
94
102
 
95
103
  uint256 currentPeriod = block.timestamp / toppingPeriod;
96
- RecipientInfo storage info = recipientInfo[recipient];
97
104
 
98
105
  if (currentPeriod > info.lastWithdrawalPeriod) {
99
106
  info.totalWithdrawnThisPeriod = 0;
100
107
  info.lastWithdrawalPeriod = currentPeriod;
101
108
  }
102
109
 
103
- uint256 amountToSend = toppingAmount.sub(recipient.balance);
110
+ uint256 amountToSend = amount.sub(recipient.balance);
104
111
  require(
105
112
  address(this).balance >= amountToSend,
106
113
  "Insufficient contract balance for topping up"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddollar/goodprotocol",
3
- "version": "2.0.28",
3
+ "version": "2.0.29",
4
4
  "description": "GoodDollar Protocol",
5
5
  "engines": {
6
6
  "node": ">=16.x"
@@ -14,7 +14,6 @@
14
14
  "minimize": "./scripts/minimize.sh 'artifacts/contracts'",
15
15
  "test": "hardhat test",
16
16
  "test:parallel": "mocha --require hardhat/register --extension ts --recursive --parallel --exit",
17
- "postinstall": "patch-package",
18
17
  "compile": "hardhat compile",
19
18
  "daoUpgrade": "hardhat run scripts/upgradeToV2/upgradeToV2.ts",
20
19
  "deployOldDAO": "hardhat run scripts/test/localOldDaoDeploy.ts",
@@ -11,6 +11,7 @@ import releaser from "../releaser";
11
11
  import ProtocolSettings from "../../releases/deploy-settings.json";
12
12
  import dao from "../../releases/deployment.json";
13
13
  import { TransactionResponse } from "@ethersproject/providers";
14
+ import { SuperfluidFaucet } from "../../types";
14
15
 
15
16
  const { name } = network;
16
17
 
@@ -72,7 +73,7 @@ export const deployHelpers = async () => {
72
73
  : ((await upgrades
73
74
  .deployProxy(
74
75
  await ethers.getContractFactory("SuperfluidFaucet"),
75
- [ethers.utils.parseEther("0.000003"), ethers.utils.parseEther("0.000003"), 30, AdminWallet.address],
76
+ [ethers.utils.parseEther("0.0000035"), 30, AdminWallet.address],
76
77
  { kind: "uups" }
77
78
  )
78
79
  .then(printDeploy)) as Contract);
@@ -89,7 +90,33 @@ export const deployHelpers = async () => {
89
90
  await verifyContract(impl, "contracts/fuseFaucet/SuperfluidFaucet.sol:SuperfluidFaucet", network.name);
90
91
  };
91
92
 
93
+ const upgrade = async () => {
94
+ let [root] = await ethers.getSigners();
95
+ const isProduction = network.name.includes("production");
96
+
97
+ if (isProduction) verifyProductionSigner(root);
98
+
99
+ //generic call permissions
100
+ let schemeMock = root;
101
+
102
+ console.log("got signers:", {
103
+ network,
104
+ root: root.address,
105
+ schemeMock: schemeMock.address,
106
+ balance: await ethers.provider.getBalance(root.address).then(_ => _.toString())
107
+ });
108
+ let release: { [key: string]: any } = dao[network.name] || {};
109
+ const proxy = (await ethers.getContractAt("SuperfluidFaucet", release.SuperfluidFaucet)) as SuperfluidFaucet;
110
+ const impl = await ethers.deployContract("SuperfluidFaucet");
111
+ console.log("impl:", impl.address);
112
+ const callData = proxy.interface.encodeFunctionData("updateSettings", [ethers.utils.parseEther("0.0000035"), 30]);
113
+ const tx = await proxy.upgradeToAndCall(impl.address, callData);
114
+ console.log(tx.hash);
115
+ const res = await tx.wait();
116
+ console.log(res.transactionHash);
117
+ };
92
118
  export const main = async () => {
93
- await deployHelpers();
119
+ await upgrade();
120
+ // await deployHelpers();
94
121
  };
95
122
  if (process.argv[1].includes("7_superfluidfaucet")) main();