@gooddollar/goodprotocol 1.0.19-beta.0 → 1.0.19-beta.1

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/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
  2. package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
  3. package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
  4. package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
  5. package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
  6. package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
  7. package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
  8. package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
  9. package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
  10. package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
  11. package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
  12. package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
  13. package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
  14. package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
  15. package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
  16. package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
  17. package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
  18. package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
  19. package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
  20. package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
  21. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
  22. package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
  23. package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
  24. package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
  25. package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
  26. package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
  27. package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
  28. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
  29. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
  30. package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
  31. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
  32. package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
  33. package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
  34. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
  35. package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
  36. package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
  37. package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
  38. package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
  39. package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
  40. package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
  41. package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
  42. package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
  43. package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
  44. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
  45. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
  46. package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
  47. package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
  48. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
  49. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
  50. package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
  51. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
  52. package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
  53. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
  54. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
  55. package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
  56. package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
  57. package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
  58. package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
  59. package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
  60. package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
  61. package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
  62. package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
  63. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
  64. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
  65. package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
  66. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
  67. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
  68. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
  69. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
  70. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
  71. package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
  72. package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
  73. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
  74. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
  75. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
  76. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
  77. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
  78. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
  79. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
  80. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
  81. package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
  82. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
  83. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
  84. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
  85. package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
  86. package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
  87. package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
  88. package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
  89. package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
  90. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
  91. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
  92. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
  93. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
  94. package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
  95. package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
  96. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
  97. package/hardhat.config.ts +9 -7
  98. package/package.json +2 -2
  99. package/test/governance/ClaimersDistribution.test.ts +6 -6
  100. package/test/governance/CompoundVotingMachine.guardian.test.ts +2 -1
  101. package/test/governance/GReputation.test.ts +0 -1
  102. package/test/staking/DonationsStaking.test.ts +1 -1
  103. package/yarn.lock +224 -103
  104. package/artifacts/abis/FuseFaucet.min.json +0 -1
  105. package/artifacts/abis/InvitesV1.min.json +0 -1
  106. package/artifacts/contracts/unaudited-foundation/FuseFaucet.sol/FuseFaucet.dbg.json +0 -4
  107. package/artifacts/contracts/unaudited-foundation/FuseFaucet.sol/FuseFaucet.json +0 -200
  108. package/artifacts/contracts/unaudited-foundation/InvitesV1.sol/InvitesV1.dbg.json +0 -4
  109. package/artifacts/contracts/unaudited-foundation/InvitesV1.sol/InvitesV1.json +0 -486
  110. package/contracts/unaudited-foundation/FuseFaucet.sol +0 -120
  111. package/contracts/unaudited-foundation/InvitesV1.sol +0 -304
package/yarn.lock CHANGED
@@ -1117,17 +1117,7 @@
1117
1117
  patch-package "^6.2.2"
1118
1118
  postinstall-postinstall "^2.1.0"
1119
1119
 
1120
- "@ethereumjs/block@^3.4.0":
1121
- version "3.4.0"
1122
- resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.4.0.tgz#4747b0c06220ee10cbdfe1cbde8cbb0677b1b074"
1123
- integrity sha512-umKAoTX32yXzErpIksPHodFc/5y8bmZMnOl6hWy5Vd8xId4+HKFUOyEiN16Y97zMwFRysRpcrR6wBejfqc6Bmg==
1124
- dependencies:
1125
- "@ethereumjs/common" "^2.4.0"
1126
- "@ethereumjs/tx" "^3.3.0"
1127
- ethereumjs-util "^7.1.0"
1128
- merkle-patricia-tree "^4.2.0"
1129
-
1130
- "@ethereumjs/block@^3.5.0", "@ethereumjs/block@^3.5.1":
1120
+ "@ethereumjs/block@^3.5.0":
1131
1121
  version "3.5.1"
1132
1122
  resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.5.1.tgz#59737d393503249aa750c37dfc83896234f4e175"
1133
1123
  integrity sha512-MoY9bHKABOBK6BW0v1N1Oc0Cve4x/giX67M3TtrVBUsKQTj2eznLGKpydoitxWSZ+WgKKSVhfRMzbCGRwk7T5w==
@@ -1137,34 +1127,28 @@
1137
1127
  ethereumjs-util "^7.1.1"
1138
1128
  merkle-patricia-tree "^4.2.1"
1139
1129
 
1140
- "@ethereumjs/blockchain@^5.4.0":
1141
- version "5.4.0"
1142
- resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.4.0.tgz#28d712627d3442b2bb1f50dd5acba7cde1021993"
1143
- integrity sha512-wAuKLaew6PL52kH8YPXO7PbjjKV12jivRSyHQehkESw4slSLLfYA6Jv7n5YxyT2ajD7KNMPVh7oyF/MU6HcOvg==
1130
+ "@ethereumjs/block@^3.6.0", "@ethereumjs/block@^3.6.2":
1131
+ version "3.6.2"
1132
+ resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.2.tgz#63d1e26d0b7a7a3684fce920de6ebabec1e5b674"
1133
+ integrity sha512-mOqYWwMlAZpYUEOEqt7EfMFuVL2eyLqWWIzcf4odn6QgXY8jBI2NhVuJncrMCKeMZrsJAe7/auaRRB6YcdH+Qw==
1144
1134
  dependencies:
1145
- "@ethereumjs/block" "^3.4.0"
1146
- "@ethereumjs/common" "^2.4.0"
1147
- "@ethereumjs/ethash" "^1.0.0"
1148
- debug "^2.2.0"
1149
- ethereumjs-util "^7.1.0"
1150
- level-mem "^5.0.1"
1151
- lru-cache "^5.1.1"
1152
- rlp "^2.2.4"
1153
- semaphore-async-await "^1.5.1"
1135
+ "@ethereumjs/common" "^2.6.3"
1136
+ "@ethereumjs/tx" "^3.5.1"
1137
+ ethereumjs-util "^7.1.4"
1138
+ merkle-patricia-tree "^4.2.4"
1154
1139
 
1155
- "@ethereumjs/blockchain@^5.4.1":
1156
- version "5.4.2"
1157
- resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.4.2.tgz#5074e0a0157818762a5f5175ea0bd93c5455fe32"
1158
- integrity sha512-AOAAwz/lw2lciG9gf5wHi7M/qknraXXnLR66lYgbQ04qfyFC3ZE5x/5rLVm1Vu+kfJLlKrYZTmA0IbOkc7kvgw==
1140
+ "@ethereumjs/blockchain@^5.5.0", "@ethereumjs/blockchain@^5.5.2":
1141
+ version "5.5.2"
1142
+ resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.2.tgz#1848abd9dc1ee56acf8cec4c84304d7f4667d027"
1143
+ integrity sha512-Jz26iJmmsQtngerW6r5BDFaew/f2mObLrRZo3rskLOx1lmtMZ8+TX/vJexmivrnWgmAsTdNWhlKUYY4thPhPig==
1159
1144
  dependencies:
1160
- "@ethereumjs/block" "^3.5.1"
1161
- "@ethereumjs/common" "^2.5.0"
1145
+ "@ethereumjs/block" "^3.6.2"
1146
+ "@ethereumjs/common" "^2.6.3"
1162
1147
  "@ethereumjs/ethash" "^1.1.0"
1163
- debug "^2.2.0"
1164
- ethereumjs-util "^7.1.1"
1148
+ debug "^4.3.3"
1149
+ ethereumjs-util "^7.1.4"
1165
1150
  level-mem "^5.0.1"
1166
1151
  lru-cache "^5.1.1"
1167
- rlp "^2.2.4"
1168
1152
  semaphore-async-await "^1.5.1"
1169
1153
 
1170
1154
  "@ethereumjs/common@^2.3.0", "@ethereumjs/common@^2.4.0":
@@ -1183,15 +1167,13 @@
1183
1167
  crc-32 "^1.2.0"
1184
1168
  ethereumjs-util "^7.1.1"
1185
1169
 
1186
- "@ethereumjs/ethash@^1.0.0":
1187
- version "1.0.0"
1188
- resolved "https://registry.yarnpkg.com/@ethereumjs/ethash/-/ethash-1.0.0.tgz#4e77f85b37be1ade5393e8719bdabac3e796ddaa"
1189
- integrity sha512-iIqnGG6NMKesyOxv2YctB2guOVX18qMAWlj3QlZyrc+GqfzLqoihti+cVNQnyNxr7eYuPdqwLQOFuPe6g/uKjw==
1170
+ "@ethereumjs/common@^2.6.0", "@ethereumjs/common@^2.6.3", "@ethereumjs/common@^2.6.4":
1171
+ version "2.6.4"
1172
+ resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.4.tgz#1b3cdd3aa4ee3b0ca366756fc35e4a03022a01cc"
1173
+ integrity sha512-RDJh/R/EAr+B7ZRg5LfJ0BIpf/1LydFgYdvZEuTraojCbVypO2sQ+QnpP5u2wJf9DASyooKqu8O4FJEWUV6NXw==
1190
1174
  dependencies:
1191
- "@types/levelup" "^4.3.0"
1192
- buffer-xor "^2.0.1"
1193
- ethereumjs-util "^7.0.7"
1194
- miller-rabin "^4.0.0"
1175
+ crc-32 "^1.2.0"
1176
+ ethereumjs-util "^7.1.4"
1195
1177
 
1196
1178
  "@ethereumjs/ethash@^1.1.0":
1197
1179
  version "1.1.0"
@@ -1204,7 +1186,7 @@
1204
1186
  ethereumjs-util "^7.1.1"
1205
1187
  miller-rabin "^4.0.0"
1206
1188
 
1207
- "@ethereumjs/tx@^3.2.1", "@ethereumjs/tx@^3.3.0":
1189
+ "@ethereumjs/tx@^3.2.1":
1208
1190
  version "3.3.0"
1209
1191
  resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.3.0.tgz#14ed1b7fa0f28e1cd61e3ecbdab824205f6a4378"
1210
1192
  integrity sha512-yTwEj2lVzSMgE6Hjw9Oa1DZks/nKTWM8Wn4ykDNapBPua2f4nXO3qKnni86O6lgDj5fVNRqbDsD0yy7/XNGDEA==
@@ -1220,24 +1202,31 @@
1220
1202
  "@ethereumjs/common" "^2.5.0"
1221
1203
  ethereumjs-util "^7.1.2"
1222
1204
 
1223
- "@ethereumjs/vm@^5.5.2":
1224
- version "5.5.3"
1225
- resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.5.3.tgz#dc8b30dd35efb589db093592600207660fa8dada"
1226
- integrity sha512-0k5OreWnlgXYs54wohgO11jtGI05GDasj2EYxzuaStxTi15CS3vow5wGYELC1pG9xngE1F/mFmKi/f14XRuDow==
1205
+ "@ethereumjs/tx@^3.4.0", "@ethereumjs/tx@^3.5.1":
1206
+ version "3.5.1"
1207
+ resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.1.tgz#8d941b83a602b4a89949c879615f7ea9a90e6671"
1208
+ integrity sha512-xzDrTiu4sqZXUcaBxJ4n4W5FrppwxLxZB4ZDGVLtxSQR4lVuOnFR6RcUHdg1mpUhAPVrmnzLJpxaeXnPxIyhWA==
1227
1209
  dependencies:
1228
- "@ethereumjs/block" "^3.5.0"
1229
- "@ethereumjs/blockchain" "^5.4.1"
1230
- "@ethereumjs/common" "^2.5.0"
1231
- "@ethereumjs/tx" "^3.3.1"
1210
+ "@ethereumjs/common" "^2.6.3"
1211
+ ethereumjs-util "^7.1.4"
1212
+
1213
+ "@ethereumjs/vm@^5.6.0":
1214
+ version "5.9.0"
1215
+ resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.9.0.tgz#54e485097c6dbb42554d541ef8d84d06b7ddf12f"
1216
+ integrity sha512-0IRsj4IuF8lFDWVVLc4mFOImaSX8VWF8CGm3mXHG/LLlQ/Tryy/kKXMw/bU9D+Zw03CdteW+wCGqNFS6+mPjpg==
1217
+ dependencies:
1218
+ "@ethereumjs/block" "^3.6.2"
1219
+ "@ethereumjs/blockchain" "^5.5.2"
1220
+ "@ethereumjs/common" "^2.6.4"
1221
+ "@ethereumjs/tx" "^3.5.1"
1232
1222
  async-eventemitter "^0.2.4"
1233
1223
  core-js-pure "^3.0.1"
1234
- debug "^2.2.0"
1235
- ethereumjs-util "^7.1.1"
1224
+ debug "^4.3.3"
1225
+ ethereumjs-util "^7.1.4"
1236
1226
  functional-red-black-tree "^1.0.1"
1237
1227
  mcl-wasm "^0.7.1"
1238
- merkle-patricia-tree "^4.2.1"
1228
+ merkle-patricia-tree "^4.2.4"
1239
1229
  rustbn.js "~0.2.0"
1240
- util.promisify "^1.0.1"
1241
1230
 
1242
1231
  "@ethersproject/abi@5.0.0-beta.153":
1243
1232
  version "5.0.0-beta.153"
@@ -2105,6 +2094,17 @@
2105
2094
  resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186"
2106
2095
  integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA==
2107
2096
 
2097
+ "@metamask/eth-sig-util@^4.0.0":
2098
+ version "4.0.0"
2099
+ resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-4.0.0.tgz#11553ba06de0d1352332c1bde28c8edd00e0dcf6"
2100
+ integrity sha512-LczOjjxY4A7XYloxzyxJIHONELmUxVZncpOLoClpEcTiebiVdM46KRPYXGuULro9oNNR2xdVx3yoKiQjdfWmoA==
2101
+ dependencies:
2102
+ ethereumjs-abi "^0.6.8"
2103
+ ethereumjs-util "^6.2.1"
2104
+ ethjs-util "^0.1.6"
2105
+ tweetnacl "^1.0.3"
2106
+ tweetnacl-util "^0.15.1"
2107
+
2108
2108
  "@microsoft/fetch-event-source@2.0.1":
2109
2109
  version "2.0.1"
2110
2110
  resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
@@ -2485,11 +2485,6 @@
2485
2485
  dependencies:
2486
2486
  "@sinonjs/commons" "^1.7.0"
2487
2487
 
2488
- "@solidity-parser/parser@^0.11.0":
2489
- version "0.11.1"
2490
- resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.11.1.tgz#fa840af64840c930f24a9c82c08d4a092a068add"
2491
- integrity sha512-H8BSBoKE8EubJa0ONqecA2TviT3TnHeC4NpgnAHSUiuhZoQBfPB4L2P9bs8R6AoTW10Endvh3vc+fomVMIDIYQ==
2492
-
2493
2488
  "@solidity-parser/parser@^0.12.0":
2494
2489
  version "0.12.2"
2495
2490
  resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.12.2.tgz#1afad367cb29a2ed8cdd4a3a62701c2821fb578f"
@@ -2502,6 +2497,13 @@
2502
2497
  dependencies:
2503
2498
  antlr4ts "^0.5.0-alpha.4"
2504
2499
 
2500
+ "@solidity-parser/parser@^0.14.1":
2501
+ version "0.14.1"
2502
+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.1.tgz#179afb29f4e295a77cc141151f26b3848abc3c46"
2503
+ integrity sha512-eLjj2L6AuQjBB6s/ibwCAc0DwrR5Ge+ys+wgWo+bviU7fV2nTMQhU63CGaDKXg9iTmMxwhkyoggdIR7ZGRfMgw==
2504
+ dependencies:
2505
+ antlr4ts "^0.5.0-alpha.4"
2506
+
2505
2507
  "@solidity-parser/parser@^0.8.0":
2506
2508
  version "0.8.2"
2507
2509
  resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.8.2.tgz#a6a5e93ac8dca6884a99a532f133beba59b87b69"
@@ -3532,6 +3534,14 @@ agent-base@6:
3532
3534
  dependencies:
3533
3535
  debug "4"
3534
3536
 
3537
+ aggregate-error@^3.0.0:
3538
+ version "3.1.0"
3539
+ resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
3540
+ integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
3541
+ dependencies:
3542
+ clean-stack "^2.0.0"
3543
+ indent-string "^4.0.0"
3544
+
3535
3545
  ajv@^6.10.2, ajv@^6.12.3, ajv@^6.6.1, ajv@^6.9.1:
3536
3546
  version "6.12.6"
3537
3547
  resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
@@ -5535,6 +5545,21 @@ chokidar@3.5.2, chokidar@^3.4.0:
5535
5545
  optionalDependencies:
5536
5546
  fsevents "~2.3.2"
5537
5547
 
5548
+ chokidar@3.5.3:
5549
+ version "3.5.3"
5550
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
5551
+ integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
5552
+ dependencies:
5553
+ anymatch "~3.1.2"
5554
+ braces "~3.0.2"
5555
+ glob-parent "~5.1.2"
5556
+ is-binary-path "~2.1.0"
5557
+ is-glob "~4.0.1"
5558
+ normalize-path "~3.0.0"
5559
+ readdirp "~3.6.0"
5560
+ optionalDependencies:
5561
+ fsevents "~2.3.2"
5562
+
5538
5563
  chownr@^1.1.1:
5539
5564
  version "1.1.4"
5540
5565
  resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -5599,6 +5624,11 @@ class-utils@^0.3.5:
5599
5624
  isobject "^3.0.0"
5600
5625
  static-extend "^0.1.1"
5601
5626
 
5627
+ clean-stack@^2.0.0:
5628
+ version "2.2.0"
5629
+ resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
5630
+ integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
5631
+
5602
5632
  cli-color@^1.4.0:
5603
5633
  version "1.4.0"
5604
5634
  resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-1.4.0.tgz#7d10738f48526824f8fe7da51857cb0f572fe01f"
@@ -6266,6 +6296,13 @@ debug@4.1.1:
6266
6296
  dependencies:
6267
6297
  ms "^2.1.1"
6268
6298
 
6299
+ debug@4.3.3:
6300
+ version "4.3.3"
6301
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
6302
+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
6303
+ dependencies:
6304
+ ms "2.1.2"
6305
+
6269
6306
  debug@^3.1.0, debug@^3.2.6:
6270
6307
  version "3.2.7"
6271
6308
  resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -6273,6 +6310,13 @@ debug@^3.1.0, debug@^3.2.6:
6273
6310
  dependencies:
6274
6311
  ms "^2.1.1"
6275
6312
 
6313
+ debug@^4.3.3:
6314
+ version "4.3.4"
6315
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
6316
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
6317
+ dependencies:
6318
+ ms "2.1.2"
6319
+
6276
6320
  decamelize@^1.1.1, decamelize@^1.2.0:
6277
6321
  version "1.2.0"
6278
6322
  resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -7319,16 +7363,6 @@ eth-sig-util@^1.4.2:
7319
7363
  ethereumjs-abi "git+https://github.com/ethereumjs/ethereumjs-abi.git"
7320
7364
  ethereumjs-util "^5.1.1"
7321
7365
 
7322
- eth-sig-util@^2.5.2:
7323
- version "2.5.4"
7324
- resolved "https://registry.yarnpkg.com/eth-sig-util/-/eth-sig-util-2.5.4.tgz#577b01fe491b6bf59b0464be09633e20c1677bc5"
7325
- integrity sha512-aCMBwp8q/4wrW4QLsF/HYBOSA7TpLKmkVwP3pYQNkEEseW2Rr8Z5Uxc9/h6HX+OG3tuHo+2bINVSihIeBfym6A==
7326
- dependencies:
7327
- ethereumjs-abi "0.6.8"
7328
- ethereumjs-util "^5.1.1"
7329
- tweetnacl "^1.0.3"
7330
- tweetnacl-util "^0.15.0"
7331
-
7332
7366
  eth-tx-summary@^3.1.2:
7333
7367
  version "3.2.4"
7334
7368
  resolved "https://registry.yarnpkg.com/eth-tx-summary/-/eth-tx-summary-3.2.4.tgz#e10eb95eb57cdfe549bf29f97f1e4f1db679035c"
@@ -7561,7 +7595,7 @@ ethereumjs-util@6.2.0:
7561
7595
  rlp "^2.2.3"
7562
7596
  secp256k1 "^3.0.1"
7563
7597
 
7564
- ethereumjs-util@6.2.1, ethereumjs-util@^6.0.0, ethereumjs-util@^6.1.0, ethereumjs-util@^6.2.0:
7598
+ ethereumjs-util@6.2.1, ethereumjs-util@^6.0.0, ethereumjs-util@^6.1.0, ethereumjs-util@^6.2.0, ethereumjs-util@^6.2.1:
7565
7599
  version "6.2.1"
7566
7600
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-6.2.1.tgz#fcb4e4dd5ceacb9d2305426ab1a5cd93e3163b69"
7567
7601
  integrity sha512-W2Ktez4L01Vexijrm5EB6w7dg4n/TgpoYU4avuT5T3Vmnw/eCRtiBrJfQYS/DCSvDIOLn2k57GcHdeBcgVxAqw==
@@ -7598,7 +7632,7 @@ ethereumjs-util@^5.0.0, ethereumjs-util@^5.0.1, ethereumjs-util@^5.1.1, ethereum
7598
7632
  rlp "^2.0.0"
7599
7633
  safe-buffer "^5.1.1"
7600
7634
 
7601
- ethereumjs-util@^7.0.10, ethereumjs-util@^7.0.2, ethereumjs-util@^7.0.3, ethereumjs-util@^7.0.7, ethereumjs-util@^7.1.0:
7635
+ ethereumjs-util@^7.0.10, ethereumjs-util@^7.0.2, ethereumjs-util@^7.0.3, ethereumjs-util@^7.1.0:
7602
7636
  version "7.1.0"
7603
7637
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.0.tgz#e2b43a30bfcdbcb432a4eb42bd5f2393209b3fd5"
7604
7638
  integrity sha512-kR+vhu++mUDARrsMMhsjjzPduRVAeundLGXucGRHF3B4oEltOUspfgCVco4kckucj3FMlLaZHUl9n7/kdmr6Tw==
@@ -7622,6 +7656,17 @@ ethereumjs-util@^7.1.1, ethereumjs-util@^7.1.2:
7622
7656
  ethjs-util "0.1.6"
7623
7657
  rlp "^2.2.4"
7624
7658
 
7659
+ ethereumjs-util@^7.1.3, ethereumjs-util@^7.1.4:
7660
+ version "7.1.4"
7661
+ resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.4.tgz#a6885bcdd92045b06f596c7626c3e89ab3312458"
7662
+ integrity sha512-p6KmuPCX4mZIqsQzXfmSx9Y0l2hqf+VkAiwSisW3UKUFdk8ZkAt+AYaor83z2nSi6CU2zSsXMlD80hAbNEGM0A==
7663
+ dependencies:
7664
+ "@types/bn.js" "^5.1.0"
7665
+ bn.js "^5.1.2"
7666
+ create-hash "^1.1.2"
7667
+ ethereum-cryptography "^0.1.3"
7668
+ rlp "^2.2.4"
7669
+
7625
7670
  ethereumjs-vm@4.2.0:
7626
7671
  version "4.2.0"
7627
7672
  resolved "https://registry.yarnpkg.com/ethereumjs-vm/-/ethereumjs-vm-4.2.0.tgz#e885e861424e373dbc556278f7259ff3fca5edab"
@@ -7882,7 +7927,7 @@ ethjs-util@0.1.3:
7882
7927
  is-hex-prefixed "1.0.0"
7883
7928
  strip-hex-prefix "1.0.0"
7884
7929
 
7885
- ethjs-util@0.1.6, ethjs-util@^0.1.3:
7930
+ ethjs-util@0.1.6, ethjs-util@^0.1.3, ethjs-util@^0.1.6:
7886
7931
  version "0.1.6"
7887
7932
  resolved "https://registry.yarnpkg.com/ethjs-util/-/ethjs-util-0.1.6.tgz#f308b62f185f9fe6237132fb2a9818866a5cd536"
7888
7933
  integrity sha512-CUnVOQq7gSpDHZVVrQW8ExxUETWrnrvXYvYz55wOU8Uj4VCgw56XC2B/fVqQN+f7gmrnRHSLVnFAwsCuNwji8w==
@@ -8968,6 +9013,18 @@ glob@7.1.7, glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.6, glo
8968
9013
  once "^1.3.0"
8969
9014
  path-is-absolute "^1.0.0"
8970
9015
 
9016
+ glob@7.2.0:
9017
+ version "7.2.0"
9018
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
9019
+ integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
9020
+ dependencies:
9021
+ fs.realpath "^1.0.0"
9022
+ inflight "^1.0.4"
9023
+ inherits "2"
9024
+ minimatch "^3.0.4"
9025
+ once "^1.3.0"
9026
+ path-is-absolute "^1.0.0"
9027
+
8971
9028
  glob@^5.0.15, glob@^5.0.3:
8972
9029
  version "5.0.15"
8973
9030
  resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -9261,23 +9318,25 @@ hardhat-gas-reporter@^1.0.4:
9261
9318
  eth-gas-reporter "^0.2.20"
9262
9319
  sha1 "^1.1.1"
9263
9320
 
9264
- hardhat@^2.6.4:
9265
- version "2.6.4"
9266
- resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.6.4.tgz#9ff3f139f697bfc4e14836a3fef3ca4c62357d65"
9267
- integrity sha512-6QNfu1FptjtyGJ+jBR7LMX7AMY9gWWw9kAUD7v0YZNZH1ZBgsZdMHqXKiSzO5pLQXo+fy9zZovKAUNYbjQ/1fw==
9321
+ hardhat@^2.9.3:
9322
+ version "2.9.3"
9323
+ resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.3.tgz#4759dc3c468c7d15f34334ca1be7d59b04e47b1e"
9324
+ integrity sha512-7Vw99RbYbMZ15UzegOR/nqIYIqddZXvLwJGaX5sX4G5bydILnbjmDU6g3jMKJSiArEixS3vHAEaOs5CW1JQ3hg==
9268
9325
  dependencies:
9269
- "@ethereumjs/block" "^3.4.0"
9270
- "@ethereumjs/blockchain" "^5.4.0"
9271
- "@ethereumjs/common" "^2.4.0"
9272
- "@ethereumjs/tx" "^3.3.0"
9273
- "@ethereumjs/vm" "^5.5.2"
9326
+ "@ethereumjs/block" "^3.6.0"
9327
+ "@ethereumjs/blockchain" "^5.5.0"
9328
+ "@ethereumjs/common" "^2.6.0"
9329
+ "@ethereumjs/tx" "^3.4.0"
9330
+ "@ethereumjs/vm" "^5.6.0"
9274
9331
  "@ethersproject/abi" "^5.1.2"
9332
+ "@metamask/eth-sig-util" "^4.0.0"
9275
9333
  "@sentry/node" "^5.18.1"
9276
- "@solidity-parser/parser" "^0.11.0"
9334
+ "@solidity-parser/parser" "^0.14.1"
9277
9335
  "@types/bn.js" "^5.1.0"
9278
9336
  "@types/lru-cache" "^5.1.0"
9279
9337
  abort-controller "^3.0.0"
9280
9338
  adm-zip "^0.4.16"
9339
+ aggregate-error "^3.0.0"
9281
9340
  ansi-escapes "^4.3.0"
9282
9341
  chalk "^2.4.2"
9283
9342
  chokidar "^3.4.0"
@@ -9285,22 +9344,20 @@ hardhat@^2.6.4:
9285
9344
  debug "^4.1.1"
9286
9345
  enquirer "^2.3.0"
9287
9346
  env-paths "^2.2.0"
9288
- eth-sig-util "^2.5.2"
9289
9347
  ethereum-cryptography "^0.1.2"
9290
9348
  ethereumjs-abi "^0.6.8"
9291
- ethereumjs-util "^7.1.0"
9349
+ ethereumjs-util "^7.1.3"
9292
9350
  find-up "^2.1.0"
9293
9351
  fp-ts "1.19.3"
9294
9352
  fs-extra "^7.0.1"
9295
9353
  glob "^7.1.3"
9296
- https-proxy-agent "^5.0.0"
9297
9354
  immutable "^4.0.0-rc.12"
9298
9355
  io-ts "1.10.4"
9299
9356
  lodash "^4.17.11"
9300
- merkle-patricia-tree "^4.2.0"
9357
+ merkle-patricia-tree "^4.2.2"
9301
9358
  mnemonist "^0.38.0"
9302
- mocha "^7.1.2"
9303
- node-fetch "^2.6.0"
9359
+ mocha "^9.2.0"
9360
+ p-map "^4.0.0"
9304
9361
  qs "^6.7.0"
9305
9362
  raw-body "^2.4.1"
9306
9363
  resolve "1.17.0"
@@ -9311,7 +9368,8 @@ hardhat@^2.6.4:
9311
9368
  stacktrace-parser "^0.1.10"
9312
9369
  "true-case-path" "^2.2.1"
9313
9370
  tsort "0.0.1"
9314
- uuid "^3.3.2"
9371
+ undici "^4.14.1"
9372
+ uuid "^8.3.2"
9315
9373
  ws "^7.4.6"
9316
9374
 
9317
9375
  has-ansi@^2.0.0:
@@ -9682,6 +9740,11 @@ imurmurhash@^0.1.4:
9682
9740
  resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
9683
9741
  integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
9684
9742
 
9743
+ indent-string@^4.0.0:
9744
+ version "4.0.0"
9745
+ resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
9746
+ integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
9747
+
9685
9748
  inflight@^1.0.4:
9686
9749
  version "1.0.6"
9687
9750
  resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -11721,30 +11784,29 @@ merkle-patricia-tree@^2.1.2, merkle-patricia-tree@^2.3.2:
11721
11784
  rlp "^2.0.0"
11722
11785
  semaphore ">=1.0.1"
11723
11786
 
11724
- merkle-patricia-tree@^4.2.0:
11725
- version "4.2.0"
11726
- resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.0.tgz#a204b9041be5c25e8d14f0ff47021de090e811a1"
11727
- integrity sha512-0sBVXs7z1Q1/kxzWZ3nPnxSPiaHKF/f497UQzt9O7isRcS10tel9jM/4TivF6Jv7V1yFq4bWyoATxbDUOen5vQ==
11787
+ merkle-patricia-tree@^4.2.1:
11788
+ version "4.2.1"
11789
+ resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.1.tgz#fc43e7b162e597a0720ccdd702bf1d49765691d2"
11790
+ integrity sha512-25reMgrT8PhJy0Ba0U7fMZD2oobS1FPWB9vQa0uBpJYIQYYuFXEHoqEkTqA/UzX+s9br3pmUVVY/TOsFt/x0oQ==
11728
11791
  dependencies:
11729
11792
  "@types/levelup" "^4.3.0"
11730
- ethereumjs-util "^7.0.10"
11793
+ ethereumjs-util "^7.1.0"
11731
11794
  level-mem "^5.0.1"
11732
11795
  level-ws "^2.0.0"
11733
11796
  readable-stream "^3.6.0"
11734
11797
  rlp "^2.2.4"
11735
11798
  semaphore-async-await "^1.5.1"
11736
11799
 
11737
- merkle-patricia-tree@^4.2.1:
11738
- version "4.2.1"
11739
- resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.1.tgz#fc43e7b162e597a0720ccdd702bf1d49765691d2"
11740
- integrity sha512-25reMgrT8PhJy0Ba0U7fMZD2oobS1FPWB9vQa0uBpJYIQYYuFXEHoqEkTqA/UzX+s9br3pmUVVY/TOsFt/x0oQ==
11800
+ merkle-patricia-tree@^4.2.2, merkle-patricia-tree@^4.2.4:
11801
+ version "4.2.4"
11802
+ resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.4.tgz#ff988d045e2bf3dfa2239f7fabe2d59618d57413"
11803
+ integrity sha512-eHbf/BG6eGNsqqfbLED9rIqbsF4+sykEaBn6OLNs71tjclbMcMOk1tEPmJKcNcNCLkvbpY/lwyOlizWsqPNo8w==
11741
11804
  dependencies:
11742
11805
  "@types/levelup" "^4.3.0"
11743
- ethereumjs-util "^7.1.0"
11806
+ ethereumjs-util "^7.1.4"
11744
11807
  level-mem "^5.0.1"
11745
11808
  level-ws "^2.0.0"
11746
11809
  readable-stream "^3.6.0"
11747
- rlp "^2.2.4"
11748
11810
  semaphore-async-await "^1.5.1"
11749
11811
 
11750
11812
  merkle-tree-solidity@*:
@@ -11882,6 +11944,13 @@ minimatch@*, "minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3
11882
11944
  dependencies:
11883
11945
  brace-expansion "^1.1.7"
11884
11946
 
11947
+ minimatch@4.2.1:
11948
+ version "4.2.1"
11949
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
11950
+ integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
11951
+ dependencies:
11952
+ brace-expansion "^1.1.7"
11953
+
11885
11954
  minimist@0.0.8:
11886
11955
  version "0.0.8"
11887
11956
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -11989,7 +12058,7 @@ mocha@8.1.2:
11989
12058
  yargs-parser "13.1.2"
11990
12059
  yargs-unparser "1.6.1"
11991
12060
 
11992
- mocha@^7.1.1, mocha@^7.1.2:
12061
+ mocha@^7.1.1:
11993
12062
  version "7.2.0"
11994
12063
  resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.2.0.tgz#01cc227b00d875ab1eed03a75106689cfed5a604"
11995
12064
  integrity sha512-O9CIypScywTVpNaRrCAgoUnJgozpIofjKUYmJhiCIJMiuYnLI6otcb1/kpW9/n/tJODHGZ7i8aLQoDVsMtOKQQ==
@@ -12049,6 +12118,36 @@ mocha@^9.1.2:
12049
12118
  yargs-parser "20.2.4"
12050
12119
  yargs-unparser "2.0.0"
12051
12120
 
12121
+ mocha@^9.2.0:
12122
+ version "9.2.2"
12123
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
12124
+ integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
12125
+ dependencies:
12126
+ "@ungap/promise-all-settled" "1.1.2"
12127
+ ansi-colors "4.1.1"
12128
+ browser-stdout "1.3.1"
12129
+ chokidar "3.5.3"
12130
+ debug "4.3.3"
12131
+ diff "5.0.0"
12132
+ escape-string-regexp "4.0.0"
12133
+ find-up "5.0.0"
12134
+ glob "7.2.0"
12135
+ growl "1.10.5"
12136
+ he "1.2.0"
12137
+ js-yaml "4.1.0"
12138
+ log-symbols "4.1.0"
12139
+ minimatch "4.2.1"
12140
+ ms "2.1.3"
12141
+ nanoid "3.3.1"
12142
+ serialize-javascript "6.0.0"
12143
+ strip-json-comments "3.1.1"
12144
+ supports-color "8.1.1"
12145
+ which "2.0.2"
12146
+ workerpool "6.2.0"
12147
+ yargs "16.2.0"
12148
+ yargs-parser "20.2.4"
12149
+ yargs-unparser "2.0.0"
12150
+
12052
12151
  mock-fs@^4.1.0:
12053
12152
  version "4.14.0"
12054
12153
  resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.14.0.tgz#ce5124d2c601421255985e6e94da80a7357b1b18"
@@ -12239,6 +12338,11 @@ nanoid@3.1.25:
12239
12338
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
12240
12339
  integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
12241
12340
 
12341
+ nanoid@3.3.1:
12342
+ version "3.3.1"
12343
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
12344
+ integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
12345
+
12242
12346
  nanoid@^2.0.0:
12243
12347
  version "2.1.11"
12244
12348
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
@@ -12989,6 +13093,13 @@ p-map-series@^1.0.0:
12989
13093
  dependencies:
12990
13094
  p-reduce "^1.0.0"
12991
13095
 
13096
+ p-map@^4.0.0:
13097
+ version "4.0.0"
13098
+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
13099
+ integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
13100
+ dependencies:
13101
+ aggregate-error "^3.0.0"
13102
+
12992
13103
  p-reduce@^1.0.0:
12993
13104
  version "1.0.0"
12994
13105
  resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
@@ -16538,6 +16649,11 @@ underscore@1.9.1:
16538
16649
  resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
16539
16650
  integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
16540
16651
 
16652
+ undici@^4.14.1:
16653
+ version "4.16.0"
16654
+ resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff"
16655
+ integrity sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==
16656
+
16541
16657
  unicode-canonical-property-names-ecmascript@^1.0.4:
16542
16658
  version "1.0.4"
16543
16659
  resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -16717,7 +16833,7 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
16717
16833
  resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
16718
16834
  integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
16719
16835
 
16720
- util.promisify@^1.0.0, util.promisify@^1.0.1:
16836
+ util.promisify@^1.0.0:
16721
16837
  version "1.1.1"
16722
16838
  resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.1.1.tgz#77832f57ced2c9478174149cae9b96e9918cd54b"
16723
16839
  integrity sha512-/s3UsZUrIfa6xDhr7zZhnE9SLQ5RIXyYfiVnMMyMDzOc8WhWN4Nbh36H842OyurKbCDAesZOJaVyvmSl6fhGQw==
@@ -16770,7 +16886,7 @@ uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.4.0:
16770
16886
  resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
16771
16887
  integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
16772
16888
 
16773
- uuid@^8.0.0:
16889
+ uuid@^8.0.0, uuid@^8.3.2:
16774
16890
  version "8.3.2"
16775
16891
  resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
16776
16892
  integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
@@ -17831,6 +17947,11 @@ workerpool@6.1.5:
17831
17947
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581"
17832
17948
  integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw==
17833
17949
 
17950
+ workerpool@6.2.0:
17951
+ version "6.2.0"
17952
+ resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
17953
+ integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
17954
+
17834
17955
  wrap-ansi@^2.0.0:
17835
17956
  version "2.1.0"
17836
17957
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"
@@ -1 +0,0 @@
1
- {"_format":"hh-sol-artifact-1","contractName":"FuseFaucet","sourceName":"contracts/unaudited-foundation/FuseFaucet.sol","abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"user","type":"address"},{"indexed":false,"internalType":"uint256","name":"amount","type":"uint256"}],"name":"WalletTopped","type":"event"},{"inputs":[{"internalType":"address","name":"_user","type":"address"}],"name":"canTop","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"currentDay","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"gasRefund","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"identity","outputs":[{"internalType":"contract IIdentity","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_identity","type":"address"}],"name":"initialize","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"notFirstTime","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"perDayRoughLimit","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"startTime","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address payable","name":"_user","type":"address"}],"name":"topWallet","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"toppingAmount","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"},{"internalType":"address","name":"","type":"address"}],"name":"toppings","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"stateMutability":"payable","type":"receive"}],"linkReferences":{},"deployedLinkReferences":{}}
@@ -1 +0,0 @@
1
- {"_format":"hh-sol-artifact-1","contractName":"InvitesV1","sourceName":"contracts/unaudited-foundation/InvitesV1.sol","abi":[{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"inviter","type":"address"},{"indexed":true,"internalType":"address","name":"invitee","type":"address"}],"name":"InviteeJoined","type":"event"},{"anonymous":false,"inputs":[{"indexed":true,"internalType":"address","name":"inviter","type":"address"},{"indexed":true,"internalType":"address","name":"invitee","type":"address"},{"indexed":false,"internalType":"uint256","name":"bountyPaid","type":"uint256"},{"indexed":false,"internalType":"uint256","name":"inviterLevel","type":"uint256"},{"indexed":false,"internalType":"bool","name":"earnedLevel","type":"bool"}],"name":"InviterBounty","type":"event"},{"inputs":[],"name":"active","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"avatar","outputs":[{"internalType":"address payable","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_invitee","type":"address"}],"name":"bountyFor","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_invitee","type":"address"}],"name":"canCollectBountyFor","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bytes32","name":"","type":"bytes32"}],"name":"codeToUser","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"collectBounties","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"end","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"address","name":"_inviter","type":"address"}],"name":"getInvitees","outputs":[{"internalType":"address[]","name":"","type":"address[]"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_inviter","type":"address"}],"name":"getPendingBounties","outputs":[{"internalType":"uint256","name":"","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"_inviter","type":"address"}],"name":"getPendingInvitees","outputs":[{"internalType":"address[]","name":"","type":"address[]"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"goodDollar","outputs":[{"internalType":"contract cERC20","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"identity","outputs":[{"internalType":"contract IIdentity","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address payable","name":"_avatar","type":"address"},{"internalType":"address","name":"_identity","type":"address"},{"internalType":"address","name":"_gd","type":"address"},{"internalType":"uint256","name":"level0Bounty","type":"uint256"}],"name":"initialize","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bytes32","name":"_myCode","type":"bytes32"},{"internalType":"bytes32","name":"_inviterCode","type":"bytes32"}],"name":"join","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"levelExpirationEnabled","outputs":[{"internalType":"bool","name":"","type":"bool"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"uint256","name":"","type":"uint256"}],"name":"levels","outputs":[{"internalType":"uint256","name":"toNext","type":"uint256"},{"internalType":"uint256","name":"bounty","type":"uint256"},{"internalType":"uint256","name":"daysToComplete","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"owner","outputs":[{"internalType":"address","name":"","type":"address"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"bool","name":"_active","type":"bool"}],"name":"setActive","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"uint256","name":"_lvl","type":"uint256"},{"internalType":"uint256","name":"_toNext","type":"uint256"},{"internalType":"uint256","name":"_bounty","type":"uint256"},{"internalType":"uint256","name":"_daysToComplete","type":"uint256"}],"name":"setLevel","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[{"internalType":"bool","name":"_isEnabled","type":"bool"}],"name":"setLevelExpirationEnabled","outputs":[],"stateMutability":"nonpayable","type":"function"},{"inputs":[],"name":"stats","outputs":[{"internalType":"uint256","name":"totalApprovedInvites","type":"uint256"},{"internalType":"uint256","name":"totalBountiesPaid","type":"uint256"},{"internalType":"uint256","name":"totalInvited","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[{"internalType":"address","name":"","type":"address"}],"name":"users","outputs":[{"internalType":"address","name":"invitedBy","type":"address"},{"internalType":"bytes32","name":"inviteCode","type":"bytes32"},{"internalType":"bool","name":"bountyPaid","type":"bool"},{"internalType":"uint256","name":"level","type":"uint256"},{"internalType":"uint256","name":"levelStarted","type":"uint256"},{"internalType":"uint256","name":"totalApprovedInvites","type":"uint256"},{"internalType":"uint256","name":"totalEarned","type":"uint256"},{"internalType":"uint256","name":"joinedAt","type":"uint256"}],"stateMutability":"view","type":"function"},{"inputs":[],"name":"version","outputs":[{"internalType":"string","name":"","type":"string"}],"stateMutability":"pure","type":"function"}],"linkReferences":{},"deployedLinkReferences":{}}
@@ -1,4 +0,0 @@
1
- {
2
- "_format": "hh-sol-dbg-1",
3
- "buildInfo": "../../../build-info/53b2923867b9288b1ebc3b517c5e4810.json"
4
- }