@gooddollar/goodprotocol 1.0.18 → 1.0.19-beta.2

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 (164) hide show
  1. package/artifacts/abis/GReputation.min.json +1 -1
  2. package/artifacts/abis/GoodAaveStaking.min.json +1 -1
  3. package/artifacts/abis/GoodAaveStakingV2.min.json +1 -1
  4. package/artifacts/abis/GoodCompoundStaking.min.json +1 -1
  5. package/artifacts/abis/GoodCompoundStakingTest.min.json +1 -1
  6. package/artifacts/abis/GoodCompoundStakingV2.min.json +1 -1
  7. package/artifacts/abis/UpgradableMock3.min.json +1 -0
  8. package/artifacts/abis/UpgradableMock4.min.json +1 -0
  9. package/artifacts/contracts/DAOStackInterfaces.sol/Avatar.dbg.json +1 -1
  10. package/artifacts/contracts/DAOStackInterfaces.sol/Controller.dbg.json +1 -1
  11. package/artifacts/contracts/DAOStackInterfaces.sol/GlobalConstraintInterface.dbg.json +1 -1
  12. package/artifacts/contracts/DAOStackInterfaces.sol/IntVoteInterface.dbg.json +1 -1
  13. package/artifacts/contracts/DAOStackInterfaces.sol/ReputationInterface.dbg.json +1 -1
  14. package/artifacts/contracts/DAOStackInterfaces.sol/SchemeRegistrar.dbg.json +1 -1
  15. package/artifacts/contracts/Interfaces.sol/AggregatorV3Interface.dbg.json +1 -1
  16. package/artifacts/contracts/Interfaces.sol/ERC20.dbg.json +1 -1
  17. package/artifacts/contracts/Interfaces.sol/IAaveIncentivesController.dbg.json +1 -1
  18. package/artifacts/contracts/Interfaces.sol/IAdminWallet.dbg.json +1 -1
  19. package/artifacts/contracts/Interfaces.sol/IDonationStaking.dbg.json +1 -1
  20. package/artifacts/contracts/Interfaces.sol/IERC2917.dbg.json +1 -1
  21. package/artifacts/contracts/Interfaces.sol/IFirstClaimPool.dbg.json +1 -1
  22. package/artifacts/contracts/Interfaces.sol/IGoodDollar.dbg.json +1 -1
  23. package/artifacts/contracts/Interfaces.sol/IGoodStaking.dbg.json +1 -1
  24. package/artifacts/contracts/Interfaces.sol/IHasRouter.dbg.json +1 -1
  25. package/artifacts/contracts/Interfaces.sol/IIdentity.dbg.json +1 -1
  26. package/artifacts/contracts/Interfaces.sol/ILendingPool.dbg.json +1 -1
  27. package/artifacts/contracts/Interfaces.sol/INameService.dbg.json +1 -1
  28. package/artifacts/contracts/Interfaces.sol/IUBIScheme.dbg.json +1 -1
  29. package/artifacts/contracts/Interfaces.sol/ProxyAdmin.dbg.json +1 -1
  30. package/artifacts/contracts/Interfaces.sol/Reserve.dbg.json +1 -1
  31. package/artifacts/contracts/Interfaces.sol/Staking.dbg.json +1 -1
  32. package/artifacts/contracts/Interfaces.sol/Uniswap.dbg.json +1 -1
  33. package/artifacts/contracts/Interfaces.sol/UniswapFactory.dbg.json +1 -1
  34. package/artifacts/contracts/Interfaces.sol/UniswapPair.dbg.json +1 -1
  35. package/artifacts/contracts/Interfaces.sol/cERC20.dbg.json +1 -1
  36. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.dbg.json +1 -1
  37. package/artifacts/contracts/governance/ClaimersDistribution.sol/ClaimersDistribution.json +2 -2
  38. package/artifacts/contracts/governance/CompoundVotingMachine.sol/CompoundVotingMachine.dbg.json +1 -1
  39. package/artifacts/contracts/governance/GReputation.sol/GReputation.dbg.json +1 -1
  40. package/artifacts/contracts/governance/GReputation.sol/GReputation.json +15 -2
  41. package/artifacts/contracts/governance/GovernanceStaking.sol/GovernanceStaking.dbg.json +1 -1
  42. package/artifacts/contracts/governance/MultiBaseGovernanceShareField.sol/MultiBaseGovernanceShareField.dbg.json +1 -1
  43. package/artifacts/contracts/governance/Reputation.sol/Reputation.dbg.json +1 -1
  44. package/artifacts/contracts/governance/Reputation.sol/Reputation.json +2 -2
  45. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.dbg.json +1 -1
  46. package/artifacts/contracts/governance/StakersDistribution.sol/StakersDistribution.json +2 -2
  47. package/artifacts/contracts/mocks/AaveMock.sol/AaveMock.dbg.json +1 -1
  48. package/artifacts/contracts/mocks/AaveUSDMockOracle.sol/AaveUSDMockOracle.dbg.json +1 -1
  49. package/artifacts/contracts/mocks/BatUSDMockOracle.sol/BatUSDMockOracle.dbg.json +1 -1
  50. package/artifacts/contracts/mocks/CompUsdMockOracle.sol/CompUSDMockOracle.dbg.json +1 -1
  51. package/artifacts/contracts/mocks/DAIMock.sol/DAIMock.dbg.json +1 -1
  52. package/artifacts/contracts/mocks/DaiEthPriceMockOracle.sol/DaiEthPriceMockOracle.dbg.json +1 -1
  53. package/artifacts/contracts/mocks/DecimalsMock.sol/DecimalsMock.dbg.json +1 -1
  54. package/artifacts/contracts/mocks/EthUSDMockOracle.sol/EthUSDMockOracle.dbg.json +1 -1
  55. package/artifacts/contracts/mocks/GasPriceMockOracle.sol/GasPriceMockOracle.dbg.json +1 -1
  56. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.dbg.json +1 -1
  57. package/artifacts/contracts/mocks/GoodCompoundStakingTest.sol/GoodCompoundStakingTest.json +6 -6
  58. package/artifacts/contracts/mocks/GoodFundManagerTest.sol/GoodFundManagerTest.dbg.json +1 -1
  59. package/artifacts/contracts/mocks/IncentiveControllerMock.sol/IncentiveControllerMock.dbg.json +1 -1
  60. package/artifacts/contracts/mocks/LendingPoolMock.sol/LendingPoolMock.dbg.json +1 -1
  61. package/artifacts/contracts/mocks/OverMintTester.sol/OverMintTester.dbg.json +1 -1
  62. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.dbg.json +1 -1
  63. package/artifacts/contracts/mocks/OverMintTesterRegularStake.sol/OverMintTesterRegularStake.json +2 -2
  64. package/artifacts/contracts/mocks/SixteenDecimalsTokenMock.sol/SixteenDecimalsTokenMock.dbg.json +1 -1
  65. package/artifacts/contracts/mocks/SwapHelperTest.sol/SwapHelperTest.dbg.json +1 -1
  66. package/artifacts/contracts/mocks/TwentyDecimalsTokenMock.sol/TwentyDecimalsTokenMock.dbg.json +1 -1
  67. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.dbg.json +1 -1
  68. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock.json +2 -2
  69. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.dbg.json +1 -1
  70. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock2.json +2 -2
  71. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.dbg.json +4 -0
  72. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock3.json +172 -0
  73. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.dbg.json +4 -0
  74. package/artifacts/contracts/mocks/UpgradableMocks.sol/UpgradableMock4.json +172 -0
  75. package/artifacts/contracts/mocks/UsdcMock.sol/USDCMock.dbg.json +1 -1
  76. package/artifacts/contracts/mocks/cBATMock.sol/cBATMock.dbg.json +1 -1
  77. package/artifacts/contracts/mocks/cDAILowWorthMock.sol/cDAILowWorthMock.dbg.json +1 -1
  78. package/artifacts/contracts/mocks/cDAIMock.sol/cDAIMock.dbg.json +1 -1
  79. package/artifacts/contracts/mocks/cDAINonMintableMock.sol/cDAINonMintableMock.dbg.json +1 -1
  80. package/artifacts/contracts/mocks/cDecimalsMock.sol/cDecimalsMock.dbg.json +1 -1
  81. package/artifacts/contracts/mocks/cSDTMock.sol/cSDTMock.dbg.json +1 -1
  82. package/artifacts/contracts/mocks/cUSDCMock.sol/cUSDCMock.dbg.json +1 -1
  83. package/artifacts/contracts/reserve/ExchangeHelper.sol/ExchangeHelper.dbg.json +1 -1
  84. package/artifacts/contracts/reserve/GoodMarketMaker.sol/GoodMarketMaker.dbg.json +1 -1
  85. package/artifacts/contracts/reserve/GoodReserveCDai.sol/ContributionCalc.dbg.json +1 -1
  86. package/artifacts/contracts/reserve/GoodReserveCDai.sol/GoodReserveCDai.dbg.json +1 -1
  87. package/artifacts/contracts/staking/BaseShareField.sol/BaseShareField.dbg.json +1 -1
  88. package/artifacts/contracts/staking/BaseShareFieldV2.sol/BaseShareFieldV2.dbg.json +1 -1
  89. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.dbg.json +1 -1
  90. package/artifacts/contracts/staking/DonationsStaking.sol/DonationsStaking.json +2 -2
  91. package/artifacts/contracts/staking/GoodFundManager.sol/GoodFundManager.dbg.json +1 -1
  92. package/artifacts/contracts/staking/SimpleStaking.sol/SimpleStaking.dbg.json +1 -1
  93. package/artifacts/contracts/staking/SimpleStakingV2.sol/SimpleStakingV2.dbg.json +1 -1
  94. package/artifacts/contracts/staking/UniswapV2SwapHelper.sol/UniswapV2SwapHelper.dbg.json +1 -1
  95. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.dbg.json +1 -1
  96. package/artifacts/contracts/staking/aave/AaveStakingFactory.sol/AaveStakingFactory.json +2 -2
  97. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.dbg.json +1 -1
  98. package/artifacts/contracts/staking/aave/GoodAaveStaking.sol/GoodAaveStaking.json +3 -3
  99. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.dbg.json +1 -1
  100. package/artifacts/contracts/staking/aave/GoodAaveStakingV2.sol/GoodAaveStakingV2.json +3 -3
  101. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.dbg.json +1 -1
  102. package/artifacts/contracts/staking/compound/CompoundStakingFactory.sol/CompoundStakingFactory.json +2 -2
  103. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.dbg.json +1 -1
  104. package/artifacts/contracts/staking/compound/GoodCompoundStaking.sol/GoodCompoundStaking.json +4 -4
  105. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.dbg.json +1 -1
  106. package/artifacts/contracts/staking/compound/GoodCompoundStakingV2.sol/GoodCompoundStakingV2.json +4 -4
  107. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.dbg.json +1 -1
  108. package/artifacts/contracts/ubi/UBIScheme.sol/UBIScheme.json +2 -2
  109. package/artifacts/contracts/utils/BancorFormula.sol/BancorFormula.dbg.json +1 -1
  110. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.dbg.json +1 -1
  111. package/artifacts/contracts/utils/BulkProof.sol/BulkProof.json +2 -2
  112. package/artifacts/contracts/utils/DAOContract.sol/DAOContract.dbg.json +1 -1
  113. package/artifacts/contracts/utils/DAOUpgradeableContract.sol/DAOUpgradeableContract.dbg.json +1 -1
  114. package/artifacts/contracts/utils/DSMath.sol/DSMath.dbg.json +1 -1
  115. package/artifacts/contracts/utils/DataTypes.sol/DataTypes.dbg.json +1 -1
  116. package/artifacts/contracts/utils/MultiCall.sol/Multicall.dbg.json +1 -1
  117. package/artifacts/contracts/utils/NameService.sol/NameService.dbg.json +1 -1
  118. package/artifacts/contracts/utils/ProtocolUpgrade.sol/OldMarketMaker.dbg.json +1 -1
  119. package/artifacts/contracts/utils/ProtocolUpgrade.sol/ProtocolUpgrade.dbg.json +1 -1
  120. package/artifacts/contracts/utils/ProtocolUpgradeFuse.sol/ProtocolUpgradeFuse.dbg.json +1 -1
  121. package/artifacts/contracts/utils/ProtocolUpgradeFuseRecover.sol/ProtocolUpgradeFuseRecover.dbg.json +1 -1
  122. package/artifacts/contracts/utils/ProtocolUpgradeRecover.sol/ProtocolUpgradeRecover.dbg.json +1 -1
  123. package/artifacts/contracts/utils/ProxyFactory1967.sol/ERC1967Proxy.dbg.json +1 -1
  124. package/artifacts/contracts/utils/ProxyFactory1967.sol/ProxyFactory1967.dbg.json +1 -1
  125. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.dbg.json +1 -1
  126. package/artifacts/contracts/utils/ReputationTestHelper.sol/ReputationTestHelper.json +2 -2
  127. package/contracts/governance/GReputation.sol +8 -0
  128. package/contracts/governance/Reputation.sol +5 -3
  129. package/contracts/mocks/UpgradableMocks.sol +18 -0
  130. package/contracts/staking/SimpleStaking.sol +2 -1
  131. package/contracts/staking/SimpleStakingV2.sol +2 -1
  132. package/hardhat.config.ts +63 -8
  133. package/package.json +7 -5
  134. package/releases/deployment.json +11 -0
  135. package/scripts/multichain-deploy/basicdao-deploy.ts +256 -0
  136. package/scripts/multichain-deploy/helpers.ts +96 -0
  137. package/test/governance/ClaimersDistribution.test.ts +6 -6
  138. package/test/governance/CompoundVotingMachine.daoscheme.ts +14 -1
  139. package/test/governance/CompoundVotingMachine.guardian.test.ts +11 -1
  140. package/test/governance/GReputation.test.ts +32 -1
  141. package/test/governance/StakersDistribution.test.ts +62 -1
  142. package/test/helpers.ts +15 -0
  143. package/test/reserve/GoodMarketMaker.test.ts +11 -0
  144. package/test/reserve/GoodReserveCDai.gdx.test.ts +23 -8
  145. package/test/reserve/GoodReserveCDai.test.ts +37 -2
  146. package/test/staking/CompoundStakingFactory.test.ts +31 -0
  147. package/test/staking/DonationsStaking.test.ts +99 -2
  148. package/test/staking/GoodAaveStakingFactory.test.ts +36 -1
  149. package/test/staking/SimpleDAIStaking.test.ts +52 -2
  150. package/test/staking/StakingRewards.test.ts +38 -0
  151. package/test/staking/UsdcAaveStaking.test.ts +45 -19
  152. package/test/ubi/UBIScheme.test.ts +68 -0
  153. package/test/utils/DAOUpgradeableContract.test.ts +47 -0
  154. package/test/utils/NameService.test.ts +50 -55
  155. package/test/utils/ProxyFactory.test.ts +17 -0
  156. package/yarn.lock +607 -119
  157. package/artifacts/abis/FuseFaucet.min.json +0 -1
  158. package/artifacts/abis/InvitesV1.min.json +0 -1
  159. package/artifacts/contracts/unaudited-foundation/FuseFaucet.sol/FuseFaucet.dbg.json +0 -4
  160. package/artifacts/contracts/unaudited-foundation/FuseFaucet.sol/FuseFaucet.json +0 -200
  161. package/artifacts/contracts/unaudited-foundation/InvitesV1.sol/InvitesV1.dbg.json +0 -4
  162. package/artifacts/contracts/unaudited-foundation/InvitesV1.sol/InvitesV1.json +0 -486
  163. package/contracts/unaudited-foundation/FuseFaucet.sol +0 -120
  164. package/contracts/unaudited-foundation/InvitesV1.sol +0 -304
package/yarn.lock CHANGED
@@ -1035,6 +1035,91 @@
1035
1035
  "@babel/helper-validator-identifier" "^7.14.8"
1036
1036
  to-fast-properties "^2.0.0"
1037
1037
 
1038
+ "@celo-tools/celo-ethers-wrapper@^0.1.0":
1039
+ version "0.1.0"
1040
+ resolved "https://registry.yarnpkg.com/@celo-tools/celo-ethers-wrapper/-/celo-ethers-wrapper-0.1.0.tgz#ee925b20d56923315ab35ef95def24bcd5f1879b"
1041
+ integrity sha512-kBpFi7viIRlysiVKfIIywuAGykO0l3w+lBZ+NFaEgw9GsVQl0NYj0e4/UhbglfU5XS6M8HCCordUuC8gVwCw7w==
1042
+
1043
+ "@celo/base@2.0.0":
1044
+ version "2.0.0"
1045
+ resolved "https://registry.yarnpkg.com/@celo/base/-/base-2.0.0.tgz#2cf054759ac37faea2a7e8bed7868e45adce24a5"
1046
+ integrity sha512-uLH0z/aj5vMO7rHuGZO+ZUOcmEu2tVJT90To6kX00csuEmUea50xijoDeDOyh/3aZFzyhUWKeHO4lw3m3K92Cw==
1047
+
1048
+ "@celo/connect@2.0.0":
1049
+ version "2.0.0"
1050
+ resolved "https://registry.yarnpkg.com/@celo/connect/-/connect-2.0.0.tgz#82cafbda0db2f9d16e9384673a05b08dbe618bad"
1051
+ integrity sha512-ZgSs0frah42nYVBet2tzyiXXCZ9ZuQ+eylKK13mPnHDR5hlOZuBQ0hol4IjNzxHQlIr/ZSVl2eoNbKCMlWpSJQ==
1052
+ dependencies:
1053
+ "@celo/utils" "2.0.0"
1054
+ "@types/debug" "^4.1.5"
1055
+ "@types/utf8" "^2.1.6"
1056
+ bignumber.js "^9.0.0"
1057
+ debug "^4.1.1"
1058
+ utf8 "3.0.0"
1059
+
1060
+ "@celo/contractkit@^2.0.0":
1061
+ version "2.0.0"
1062
+ resolved "https://registry.yarnpkg.com/@celo/contractkit/-/contractkit-2.0.0.tgz#dbb82c2857260a8c067bd7d5cda1284e7eafbefa"
1063
+ integrity sha512-W25mSUUEzbADChugp2INsgI6E4bhmk5QWutl/zKJMi1PcSRRw0Um4q6nbuMZBL2dySl4Ru4OkxtMvbeqbOYPGg==
1064
+ dependencies:
1065
+ "@celo/base" "2.0.0"
1066
+ "@celo/connect" "2.0.0"
1067
+ "@celo/utils" "2.0.0"
1068
+ "@celo/wallet-local" "2.0.0"
1069
+ "@types/bn.js" "^5.1.0"
1070
+ "@types/debug" "^4.1.5"
1071
+ bignumber.js "^9.0.0"
1072
+ cross-fetch "^3.0.6"
1073
+ debug "^4.1.1"
1074
+ fp-ts "2.1.1"
1075
+ io-ts "2.0.1"
1076
+ semver "^7.3.5"
1077
+ web3 "1.3.6"
1078
+
1079
+ "@celo/utils@2.0.0":
1080
+ version "2.0.0"
1081
+ resolved "https://registry.yarnpkg.com/@celo/utils/-/utils-2.0.0.tgz#f66871759281785ceb263c65362cbb50537d4d0d"
1082
+ integrity sha512-U1BMOHxabvkNE6kA1Ll13ww5jR4gI4Ppa8FkKz4L1Y4C6XUPbBOr06TRFWGGTNB2CCKTZZSo3//yw+Vym9oF8w==
1083
+ dependencies:
1084
+ "@celo/base" "2.0.0"
1085
+ "@types/bn.js" "^5.1.0"
1086
+ "@types/elliptic" "^6.4.9"
1087
+ "@types/ethereumjs-util" "^5.2.0"
1088
+ "@types/node" "^10.12.18"
1089
+ bignumber.js "^9.0.0"
1090
+ elliptic "^6.5.4"
1091
+ ethereumjs-util "^5.2.0"
1092
+ io-ts "2.0.1"
1093
+ web3-eth-abi "1.3.6"
1094
+ web3-utils "1.3.6"
1095
+
1096
+ "@celo/wallet-base@2.0.0":
1097
+ version "2.0.0"
1098
+ resolved "https://registry.yarnpkg.com/@celo/wallet-base/-/wallet-base-2.0.0.tgz#c3926af9fe618792eadb5e89b594cafcd7e8f158"
1099
+ integrity sha512-P/w1sd+VVqzCxOHzS9jUBSKfke/49GuaaNhsxD8xFX3Rr2/ryGE3ZgzoS3LQbQx2X3WqwRUGhelt7fGgTguBJg==
1100
+ dependencies:
1101
+ "@celo/base" "2.0.0"
1102
+ "@celo/connect" "2.0.0"
1103
+ "@celo/utils" "2.0.0"
1104
+ "@types/debug" "^4.1.5"
1105
+ "@types/ethereumjs-util" "^5.2.0"
1106
+ bignumber.js "^9.0.0"
1107
+ debug "^4.1.1"
1108
+ eth-lib "^0.2.8"
1109
+ ethereumjs-util "^5.2.0"
1110
+
1111
+ "@celo/wallet-local@2.0.0":
1112
+ version "2.0.0"
1113
+ resolved "https://registry.yarnpkg.com/@celo/wallet-local/-/wallet-local-2.0.0.tgz#8f27f2fcc94a3be4f92f25d79e0b01b8cccfca9f"
1114
+ integrity sha512-jN7uQr7FEC3YLqo3yqVAG5FRVBRxs18bKxPEjh0dkVTt6gEhMdwTKAHUI7crOti+NoupJbFbOK81AHNlqyklfg==
1115
+ dependencies:
1116
+ "@celo/connect" "2.0.0"
1117
+ "@celo/utils" "2.0.0"
1118
+ "@celo/wallet-base" "2.0.0"
1119
+ "@types/ethereumjs-util" "^5.2.0"
1120
+ eth-lib "^0.2.8"
1121
+ ethereumjs-util "^5.2.0"
1122
+
1038
1123
  "@consento/sync-randombytes@^1.0.4", "@consento/sync-randombytes@^1.0.5":
1039
1124
  version "1.0.5"
1040
1125
  resolved "https://registry.yarnpkg.com/@consento/sync-randombytes/-/sync-randombytes-1.0.5.tgz#5be6bc58c6a6fa6e09f04cc684d037e29e6c28d5"
@@ -1117,17 +1202,7 @@
1117
1202
  patch-package "^6.2.2"
1118
1203
  postinstall-postinstall "^2.1.0"
1119
1204
 
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":
1205
+ "@ethereumjs/block@^3.5.0":
1131
1206
  version "3.5.1"
1132
1207
  resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.5.1.tgz#59737d393503249aa750c37dfc83896234f4e175"
1133
1208
  integrity sha512-MoY9bHKABOBK6BW0v1N1Oc0Cve4x/giX67M3TtrVBUsKQTj2eznLGKpydoitxWSZ+WgKKSVhfRMzbCGRwk7T5w==
@@ -1137,34 +1212,28 @@
1137
1212
  ethereumjs-util "^7.1.1"
1138
1213
  merkle-patricia-tree "^4.2.1"
1139
1214
 
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==
1215
+ "@ethereumjs/block@^3.6.0", "@ethereumjs/block@^3.6.2":
1216
+ version "3.6.2"
1217
+ resolved "https://registry.yarnpkg.com/@ethereumjs/block/-/block-3.6.2.tgz#63d1e26d0b7a7a3684fce920de6ebabec1e5b674"
1218
+ integrity sha512-mOqYWwMlAZpYUEOEqt7EfMFuVL2eyLqWWIzcf4odn6QgXY8jBI2NhVuJncrMCKeMZrsJAe7/auaRRB6YcdH+Qw==
1144
1219
  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"
1220
+ "@ethereumjs/common" "^2.6.3"
1221
+ "@ethereumjs/tx" "^3.5.1"
1222
+ ethereumjs-util "^7.1.4"
1223
+ merkle-patricia-tree "^4.2.4"
1154
1224
 
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==
1225
+ "@ethereumjs/blockchain@^5.5.0", "@ethereumjs/blockchain@^5.5.2":
1226
+ version "5.5.2"
1227
+ resolved "https://registry.yarnpkg.com/@ethereumjs/blockchain/-/blockchain-5.5.2.tgz#1848abd9dc1ee56acf8cec4c84304d7f4667d027"
1228
+ integrity sha512-Jz26iJmmsQtngerW6r5BDFaew/f2mObLrRZo3rskLOx1lmtMZ8+TX/vJexmivrnWgmAsTdNWhlKUYY4thPhPig==
1159
1229
  dependencies:
1160
- "@ethereumjs/block" "^3.5.1"
1161
- "@ethereumjs/common" "^2.5.0"
1230
+ "@ethereumjs/block" "^3.6.2"
1231
+ "@ethereumjs/common" "^2.6.3"
1162
1232
  "@ethereumjs/ethash" "^1.1.0"
1163
- debug "^2.2.0"
1164
- ethereumjs-util "^7.1.1"
1233
+ debug "^4.3.3"
1234
+ ethereumjs-util "^7.1.4"
1165
1235
  level-mem "^5.0.1"
1166
1236
  lru-cache "^5.1.1"
1167
- rlp "^2.2.4"
1168
1237
  semaphore-async-await "^1.5.1"
1169
1238
 
1170
1239
  "@ethereumjs/common@^2.3.0", "@ethereumjs/common@^2.4.0":
@@ -1183,15 +1252,13 @@
1183
1252
  crc-32 "^1.2.0"
1184
1253
  ethereumjs-util "^7.1.1"
1185
1254
 
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==
1255
+ "@ethereumjs/common@^2.6.0", "@ethereumjs/common@^2.6.3", "@ethereumjs/common@^2.6.4":
1256
+ version "2.6.4"
1257
+ resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.6.4.tgz#1b3cdd3aa4ee3b0ca366756fc35e4a03022a01cc"
1258
+ integrity sha512-RDJh/R/EAr+B7ZRg5LfJ0BIpf/1LydFgYdvZEuTraojCbVypO2sQ+QnpP5u2wJf9DASyooKqu8O4FJEWUV6NXw==
1190
1259
  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"
1260
+ crc-32 "^1.2.0"
1261
+ ethereumjs-util "^7.1.4"
1195
1262
 
1196
1263
  "@ethereumjs/ethash@^1.1.0":
1197
1264
  version "1.1.0"
@@ -1204,7 +1271,7 @@
1204
1271
  ethereumjs-util "^7.1.1"
1205
1272
  miller-rabin "^4.0.0"
1206
1273
 
1207
- "@ethereumjs/tx@^3.2.1", "@ethereumjs/tx@^3.3.0":
1274
+ "@ethereumjs/tx@^3.2.1":
1208
1275
  version "3.3.0"
1209
1276
  resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.3.0.tgz#14ed1b7fa0f28e1cd61e3ecbdab824205f6a4378"
1210
1277
  integrity sha512-yTwEj2lVzSMgE6Hjw9Oa1DZks/nKTWM8Wn4ykDNapBPua2f4nXO3qKnni86O6lgDj5fVNRqbDsD0yy7/XNGDEA==
@@ -1220,24 +1287,31 @@
1220
1287
  "@ethereumjs/common" "^2.5.0"
1221
1288
  ethereumjs-util "^7.1.2"
1222
1289
 
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==
1290
+ "@ethereumjs/tx@^3.4.0", "@ethereumjs/tx@^3.5.1":
1291
+ version "3.5.1"
1292
+ resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.5.1.tgz#8d941b83a602b4a89949c879615f7ea9a90e6671"
1293
+ integrity sha512-xzDrTiu4sqZXUcaBxJ4n4W5FrppwxLxZB4ZDGVLtxSQR4lVuOnFR6RcUHdg1mpUhAPVrmnzLJpxaeXnPxIyhWA==
1227
1294
  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"
1295
+ "@ethereumjs/common" "^2.6.3"
1296
+ ethereumjs-util "^7.1.4"
1297
+
1298
+ "@ethereumjs/vm@^5.6.0":
1299
+ version "5.9.0"
1300
+ resolved "https://registry.yarnpkg.com/@ethereumjs/vm/-/vm-5.9.0.tgz#54e485097c6dbb42554d541ef8d84d06b7ddf12f"
1301
+ integrity sha512-0IRsj4IuF8lFDWVVLc4mFOImaSX8VWF8CGm3mXHG/LLlQ/Tryy/kKXMw/bU9D+Zw03CdteW+wCGqNFS6+mPjpg==
1302
+ dependencies:
1303
+ "@ethereumjs/block" "^3.6.2"
1304
+ "@ethereumjs/blockchain" "^5.5.2"
1305
+ "@ethereumjs/common" "^2.6.4"
1306
+ "@ethereumjs/tx" "^3.5.1"
1232
1307
  async-eventemitter "^0.2.4"
1233
1308
  core-js-pure "^3.0.1"
1234
- debug "^2.2.0"
1235
- ethereumjs-util "^7.1.1"
1309
+ debug "^4.3.3"
1310
+ ethereumjs-util "^7.1.4"
1236
1311
  functional-red-black-tree "^1.0.1"
1237
1312
  mcl-wasm "^0.7.1"
1238
- merkle-patricia-tree "^4.2.1"
1313
+ merkle-patricia-tree "^4.2.4"
1239
1314
  rustbn.js "~0.2.0"
1240
- util.promisify "^1.0.1"
1241
1315
 
1242
1316
  "@ethersproject/abi@5.0.0-beta.153":
1243
1317
  version "5.0.0-beta.153"
@@ -2105,6 +2179,17 @@
2105
2179
  resolved "https://registry.yarnpkg.com/@ledgerhq/logs/-/logs-5.50.0.tgz#29c6419e8379d496ab6d0426eadf3c4d100cd186"
2106
2180
  integrity sha512-swKHYCOZUGyVt4ge0u8a7AwNcA//h4nx5wIi0sruGye1IJ5Cva0GyK9L2/WdX+kWVTKp92ZiEo1df31lrWGPgA==
2107
2181
 
2182
+ "@metamask/eth-sig-util@^4.0.0":
2183
+ version "4.0.0"
2184
+ resolved "https://registry.yarnpkg.com/@metamask/eth-sig-util/-/eth-sig-util-4.0.0.tgz#11553ba06de0d1352332c1bde28c8edd00e0dcf6"
2185
+ integrity sha512-LczOjjxY4A7XYloxzyxJIHONELmUxVZncpOLoClpEcTiebiVdM46KRPYXGuULro9oNNR2xdVx3yoKiQjdfWmoA==
2186
+ dependencies:
2187
+ ethereumjs-abi "^0.6.8"
2188
+ ethereumjs-util "^6.2.1"
2189
+ ethjs-util "^0.1.6"
2190
+ tweetnacl "^1.0.3"
2191
+ tweetnacl-util "^0.15.1"
2192
+
2108
2193
  "@microsoft/fetch-event-source@2.0.1":
2109
2194
  version "2.0.1"
2110
2195
  resolved "https://registry.yarnpkg.com/@microsoft/fetch-event-source/-/fetch-event-source-2.0.1.tgz#9ceecc94b49fbaa15666e38ae8587f64acce007d"
@@ -2146,28 +2231,28 @@
2146
2231
  "@nodelib/fs.scandir" "2.1.5"
2147
2232
  fastq "^1.6.0"
2148
2233
 
2149
- "@nomiclabs/hardhat-ethers@^2.0.2":
2150
- version "2.0.2"
2151
- resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.2.tgz#c472abcba0c5185aaa4ad4070146e95213c68511"
2152
- integrity sha512-6quxWe8wwS4X5v3Au8q1jOvXYEPkS1Fh+cME5u6AwNdnI4uERvPlVjlgRWzpnb+Rrt1l/cEqiNRH9GlsBMSDQg==
2234
+ "@nomiclabs/hardhat-ethers@^2.0.5":
2235
+ version "2.0.5"
2236
+ resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-ethers/-/hardhat-ethers-2.0.5.tgz#131b0da1b71680d5a01569f916ae878229d326d3"
2237
+ integrity sha512-A2gZAGB6kUvLx+kzM92HKuUF33F1FSe90L0TmkXkT2Hh0OKRpvWZURUSU2nghD2yC4DzfEZ3DftfeHGvZ2JTUw==
2153
2238
 
2154
- "@nomiclabs/hardhat-etherscan@^2.1.3":
2155
- version "2.1.4"
2156
- resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-2.1.4.tgz#510b6a669cc2dad095466b2ba9ae0b411c779081"
2157
- integrity sha512-KgFNTQv9gpioiTpQ9UlTysCAFfkcBonmEn9rVPTT22A7DRENFM1VTsVeGWF3AzRhd0mrASBF+o0gvbH30pSe0Q==
2239
+ "@nomiclabs/hardhat-etherscan@^3.0.3":
2240
+ version "3.0.3"
2241
+ resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-etherscan/-/hardhat-etherscan-3.0.3.tgz#ca54a03351f3de41f9f5240e37bea9d64fa24e64"
2242
+ integrity sha512-OfNtUKc/ZwzivmZnnpwWREfaYncXteKHskn3yDnz+fPBZ6wfM4GR+d5RwjREzYFWE+o5iR9ruXhWw/8fejWM9g==
2158
2243
  dependencies:
2159
2244
  "@ethersproject/abi" "^5.1.2"
2160
2245
  "@ethersproject/address" "^5.0.2"
2161
2246
  cbor "^5.0.2"
2162
2247
  debug "^4.1.1"
2163
2248
  fs-extra "^7.0.1"
2164
- node-fetch "^2.6.0"
2165
2249
  semver "^6.3.0"
2250
+ undici "^4.14.1"
2166
2251
 
2167
- "@nomiclabs/hardhat-waffle@^2.0.1":
2168
- version "2.0.1"
2169
- resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.1.tgz#5d43654fba780720c5033dea240fe14f70ef4bd2"
2170
- integrity sha512-2YR2V5zTiztSH9n8BYWgtv3Q+EL0N5Ltm1PAr5z20uAY4SkkfylJ98CIqt18XFvxTD5x4K2wKBzddjV9ViDAZQ==
2252
+ "@nomiclabs/hardhat-waffle@^2.0.3":
2253
+ version "2.0.3"
2254
+ resolved "https://registry.yarnpkg.com/@nomiclabs/hardhat-waffle/-/hardhat-waffle-2.0.3.tgz#9c538a09c5ed89f68f5fd2dc3f78f16ed1d6e0b1"
2255
+ integrity sha512-049PHSnI1CZq6+XTbrMbMv5NaL7cednTfPenx02k3cEh8wBMLa6ys++dBETJa6JjfwgA9nBhhHQ173LJv6k2Pg==
2171
2256
  dependencies:
2172
2257
  "@types/sinon-chai" "^3.2.3"
2173
2258
  "@types/web3" "1.0.19"
@@ -2485,11 +2570,6 @@
2485
2570
  dependencies:
2486
2571
  "@sinonjs/commons" "^1.7.0"
2487
2572
 
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
2573
  "@solidity-parser/parser@^0.12.0":
2494
2574
  version "0.12.2"
2495
2575
  resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.12.2.tgz#1afad367cb29a2ed8cdd4a3a62701c2821fb578f"
@@ -2502,6 +2582,13 @@
2502
2582
  dependencies:
2503
2583
  antlr4ts "^0.5.0-alpha.4"
2504
2584
 
2585
+ "@solidity-parser/parser@^0.14.1":
2586
+ version "0.14.1"
2587
+ resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.14.1.tgz#179afb29f4e295a77cc141151f26b3848abc3c46"
2588
+ integrity sha512-eLjj2L6AuQjBB6s/ibwCAc0DwrR5Ge+ys+wgWo+bviU7fV2nTMQhU63CGaDKXg9iTmMxwhkyoggdIR7ZGRfMgw==
2589
+ dependencies:
2590
+ antlr4ts "^0.5.0-alpha.4"
2591
+
2505
2592
  "@solidity-parser/parser@^0.8.0":
2506
2593
  version "0.8.2"
2507
2594
  resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.8.2.tgz#a6a5e93ac8dca6884a99a532f133beba59b87b69"
@@ -3033,6 +3120,13 @@
3033
3120
  resolved "https://registry.yarnpkg.com/@types/cors/-/cors-2.8.10.tgz#61cc8469849e5bcdd0c7044122265c39cec10cf4"
3034
3121
  integrity sha512-C7srjHiVG3Ey1nR6d511dtDkCEjxuN9W1HWAEjGq8kpcwmNM6JJkpC0xvabM7BXTG2wDq8Eu33iH9aQKa7IvLQ==
3035
3122
 
3123
+ "@types/debug@^4.1.5":
3124
+ version "4.1.7"
3125
+ resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.7.tgz#7cc0ea761509124709b8b2d1090d8f6c17aadb82"
3126
+ integrity sha512-9AonUzyTjXXhEOa0DnqpzZi6VHlqKMswga9EXjpXnnqxwLtdvPPtlO8evrI5D9S6asFRCQ6v+wpiUKbw+vKqyg==
3127
+ dependencies:
3128
+ "@types/ms" "*"
3129
+
3036
3130
  "@types/ed2curve@^0.2.2":
3037
3131
  version "0.2.2"
3038
3132
  resolved "https://registry.yarnpkg.com/@types/ed2curve/-/ed2curve-0.2.2.tgz#8f8bc7e2c9a5895a941c63a4f7acd7a6a62a5b15"
@@ -3040,6 +3134,21 @@
3040
3134
  dependencies:
3041
3135
  tweetnacl "^1.0.0"
3042
3136
 
3137
+ "@types/elliptic@^6.4.9":
3138
+ version "6.4.14"
3139
+ resolved "https://registry.yarnpkg.com/@types/elliptic/-/elliptic-6.4.14.tgz#7bbaad60567a588c1f08b10893453e6b9b4de48e"
3140
+ integrity sha512-z4OBcDAU0GVwDTuwJzQCiL6188QvZMkvoERgcVjq0/mPM8jCfdwZ3x5zQEVoL9WCAru3aG5wl3Z5Ww5wBWn7ZQ==
3141
+ dependencies:
3142
+ "@types/bn.js" "*"
3143
+
3144
+ "@types/ethereumjs-util@^5.2.0":
3145
+ version "5.2.0"
3146
+ resolved "https://registry.yarnpkg.com/@types/ethereumjs-util/-/ethereumjs-util-5.2.0.tgz#f49fe8114789ec0871721392c09318c3eb56671b"
3147
+ integrity sha512-qwQgQqXXTRv2h2AlJef+tMEszLFkCB9dWnrJYIdAwqjubERXEc/geB+S3apRw0yQyTVnsBf8r6BhlrE8vx+3WQ==
3148
+ dependencies:
3149
+ "@types/bn.js" "*"
3150
+ "@types/node" "*"
3151
+
3043
3152
  "@types/express-serve-static-core@^4.17.18", "@types/express-serve-static-core@^4.17.21":
3044
3153
  version "4.17.24"
3045
3154
  resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz#ea41f93bf7e0d59cd5a76665068ed6aab6815c07"
@@ -3173,6 +3282,11 @@
3173
3282
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.0.0.tgz#3205bcd15ada9bc681ac20bef64e9e6df88fd297"
3174
3283
  integrity sha512-scN0hAWyLVAvLR9AyW7HoFF5sJZglyBsbPuHO4fv7JRvfmPBMfp1ozWqOf/e4wwPNxezBZXRfWzMb6iFLgEVRA==
3175
3284
 
3285
+ "@types/ms@*":
3286
+ version "0.7.31"
3287
+ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
3288
+ integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
3289
+
3176
3290
  "@types/node-fetch@^2.5.5":
3177
3291
  version "2.5.12"
3178
3292
  resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.12.tgz#8a6f779b1d4e60b7a57fb6fd48d84fb545b9cc66"
@@ -3196,7 +3310,7 @@
3196
3310
  resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
3197
3311
  integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
3198
3312
 
3199
- "@types/node@^10.0.3", "@types/node@^10.1.0", "@types/node@^10.3.2":
3313
+ "@types/node@^10.0.3", "@types/node@^10.1.0", "@types/node@^10.12.18", "@types/node@^10.3.2":
3200
3314
  version "10.17.60"
3201
3315
  resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
3202
3316
  integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
@@ -3282,6 +3396,11 @@
3282
3396
  resolved "https://registry.yarnpkg.com/@types/underscore/-/underscore-1.11.3.tgz#d6734f3741ce41b2630018c6b61c6745f6188c07"
3283
3397
  integrity sha512-Fl1TX1dapfXyDqFg2ic9M+vlXRktcPJrc4PR7sRc7sdVrjavg/JHlbUXBt8qWWqhJrmSqg3RNAkAPRiOYw6Ahw==
3284
3398
 
3399
+ "@types/utf8@^2.1.6":
3400
+ version "2.1.6"
3401
+ resolved "https://registry.yarnpkg.com/@types/utf8/-/utf8-2.1.6.tgz#430cabb71a42d0a3613cce5621324fe4f5a25753"
3402
+ integrity sha512-pRs2gYF5yoKYrgSaira0DJqVg2tFuF+Qjp838xS7K+mJyY2jJzjsrl6y17GbIa4uMRogMbxs+ghNCvKg6XyNrA==
3403
+
3285
3404
  "@types/web3@1.0.19":
3286
3405
  version "1.0.19"
3287
3406
  resolved "https://registry.yarnpkg.com/@types/web3/-/web3-1.0.19.tgz#46b85d91d398ded9ab7c85a5dd57cb33ac558924"
@@ -3532,6 +3651,14 @@ agent-base@6:
3532
3651
  dependencies:
3533
3652
  debug "4"
3534
3653
 
3654
+ aggregate-error@^3.0.0:
3655
+ version "3.1.0"
3656
+ resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
3657
+ integrity sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==
3658
+ dependencies:
3659
+ clean-stack "^2.0.0"
3660
+ indent-string "^4.0.0"
3661
+
3535
3662
  ajv@^6.10.2, ajv@^6.12.3, ajv@^6.6.1, ajv@^6.9.1:
3536
3663
  version "6.12.6"
3537
3664
  resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
@@ -5535,6 +5662,21 @@ chokidar@3.5.2, chokidar@^3.4.0:
5535
5662
  optionalDependencies:
5536
5663
  fsevents "~2.3.2"
5537
5664
 
5665
+ chokidar@3.5.3:
5666
+ version "3.5.3"
5667
+ resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
5668
+ integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
5669
+ dependencies:
5670
+ anymatch "~3.1.2"
5671
+ braces "~3.0.2"
5672
+ glob-parent "~5.1.2"
5673
+ is-binary-path "~2.1.0"
5674
+ is-glob "~4.0.1"
5675
+ normalize-path "~3.0.0"
5676
+ readdirp "~3.6.0"
5677
+ optionalDependencies:
5678
+ fsevents "~2.3.2"
5679
+
5538
5680
  chownr@^1.1.1:
5539
5681
  version "1.1.4"
5540
5682
  resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
@@ -5599,6 +5741,11 @@ class-utils@^0.3.5:
5599
5741
  isobject "^3.0.0"
5600
5742
  static-extend "^0.1.1"
5601
5743
 
5744
+ clean-stack@^2.0.0:
5745
+ version "2.2.0"
5746
+ resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
5747
+ integrity sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==
5748
+
5602
5749
  cli-color@^1.4.0:
5603
5750
  version "1.4.0"
5604
5751
  resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-1.4.0.tgz#7d10738f48526824f8fe7da51857cb0f572fe01f"
@@ -6266,6 +6413,13 @@ debug@4.1.1:
6266
6413
  dependencies:
6267
6414
  ms "^2.1.1"
6268
6415
 
6416
+ debug@4.3.3:
6417
+ version "4.3.3"
6418
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
6419
+ integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
6420
+ dependencies:
6421
+ ms "2.1.2"
6422
+
6269
6423
  debug@^3.1.0, debug@^3.2.6:
6270
6424
  version "3.2.7"
6271
6425
  resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
@@ -6273,6 +6427,13 @@ debug@^3.1.0, debug@^3.2.6:
6273
6427
  dependencies:
6274
6428
  ms "^2.1.1"
6275
6429
 
6430
+ debug@^4.3.3:
6431
+ version "4.3.4"
6432
+ resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
6433
+ integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
6434
+ dependencies:
6435
+ ms "2.1.2"
6436
+
6276
6437
  decamelize@^1.1.1, decamelize@^1.2.0:
6277
6438
  version "1.2.0"
6278
6439
  resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
@@ -6780,7 +6941,7 @@ elliptic@6.3.3:
6780
6941
  hash.js "^1.0.0"
6781
6942
  inherits "^2.0.1"
6782
6943
 
6783
- elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3:
6944
+ elliptic@6.5.4, elliptic@^6.4.0, elliptic@^6.5.2, elliptic@^6.5.3, elliptic@^6.5.4:
6784
6945
  version "6.5.4"
6785
6946
  resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
6786
6947
  integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
@@ -7270,7 +7431,7 @@ eth-lib@0.2.7:
7270
7431
  elliptic "^6.4.0"
7271
7432
  xhr-request-promise "^0.1.2"
7272
7433
 
7273
- eth-lib@0.2.8:
7434
+ eth-lib@0.2.8, eth-lib@^0.2.8:
7274
7435
  version "0.2.8"
7275
7436
  resolved "https://registry.yarnpkg.com/eth-lib/-/eth-lib-0.2.8.tgz#b194058bef4b220ad12ea497431d6cb6aa0623c8"
7276
7437
  integrity sha512-ArJ7x1WcWOlSpzdoTBX8vkwlkSQ85CjjifSZtV4co64vWxSV8geWfPI9x4SVYu3DSxnX4yWFVTtGL+j9DUFLNw==
@@ -7319,16 +7480,6 @@ eth-sig-util@^1.4.2:
7319
7480
  ethereumjs-abi "git+https://github.com/ethereumjs/ethereumjs-abi.git"
7320
7481
  ethereumjs-util "^5.1.1"
7321
7482
 
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
7483
  eth-tx-summary@^3.1.2:
7333
7484
  version "3.2.4"
7334
7485
  resolved "https://registry.yarnpkg.com/eth-tx-summary/-/eth-tx-summary-3.2.4.tgz#e10eb95eb57cdfe549bf29f97f1e4f1db679035c"
@@ -7561,7 +7712,7 @@ ethereumjs-util@6.2.0:
7561
7712
  rlp "^2.2.3"
7562
7713
  secp256k1 "^3.0.1"
7563
7714
 
7564
- ethereumjs-util@6.2.1, ethereumjs-util@^6.0.0, ethereumjs-util@^6.1.0, ethereumjs-util@^6.2.0:
7715
+ 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
7716
  version "6.2.1"
7566
7717
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-6.2.1.tgz#fcb4e4dd5ceacb9d2305426ab1a5cd93e3163b69"
7567
7718
  integrity sha512-W2Ktez4L01Vexijrm5EB6w7dg4n/TgpoYU4avuT5T3Vmnw/eCRtiBrJfQYS/DCSvDIOLn2k57GcHdeBcgVxAqw==
@@ -7598,7 +7749,7 @@ ethereumjs-util@^5.0.0, ethereumjs-util@^5.0.1, ethereumjs-util@^5.1.1, ethereum
7598
7749
  rlp "^2.0.0"
7599
7750
  safe-buffer "^5.1.1"
7600
7751
 
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:
7752
+ ethereumjs-util@^7.0.10, ethereumjs-util@^7.0.2, ethereumjs-util@^7.0.3, ethereumjs-util@^7.1.0:
7602
7753
  version "7.1.0"
7603
7754
  resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.0.tgz#e2b43a30bfcdbcb432a4eb42bd5f2393209b3fd5"
7604
7755
  integrity sha512-kR+vhu++mUDARrsMMhsjjzPduRVAeundLGXucGRHF3B4oEltOUspfgCVco4kckucj3FMlLaZHUl9n7/kdmr6Tw==
@@ -7622,6 +7773,17 @@ ethereumjs-util@^7.1.1, ethereumjs-util@^7.1.2:
7622
7773
  ethjs-util "0.1.6"
7623
7774
  rlp "^2.2.4"
7624
7775
 
7776
+ ethereumjs-util@^7.1.3, ethereumjs-util@^7.1.4:
7777
+ version "7.1.4"
7778
+ resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.4.tgz#a6885bcdd92045b06f596c7626c3e89ab3312458"
7779
+ integrity sha512-p6KmuPCX4mZIqsQzXfmSx9Y0l2hqf+VkAiwSisW3UKUFdk8ZkAt+AYaor83z2nSi6CU2zSsXMlD80hAbNEGM0A==
7780
+ dependencies:
7781
+ "@types/bn.js" "^5.1.0"
7782
+ bn.js "^5.1.2"
7783
+ create-hash "^1.1.2"
7784
+ ethereum-cryptography "^0.1.3"
7785
+ rlp "^2.2.4"
7786
+
7625
7787
  ethereumjs-vm@4.2.0:
7626
7788
  version "4.2.0"
7627
7789
  resolved "https://registry.yarnpkg.com/ethereumjs-vm/-/ethereumjs-vm-4.2.0.tgz#e885e861424e373dbc556278f7259ff3fca5edab"
@@ -7882,7 +8044,7 @@ ethjs-util@0.1.3:
7882
8044
  is-hex-prefixed "1.0.0"
7883
8045
  strip-hex-prefix "1.0.0"
7884
8046
 
7885
- ethjs-util@0.1.6, ethjs-util@^0.1.3:
8047
+ ethjs-util@0.1.6, ethjs-util@^0.1.3, ethjs-util@^0.1.6:
7886
8048
  version "0.1.6"
7887
8049
  resolved "https://registry.yarnpkg.com/ethjs-util/-/ethjs-util-0.1.6.tgz#f308b62f185f9fe6237132fb2a9818866a5cd536"
7888
8050
  integrity sha512-CUnVOQq7gSpDHZVVrQW8ExxUETWrnrvXYvYz55wOU8Uj4VCgw56XC2B/fVqQN+f7gmrnRHSLVnFAwsCuNwji8w==
@@ -8586,6 +8748,11 @@ fp-ts@1.19.3:
8586
8748
  resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-1.19.3.tgz#261a60d1088fbff01f91256f91d21d0caaaaa96f"
8587
8749
  integrity sha512-H5KQDspykdHuztLTg+ajGN0Z2qUjcEf3Ybxc6hLt0k7/zPkn29XnKnxlBPyW2XIddWrGaJBzBl4VLYOtk39yZg==
8588
8750
 
8751
+ fp-ts@2.1.1:
8752
+ version "2.1.1"
8753
+ resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-2.1.1.tgz#c910544499d7c959351bb4260ee7c44a544084c1"
8754
+ integrity sha512-YcWhMdDCFCja0MmaDroTgNu+NWWrrnUEn92nvDgrtVy9Z71YFnhNVIghoHPt8gs82ijoMzFGeWKvArbyICiJgw==
8755
+
8589
8756
  fp-ts@^1.0.0:
8590
8757
  version "1.19.5"
8591
8758
  resolved "https://registry.yarnpkg.com/fp-ts/-/fp-ts-1.19.5.tgz#3da865e585dfa1fdfd51785417357ac50afc520a"
@@ -8968,6 +9135,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
9135
  once "^1.3.0"
8969
9136
  path-is-absolute "^1.0.0"
8970
9137
 
9138
+ glob@7.2.0:
9139
+ version "7.2.0"
9140
+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
9141
+ integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
9142
+ dependencies:
9143
+ fs.realpath "^1.0.0"
9144
+ inflight "^1.0.4"
9145
+ inherits "2"
9146
+ minimatch "^3.0.4"
9147
+ once "^1.3.0"
9148
+ path-is-absolute "^1.0.0"
9149
+
8971
9150
  glob@^5.0.15, glob@^5.0.3:
8972
9151
  version "5.0.15"
8973
9152
  resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -9261,23 +9440,25 @@ hardhat-gas-reporter@^1.0.4:
9261
9440
  eth-gas-reporter "^0.2.20"
9262
9441
  sha1 "^1.1.1"
9263
9442
 
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==
9443
+ hardhat@^2.9.3:
9444
+ version "2.9.3"
9445
+ resolved "https://registry.yarnpkg.com/hardhat/-/hardhat-2.9.3.tgz#4759dc3c468c7d15f34334ca1be7d59b04e47b1e"
9446
+ integrity sha512-7Vw99RbYbMZ15UzegOR/nqIYIqddZXvLwJGaX5sX4G5bydILnbjmDU6g3jMKJSiArEixS3vHAEaOs5CW1JQ3hg==
9268
9447
  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"
9448
+ "@ethereumjs/block" "^3.6.0"
9449
+ "@ethereumjs/blockchain" "^5.5.0"
9450
+ "@ethereumjs/common" "^2.6.0"
9451
+ "@ethereumjs/tx" "^3.4.0"
9452
+ "@ethereumjs/vm" "^5.6.0"
9274
9453
  "@ethersproject/abi" "^5.1.2"
9454
+ "@metamask/eth-sig-util" "^4.0.0"
9275
9455
  "@sentry/node" "^5.18.1"
9276
- "@solidity-parser/parser" "^0.11.0"
9456
+ "@solidity-parser/parser" "^0.14.1"
9277
9457
  "@types/bn.js" "^5.1.0"
9278
9458
  "@types/lru-cache" "^5.1.0"
9279
9459
  abort-controller "^3.0.0"
9280
9460
  adm-zip "^0.4.16"
9461
+ aggregate-error "^3.0.0"
9281
9462
  ansi-escapes "^4.3.0"
9282
9463
  chalk "^2.4.2"
9283
9464
  chokidar "^3.4.0"
@@ -9285,22 +9466,20 @@ hardhat@^2.6.4:
9285
9466
  debug "^4.1.1"
9286
9467
  enquirer "^2.3.0"
9287
9468
  env-paths "^2.2.0"
9288
- eth-sig-util "^2.5.2"
9289
9469
  ethereum-cryptography "^0.1.2"
9290
9470
  ethereumjs-abi "^0.6.8"
9291
- ethereumjs-util "^7.1.0"
9471
+ ethereumjs-util "^7.1.3"
9292
9472
  find-up "^2.1.0"
9293
9473
  fp-ts "1.19.3"
9294
9474
  fs-extra "^7.0.1"
9295
9475
  glob "^7.1.3"
9296
- https-proxy-agent "^5.0.0"
9297
9476
  immutable "^4.0.0-rc.12"
9298
9477
  io-ts "1.10.4"
9299
9478
  lodash "^4.17.11"
9300
- merkle-patricia-tree "^4.2.0"
9479
+ merkle-patricia-tree "^4.2.2"
9301
9480
  mnemonist "^0.38.0"
9302
- mocha "^7.1.2"
9303
- node-fetch "^2.6.0"
9481
+ mocha "^9.2.0"
9482
+ p-map "^4.0.0"
9304
9483
  qs "^6.7.0"
9305
9484
  raw-body "^2.4.1"
9306
9485
  resolve "1.17.0"
@@ -9311,7 +9490,8 @@ hardhat@^2.6.4:
9311
9490
  stacktrace-parser "^0.1.10"
9312
9491
  "true-case-path" "^2.2.1"
9313
9492
  tsort "0.0.1"
9314
- uuid "^3.3.2"
9493
+ undici "^4.14.1"
9494
+ uuid "^8.3.2"
9315
9495
  ws "^7.4.6"
9316
9496
 
9317
9497
  has-ansi@^2.0.0:
@@ -9682,6 +9862,11 @@ imurmurhash@^0.1.4:
9682
9862
  resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
9683
9863
  integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
9684
9864
 
9865
+ indent-string@^4.0.0:
9866
+ version "4.0.0"
9867
+ resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
9868
+ integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
9869
+
9685
9870
  inflight@^1.0.4:
9686
9871
  version "1.0.6"
9687
9872
  resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
@@ -9766,6 +9951,11 @@ io-ts@1.10.4:
9766
9951
  dependencies:
9767
9952
  fp-ts "^1.0.0"
9768
9953
 
9954
+ io-ts@2.0.1:
9955
+ version "2.0.1"
9956
+ resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.0.1.tgz#1261c12f915c2f48d16393a36966636b48a45aa1"
9957
+ integrity sha512-RezD+WcCfW4VkMkEcQWL/Nmy/nqsWTvTYg7oUmTGzglvSSV2P9h2z1PVeREPFf0GWNzruYleAt1XCMQZSg1xxQ==
9958
+
9769
9959
  ip-regex@^4.0.0:
9770
9960
  version "4.3.0"
9771
9961
  resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-4.3.0.tgz#687275ab0f57fa76978ff8f4dddc8a23d5990db5"
@@ -11721,30 +11911,29 @@ merkle-patricia-tree@^2.1.2, merkle-patricia-tree@^2.3.2:
11721
11911
  rlp "^2.0.0"
11722
11912
  semaphore ">=1.0.1"
11723
11913
 
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==
11914
+ merkle-patricia-tree@^4.2.1:
11915
+ version "4.2.1"
11916
+ resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.1.tgz#fc43e7b162e597a0720ccdd702bf1d49765691d2"
11917
+ integrity sha512-25reMgrT8PhJy0Ba0U7fMZD2oobS1FPWB9vQa0uBpJYIQYYuFXEHoqEkTqA/UzX+s9br3pmUVVY/TOsFt/x0oQ==
11728
11918
  dependencies:
11729
11919
  "@types/levelup" "^4.3.0"
11730
- ethereumjs-util "^7.0.10"
11920
+ ethereumjs-util "^7.1.0"
11731
11921
  level-mem "^5.0.1"
11732
11922
  level-ws "^2.0.0"
11733
11923
  readable-stream "^3.6.0"
11734
11924
  rlp "^2.2.4"
11735
11925
  semaphore-async-await "^1.5.1"
11736
11926
 
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==
11927
+ merkle-patricia-tree@^4.2.2, merkle-patricia-tree@^4.2.4:
11928
+ version "4.2.4"
11929
+ resolved "https://registry.yarnpkg.com/merkle-patricia-tree/-/merkle-patricia-tree-4.2.4.tgz#ff988d045e2bf3dfa2239f7fabe2d59618d57413"
11930
+ integrity sha512-eHbf/BG6eGNsqqfbLED9rIqbsF4+sykEaBn6OLNs71tjclbMcMOk1tEPmJKcNcNCLkvbpY/lwyOlizWsqPNo8w==
11741
11931
  dependencies:
11742
11932
  "@types/levelup" "^4.3.0"
11743
- ethereumjs-util "^7.1.0"
11933
+ ethereumjs-util "^7.1.4"
11744
11934
  level-mem "^5.0.1"
11745
11935
  level-ws "^2.0.0"
11746
11936
  readable-stream "^3.6.0"
11747
- rlp "^2.2.4"
11748
11937
  semaphore-async-await "^1.5.1"
11749
11938
 
11750
11939
  merkle-tree-solidity@*:
@@ -11882,6 +12071,13 @@ minimatch@*, "minimatch@2 || 3", minimatch@3.0.4, minimatch@^3.0.2, minimatch@^3
11882
12071
  dependencies:
11883
12072
  brace-expansion "^1.1.7"
11884
12073
 
12074
+ minimatch@4.2.1:
12075
+ version "4.2.1"
12076
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-4.2.1.tgz#40d9d511a46bdc4e563c22c3080cde9c0d8299b4"
12077
+ integrity sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==
12078
+ dependencies:
12079
+ brace-expansion "^1.1.7"
12080
+
11885
12081
  minimist@0.0.8:
11886
12082
  version "0.0.8"
11887
12083
  resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -11989,7 +12185,7 @@ mocha@8.1.2:
11989
12185
  yargs-parser "13.1.2"
11990
12186
  yargs-unparser "1.6.1"
11991
12187
 
11992
- mocha@^7.1.1, mocha@^7.1.2:
12188
+ mocha@^7.1.1:
11993
12189
  version "7.2.0"
11994
12190
  resolved "https://registry.yarnpkg.com/mocha/-/mocha-7.2.0.tgz#01cc227b00d875ab1eed03a75106689cfed5a604"
11995
12191
  integrity sha512-O9CIypScywTVpNaRrCAgoUnJgozpIofjKUYmJhiCIJMiuYnLI6otcb1/kpW9/n/tJODHGZ7i8aLQoDVsMtOKQQ==
@@ -12049,6 +12245,36 @@ mocha@^9.1.2:
12049
12245
  yargs-parser "20.2.4"
12050
12246
  yargs-unparser "2.0.0"
12051
12247
 
12248
+ mocha@^9.2.0:
12249
+ version "9.2.2"
12250
+ resolved "https://registry.yarnpkg.com/mocha/-/mocha-9.2.2.tgz#d70db46bdb93ca57402c809333e5a84977a88fb9"
12251
+ integrity sha512-L6XC3EdwT6YrIk0yXpavvLkn8h+EU+Y5UcCHKECyMbdUIxyMuZj4bX4U9e1nvnvUUvQVsV2VHQr5zLdcUkhW/g==
12252
+ dependencies:
12253
+ "@ungap/promise-all-settled" "1.1.2"
12254
+ ansi-colors "4.1.1"
12255
+ browser-stdout "1.3.1"
12256
+ chokidar "3.5.3"
12257
+ debug "4.3.3"
12258
+ diff "5.0.0"
12259
+ escape-string-regexp "4.0.0"
12260
+ find-up "5.0.0"
12261
+ glob "7.2.0"
12262
+ growl "1.10.5"
12263
+ he "1.2.0"
12264
+ js-yaml "4.1.0"
12265
+ log-symbols "4.1.0"
12266
+ minimatch "4.2.1"
12267
+ ms "2.1.3"
12268
+ nanoid "3.3.1"
12269
+ serialize-javascript "6.0.0"
12270
+ strip-json-comments "3.1.1"
12271
+ supports-color "8.1.1"
12272
+ which "2.0.2"
12273
+ workerpool "6.2.0"
12274
+ yargs "16.2.0"
12275
+ yargs-parser "20.2.4"
12276
+ yargs-unparser "2.0.0"
12277
+
12052
12278
  mock-fs@^4.1.0:
12053
12279
  version "4.14.0"
12054
12280
  resolved "https://registry.yarnpkg.com/mock-fs/-/mock-fs-4.14.0.tgz#ce5124d2c601421255985e6e94da80a7357b1b18"
@@ -12239,6 +12465,11 @@ nanoid@3.1.25:
12239
12465
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.25.tgz#09ca32747c0e543f0e1814b7d3793477f9c8e152"
12240
12466
  integrity sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==
12241
12467
 
12468
+ nanoid@3.3.1:
12469
+ version "3.3.1"
12470
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
12471
+ integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
12472
+
12242
12473
  nanoid@^2.0.0:
12243
12474
  version "2.1.11"
12244
12475
  resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
@@ -12989,6 +13220,13 @@ p-map-series@^1.0.0:
12989
13220
  dependencies:
12990
13221
  p-reduce "^1.0.0"
12991
13222
 
13223
+ p-map@^4.0.0:
13224
+ version "4.0.0"
13225
+ resolved "https://registry.yarnpkg.com/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b"
13226
+ integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==
13227
+ dependencies:
13228
+ aggregate-error "^3.0.0"
13229
+
12992
13230
  p-reduce@^1.0.0:
12993
13231
  version "1.0.0"
12994
13232
  resolved "https://registry.yarnpkg.com/p-reduce/-/p-reduce-1.0.0.tgz#18c2b0dd936a4690a529f8231f58a0fdb6a47dfa"
@@ -16538,6 +16776,11 @@ underscore@1.9.1:
16538
16776
  resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
16539
16777
  integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
16540
16778
 
16779
+ undici@^4.14.1:
16780
+ version "4.16.0"
16781
+ resolved "https://registry.yarnpkg.com/undici/-/undici-4.16.0.tgz#469bb87b3b918818d3d7843d91a1d08da357d5ff"
16782
+ integrity sha512-tkZSECUYi+/T1i4u+4+lwZmQgLXd4BLGlrc7KZPcLIW7Jpq99+Xpc30ONv7nS6F5UNOxp/HBZSSL9MafUrvJbw==
16783
+
16541
16784
  unicode-canonical-property-names-ecmascript@^1.0.4:
16542
16785
  version "1.0.4"
16543
16786
  resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
@@ -16717,7 +16960,7 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
16717
16960
  resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
16718
16961
  integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
16719
16962
 
16720
- util.promisify@^1.0.0, util.promisify@^1.0.1:
16963
+ util.promisify@^1.0.0:
16721
16964
  version "1.1.1"
16722
16965
  resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.1.1.tgz#77832f57ced2c9478174149cae9b96e9918cd54b"
16723
16966
  integrity sha512-/s3UsZUrIfa6xDhr7zZhnE9SLQ5RIXyYfiVnMMyMDzOc8WhWN4Nbh36H842OyurKbCDAesZOJaVyvmSl6fhGQw==
@@ -16770,7 +17013,7 @@ uuid@^3.0.1, uuid@^3.1.0, uuid@^3.3.2, uuid@^3.4.0:
16770
17013
  resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
16771
17014
  integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
16772
17015
 
16773
- uuid@^8.0.0:
17016
+ uuid@^8.0.0, uuid@^8.3.2:
16774
17017
  version "8.3.2"
16775
17018
  resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
16776
17019
  integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
@@ -16894,6 +17137,16 @@ web3-bzz@1.2.11:
16894
17137
  swarm-js "^0.1.40"
16895
17138
  underscore "1.9.1"
16896
17139
 
17140
+ web3-bzz@1.3.6:
17141
+ version "1.3.6"
17142
+ resolved "https://registry.yarnpkg.com/web3-bzz/-/web3-bzz-1.3.6.tgz#95f370aecc3ff6ad07f057e6c0c916ef09b04dde"
17143
+ integrity sha512-ibHdx1wkseujFejrtY7ZyC0QxQ4ATXjzcNUpaLrvM6AEae8prUiyT/OloG9FWDgFD2CPLwzKwfSQezYQlANNlw==
17144
+ dependencies:
17145
+ "@types/node" "^12.12.6"
17146
+ got "9.6.0"
17147
+ swarm-js "^0.1.40"
17148
+ underscore "1.12.1"
17149
+
16897
17150
  web3-bzz@1.4.0:
16898
17151
  version "1.4.0"
16899
17152
  resolved "https://registry.yarnpkg.com/web3-bzz/-/web3-bzz-1.4.0.tgz#78a5db3544624b6709b2554094d931639f6f85b8"
@@ -16922,6 +17175,15 @@ web3-core-helpers@1.2.11:
16922
17175
  web3-eth-iban "1.2.11"
16923
17176
  web3-utils "1.2.11"
16924
17177
 
17178
+ web3-core-helpers@1.3.6:
17179
+ version "1.3.6"
17180
+ resolved "https://registry.yarnpkg.com/web3-core-helpers/-/web3-core-helpers-1.3.6.tgz#c478246a9abe4e5456acf42657dac2f7c330be74"
17181
+ integrity sha512-nhtjA2ZbkppjlxTSwG0Ttu6FcPkVu1rCN5IFAOVpF/L0SEt+jy+O5l90+cjDq0jAYvlBwUwnbh2mR9hwDEJCNA==
17182
+ dependencies:
17183
+ underscore "1.12.1"
17184
+ web3-eth-iban "1.3.6"
17185
+ web3-utils "1.3.6"
17186
+
16925
17187
  web3-core-helpers@1.4.0:
16926
17188
  version "1.4.0"
16927
17189
  resolved "https://registry.yarnpkg.com/web3-core-helpers/-/web3-core-helpers-1.4.0.tgz#5cbed46dd325b9498f6fafb15aed4a4295cce514"
@@ -16954,6 +17216,18 @@ web3-core-method@1.2.11:
16954
17216
  web3-core-subscriptions "1.2.11"
16955
17217
  web3-utils "1.2.11"
16956
17218
 
17219
+ web3-core-method@1.3.6:
17220
+ version "1.3.6"
17221
+ resolved "https://registry.yarnpkg.com/web3-core-method/-/web3-core-method-1.3.6.tgz#4b0334edd94b03dfec729d113c69a4eb6ebc68ae"
17222
+ integrity sha512-RyegqVGxn0cyYW5yzAwkPlsSEynkdPiegd7RxgB4ak1eKk2Cv1q2x4C7D2sZjeeCEF+q6fOkVmo2OZNqS2iQxg==
17223
+ dependencies:
17224
+ "@ethersproject/transactions" "^5.0.0-beta.135"
17225
+ underscore "1.12.1"
17226
+ web3-core-helpers "1.3.6"
17227
+ web3-core-promievent "1.3.6"
17228
+ web3-core-subscriptions "1.3.6"
17229
+ web3-utils "1.3.6"
17230
+
16957
17231
  web3-core-method@1.4.0:
16958
17232
  version "1.4.0"
16959
17233
  resolved "https://registry.yarnpkg.com/web3-core-method/-/web3-core-method-1.4.0.tgz#0e26001e4029d359731b25a82e0bed4d1bef8392"
@@ -16981,6 +17255,13 @@ web3-core-promievent@1.2.11:
16981
17255
  dependencies:
16982
17256
  eventemitter3 "4.0.4"
16983
17257
 
17258
+ web3-core-promievent@1.3.6:
17259
+ version "1.3.6"
17260
+ resolved "https://registry.yarnpkg.com/web3-core-promievent/-/web3-core-promievent-1.3.6.tgz#6c27dc79de8f71b74f5d17acaf9aaf593d3cb0c9"
17261
+ integrity sha512-Z+QzfyYDTXD5wJmZO5wwnRO8bAAHEItT1XNSPVb4J1CToV/I/SbF7CuF8Uzh2jns0Cm1109o666H7StFFvzVKw==
17262
+ dependencies:
17263
+ eventemitter3 "4.0.4"
17264
+
16984
17265
  web3-core-promievent@1.4.0:
16985
17266
  version "1.4.0"
16986
17267
  resolved "https://registry.yarnpkg.com/web3-core-promievent/-/web3-core-promievent-1.4.0.tgz#531644dab287e83653d983aeb3d9daa0f894f775"
@@ -17010,6 +17291,18 @@ web3-core-requestmanager@1.2.11:
17010
17291
  web3-providers-ipc "1.2.11"
17011
17292
  web3-providers-ws "1.2.11"
17012
17293
 
17294
+ web3-core-requestmanager@1.3.6:
17295
+ version "1.3.6"
17296
+ resolved "https://registry.yarnpkg.com/web3-core-requestmanager/-/web3-core-requestmanager-1.3.6.tgz#4fea269fe913fd4fca464b4f7c65cb94857b5b2a"
17297
+ integrity sha512-2rIaeuqeo7QN1Eex7aXP0ZqeteJEPWXYFS/M3r3LXMiV8R4STQBKE+//dnHJXoo2ctzEB5cgd+7NaJM8S3gPyA==
17298
+ dependencies:
17299
+ underscore "1.12.1"
17300
+ util "^0.12.0"
17301
+ web3-core-helpers "1.3.6"
17302
+ web3-providers-http "1.3.6"
17303
+ web3-providers-ipc "1.3.6"
17304
+ web3-providers-ws "1.3.6"
17305
+
17013
17306
  web3-core-requestmanager@1.4.0:
17014
17307
  version "1.4.0"
17015
17308
  resolved "https://registry.yarnpkg.com/web3-core-requestmanager/-/web3-core-requestmanager-1.4.0.tgz#39043da0e1a1b1474f85af531df786e6036ef4b3"
@@ -17040,6 +17333,15 @@ web3-core-subscriptions@1.2.11:
17040
17333
  underscore "1.9.1"
17041
17334
  web3-core-helpers "1.2.11"
17042
17335
 
17336
+ web3-core-subscriptions@1.3.6:
17337
+ version "1.3.6"
17338
+ resolved "https://registry.yarnpkg.com/web3-core-subscriptions/-/web3-core-subscriptions-1.3.6.tgz#ee24e7974d1d72ff6c992c599deba4ef9b308415"
17339
+ integrity sha512-wi9Z9X5X75OKvxAg42GGIf81ttbNR2TxzkAsp1g+nnp5K8mBwgZvXrIsDuj7Z7gx72Y45mWJADCWjk/2vqNu8g==
17340
+ dependencies:
17341
+ eventemitter3 "4.0.4"
17342
+ underscore "1.12.1"
17343
+ web3-core-helpers "1.3.6"
17344
+
17043
17345
  web3-core-subscriptions@1.4.0:
17044
17346
  version "1.4.0"
17045
17347
  resolved "https://registry.yarnpkg.com/web3-core-subscriptions/-/web3-core-subscriptions-1.4.0.tgz#ec44e5cfe7bffe0c2a9da330007f88e08e1b5837"
@@ -17072,6 +17374,19 @@ web3-core@1.2.11:
17072
17374
  web3-core-requestmanager "1.2.11"
17073
17375
  web3-utils "1.2.11"
17074
17376
 
17377
+ web3-core@1.3.6:
17378
+ version "1.3.6"
17379
+ resolved "https://registry.yarnpkg.com/web3-core/-/web3-core-1.3.6.tgz#a6a761d1ff2f3ee462b8dab679229d2f8e267504"
17380
+ integrity sha512-gkLDM4T1Sc0T+HZIwxrNrwPg0IfWI0oABSglP2X5ZbBAYVUeEATA0o92LWV8BeF+okvKXLK1Fek/p6axwM/h3Q==
17381
+ dependencies:
17382
+ "@types/bn.js" "^4.11.5"
17383
+ "@types/node" "^12.12.6"
17384
+ bignumber.js "^9.0.0"
17385
+ web3-core-helpers "1.3.6"
17386
+ web3-core-method "1.3.6"
17387
+ web3-core-requestmanager "1.3.6"
17388
+ web3-utils "1.3.6"
17389
+
17075
17390
  web3-core@1.4.0:
17076
17391
  version "1.4.0"
17077
17392
  resolved "https://registry.yarnpkg.com/web3-core/-/web3-core-1.4.0.tgz#db830ed9fa9cca37479c501f0e5bc4201493b46b"
@@ -17103,6 +17418,15 @@ web3-eth-abi@1.2.11:
17103
17418
  underscore "1.9.1"
17104
17419
  web3-utils "1.2.11"
17105
17420
 
17421
+ web3-eth-abi@1.3.6:
17422
+ version "1.3.6"
17423
+ resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.3.6.tgz#4272ca48d817aa651bbf97b269f5ff10abc2b8a9"
17424
+ integrity sha512-Or5cRnZu6WzgScpmbkvC6bfNxR26hqiKK4i8sMPFeTUABQcb/FU3pBj7huBLYbp9dH+P5W79D2MqwbWwjj9DoQ==
17425
+ dependencies:
17426
+ "@ethersproject/abi" "5.0.7"
17427
+ underscore "1.12.1"
17428
+ web3-utils "1.3.6"
17429
+
17106
17430
  web3-eth-abi@1.4.0:
17107
17431
  version "1.4.0"
17108
17432
  resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.4.0.tgz#83f9f0ce48fd6d6b233a30a33bd674b3518e472b"
@@ -17146,6 +17470,23 @@ web3-eth-accounts@1.2.11:
17146
17470
  web3-core-method "1.2.11"
17147
17471
  web3-utils "1.2.11"
17148
17472
 
17473
+ web3-eth-accounts@1.3.6:
17474
+ version "1.3.6"
17475
+ resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.3.6.tgz#f9fcb50b28ee58090ab292a10d996155caa2b474"
17476
+ integrity sha512-Ilr0hG6ONbCdSlVKffasCmNwftD5HsNpwyQASevocIQwHdTlvlwO0tb3oGYuajbKOaDzNTwXfz25bttAEoFCGA==
17477
+ dependencies:
17478
+ crypto-browserify "3.12.0"
17479
+ eth-lib "0.2.8"
17480
+ ethereumjs-common "^1.3.2"
17481
+ ethereumjs-tx "^2.1.1"
17482
+ scrypt-js "^3.0.1"
17483
+ underscore "1.12.1"
17484
+ uuid "3.3.2"
17485
+ web3-core "1.3.6"
17486
+ web3-core-helpers "1.3.6"
17487
+ web3-core-method "1.3.6"
17488
+ web3-utils "1.3.6"
17489
+
17149
17490
  web3-eth-accounts@1.4.0:
17150
17491
  version "1.4.0"
17151
17492
  resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.4.0.tgz#25fc4b2b582a16b77c1492f27f58c59481156068"
@@ -17193,6 +17534,21 @@ web3-eth-contract@1.2.11:
17193
17534
  web3-eth-abi "1.2.11"
17194
17535
  web3-utils "1.2.11"
17195
17536
 
17537
+ web3-eth-contract@1.3.6:
17538
+ version "1.3.6"
17539
+ resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-1.3.6.tgz#cccf4d32dc56917fb6923e778498a9ba2a5ba866"
17540
+ integrity sha512-8gDaRrLF2HCg+YEZN1ov0zN35vmtPnGf3h1DxmJQK5Wm2lRMLomz9rsWsuvig3UJMHqZAQKD7tOl3ocJocQsmA==
17541
+ dependencies:
17542
+ "@types/bn.js" "^4.11.5"
17543
+ underscore "1.12.1"
17544
+ web3-core "1.3.6"
17545
+ web3-core-helpers "1.3.6"
17546
+ web3-core-method "1.3.6"
17547
+ web3-core-promievent "1.3.6"
17548
+ web3-core-subscriptions "1.3.6"
17549
+ web3-eth-abi "1.3.6"
17550
+ web3-utils "1.3.6"
17551
+
17196
17552
  web3-eth-contract@1.4.0:
17197
17553
  version "1.4.0"
17198
17554
  resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-1.4.0.tgz#604187d1e44365fa0c0592e61ac5a1b5fd7c2eaa"
@@ -17237,6 +17593,21 @@ web3-eth-ens@1.2.11:
17237
17593
  web3-eth-contract "1.2.11"
17238
17594
  web3-utils "1.2.11"
17239
17595
 
17596
+ web3-eth-ens@1.3.6:
17597
+ version "1.3.6"
17598
+ resolved "https://registry.yarnpkg.com/web3-eth-ens/-/web3-eth-ens-1.3.6.tgz#0d28c5d4ea7b4462ef6c077545a77956a6cdf175"
17599
+ integrity sha512-n27HNj7lpSkRxTgSx+Zo7cmKAgyg2ElFilaFlUu/X2CNH23lXfcPm2bWssivH9z0ndhg0OyR4AYFZqPaqDHkJA==
17600
+ dependencies:
17601
+ content-hash "^2.5.2"
17602
+ eth-ens-namehash "2.0.8"
17603
+ underscore "1.12.1"
17604
+ web3-core "1.3.6"
17605
+ web3-core-helpers "1.3.6"
17606
+ web3-core-promievent "1.3.6"
17607
+ web3-eth-abi "1.3.6"
17608
+ web3-eth-contract "1.3.6"
17609
+ web3-utils "1.3.6"
17610
+
17240
17611
  web3-eth-ens@1.4.0:
17241
17612
  version "1.4.0"
17242
17613
  resolved "https://registry.yarnpkg.com/web3-eth-ens/-/web3-eth-ens-1.4.0.tgz#4e66dfc3bdc6439553482972ffb2a181f1c12cbc"
@@ -17268,6 +17639,14 @@ web3-eth-iban@1.2.11:
17268
17639
  bn.js "^4.11.9"
17269
17640
  web3-utils "1.2.11"
17270
17641
 
17642
+ web3-eth-iban@1.3.6:
17643
+ version "1.3.6"
17644
+ resolved "https://registry.yarnpkg.com/web3-eth-iban/-/web3-eth-iban-1.3.6.tgz#0d6ba21fe78f190af8919e9cd5453882457209e0"
17645
+ integrity sha512-nfMQaaLA/zsg5W4Oy/EJQbs8rSs1vBAX6b/35xzjYoutXlpHMQadujDx2RerTKhSHqFXSJeQAfE+2f6mdhYkRQ==
17646
+ dependencies:
17647
+ bn.js "^4.11.9"
17648
+ web3-utils "1.3.6"
17649
+
17271
17650
  web3-eth-iban@1.4.0:
17272
17651
  version "1.4.0"
17273
17652
  resolved "https://registry.yarnpkg.com/web3-eth-iban/-/web3-eth-iban-1.4.0.tgz#b54902c019d677b6356d838b3e964f925017c143"
@@ -17299,6 +17678,18 @@ web3-eth-personal@1.2.11:
17299
17678
  web3-net "1.2.11"
17300
17679
  web3-utils "1.2.11"
17301
17680
 
17681
+ web3-eth-personal@1.3.6:
17682
+ version "1.3.6"
17683
+ resolved "https://registry.yarnpkg.com/web3-eth-personal/-/web3-eth-personal-1.3.6.tgz#226137916754c498f0284f22c55924c87a2efcf0"
17684
+ integrity sha512-pOHU0+/h1RFRYoh1ehYBehRbcKWP4OSzd4F7mDljhHngv6W8ewMHrAN8O1ol9uysN2MuCdRE19qkRg5eNgvzFQ==
17685
+ dependencies:
17686
+ "@types/node" "^12.12.6"
17687
+ web3-core "1.3.6"
17688
+ web3-core-helpers "1.3.6"
17689
+ web3-core-method "1.3.6"
17690
+ web3-net "1.3.6"
17691
+ web3-utils "1.3.6"
17692
+
17302
17693
  web3-eth-personal@1.4.0:
17303
17694
  version "1.4.0"
17304
17695
  resolved "https://registry.yarnpkg.com/web3-eth-personal/-/web3-eth-personal-1.4.0.tgz#77420d1f49e36f8c461a61aeabac16045d8592c0"
@@ -17349,6 +17740,25 @@ web3-eth@1.2.11:
17349
17740
  web3-net "1.2.11"
17350
17741
  web3-utils "1.2.11"
17351
17742
 
17743
+ web3-eth@1.3.6:
17744
+ version "1.3.6"
17745
+ resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-1.3.6.tgz#2c650893d540a7a0eb1365dd5b2dca24ac919b7c"
17746
+ integrity sha512-9+rnywRRpyX3C4hfsAQXPQh6vHh9XzQkgLxo3gyeXfbhbShUoq2gFVuy42vsRs//6JlsKdyZS7Z3hHPHz2wreA==
17747
+ dependencies:
17748
+ underscore "1.12.1"
17749
+ web3-core "1.3.6"
17750
+ web3-core-helpers "1.3.6"
17751
+ web3-core-method "1.3.6"
17752
+ web3-core-subscriptions "1.3.6"
17753
+ web3-eth-abi "1.3.6"
17754
+ web3-eth-accounts "1.3.6"
17755
+ web3-eth-contract "1.3.6"
17756
+ web3-eth-ens "1.3.6"
17757
+ web3-eth-iban "1.3.6"
17758
+ web3-eth-personal "1.3.6"
17759
+ web3-net "1.3.6"
17760
+ web3-utils "1.3.6"
17761
+
17352
17762
  web3-eth@1.4.0:
17353
17763
  version "1.4.0"
17354
17764
  resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-1.4.0.tgz#6ca2dcbd72d128a225ada1fec0d1e751f8df5200"
@@ -17386,6 +17796,15 @@ web3-net@1.2.11:
17386
17796
  web3-core-method "1.2.11"
17387
17797
  web3-utils "1.2.11"
17388
17798
 
17799
+ web3-net@1.3.6:
17800
+ version "1.3.6"
17801
+ resolved "https://registry.yarnpkg.com/web3-net/-/web3-net-1.3.6.tgz#a56492e2227475e38db29394f8bac305a2446e41"
17802
+ integrity sha512-KhzU3wMQY/YYjyMiQzbaLPt2kut88Ncx2iqjy3nw28vRux3gVX0WOCk9EL/KVJBiAA/fK7VklTXvgy9dZnnipw==
17803
+ dependencies:
17804
+ web3-core "1.3.6"
17805
+ web3-core-method "1.3.6"
17806
+ web3-utils "1.3.6"
17807
+
17389
17808
  web3-net@1.4.0:
17390
17809
  version "1.4.0"
17391
17810
  resolved "https://registry.yarnpkg.com/web3-net/-/web3-net-1.4.0.tgz#eaea1562dc96ddde6f14e823d2b94886091d2049"
@@ -17457,6 +17876,14 @@ web3-providers-http@1.2.11:
17457
17876
  web3-core-helpers "1.2.11"
17458
17877
  xhr2-cookies "1.1.0"
17459
17878
 
17879
+ web3-providers-http@1.3.6:
17880
+ version "1.3.6"
17881
+ resolved "https://registry.yarnpkg.com/web3-providers-http/-/web3-providers-http-1.3.6.tgz#36e8724a7424d52827819d53fd75dbf31f5422c2"
17882
+ integrity sha512-OQkT32O1A06dISIdazpGLveZcOXhEo5cEX6QyiSQkiPk/cjzDrXMw4SKZOGQbbS1+0Vjizm1Hrp7O8Vp2D1M5Q==
17883
+ dependencies:
17884
+ web3-core-helpers "1.3.6"
17885
+ xhr2-cookies "1.1.0"
17886
+
17460
17887
  web3-providers-http@1.4.0:
17461
17888
  version "1.4.0"
17462
17889
  resolved "https://registry.yarnpkg.com/web3-providers-http/-/web3-providers-http-1.4.0.tgz#2d67f85fda00765c1402aede3d7e6cbacaa3091b"
@@ -17483,6 +17910,15 @@ web3-providers-ipc@1.2.11:
17483
17910
  underscore "1.9.1"
17484
17911
  web3-core-helpers "1.2.11"
17485
17912
 
17913
+ web3-providers-ipc@1.3.6:
17914
+ version "1.3.6"
17915
+ resolved "https://registry.yarnpkg.com/web3-providers-ipc/-/web3-providers-ipc-1.3.6.tgz#cef8d12c1ebb47adce5ebf597f553c623362cb4a"
17916
+ integrity sha512-+TVsSd2sSVvVgHG4s6FXwwYPPT91boKKcRuEFXqEfAbUC5t52XOgmyc2LNiD9LzPhed65FbV4LqICpeYGUvSwA==
17917
+ dependencies:
17918
+ oboe "2.1.5"
17919
+ underscore "1.12.1"
17920
+ web3-core-helpers "1.3.6"
17921
+
17486
17922
  web3-providers-ipc@1.4.0:
17487
17923
  version "1.4.0"
17488
17924
  resolved "https://registry.yarnpkg.com/web3-providers-ipc/-/web3-providers-ipc-1.4.0.tgz#cd14e93e2d22689a26587dd2d2101e575d1e2924"
@@ -17511,6 +17947,16 @@ web3-providers-ws@1.2.11:
17511
17947
  web3-core-helpers "1.2.11"
17512
17948
  websocket "^1.0.31"
17513
17949
 
17950
+ web3-providers-ws@1.3.6:
17951
+ version "1.3.6"
17952
+ resolved "https://registry.yarnpkg.com/web3-providers-ws/-/web3-providers-ws-1.3.6.tgz#e1df617bc89d66165abdf2191da0014c505bfaac"
17953
+ integrity sha512-bk7MnJf5or0Re2zKyhR3L3CjGululLCHXx4vlbc/drnaTARUVvi559OI5uLytc/1k5HKUUyENAxLvetz2G1dnQ==
17954
+ dependencies:
17955
+ eventemitter3 "4.0.4"
17956
+ underscore "1.12.1"
17957
+ web3-core-helpers "1.3.6"
17958
+ websocket "^1.0.32"
17959
+
17514
17960
  web3-providers-ws@1.4.0:
17515
17961
  version "1.4.0"
17516
17962
  resolved "https://registry.yarnpkg.com/web3-providers-ws/-/web3-providers-ws-1.4.0.tgz#a4db03fc865a73db62bc15c5da37f930517cfe08"
@@ -17541,6 +17987,16 @@ web3-shh@1.2.11:
17541
17987
  web3-core-subscriptions "1.2.11"
17542
17988
  web3-net "1.2.11"
17543
17989
 
17990
+ web3-shh@1.3.6:
17991
+ version "1.3.6"
17992
+ resolved "https://registry.yarnpkg.com/web3-shh/-/web3-shh-1.3.6.tgz#4e3486c7eca5cbdb87f88910948223a5b7ea6c20"
17993
+ integrity sha512-9zRo415O0iBslxBnmu9OzYjNErzLnzOsy+IOvSpIreLYbbAw0XkDWxv3SfcpKnTIWIACBR4AYMIxmmyi5iB3jw==
17994
+ dependencies:
17995
+ web3-core "1.3.6"
17996
+ web3-core-method "1.3.6"
17997
+ web3-core-subscriptions "1.3.6"
17998
+ web3-net "1.3.6"
17999
+
17544
18000
  web3-shh@1.4.0:
17545
18001
  version "1.4.0"
17546
18002
  resolved "https://registry.yarnpkg.com/web3-shh/-/web3-shh-1.4.0.tgz#d22ff8dce16987bef73172191d9e95c3ccf0aa80"
@@ -17578,6 +18034,20 @@ web3-utils@1.2.11:
17578
18034
  underscore "1.9.1"
17579
18035
  utf8 "3.0.0"
17580
18036
 
18037
+ web3-utils@1.3.6:
18038
+ version "1.3.6"
18039
+ resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.3.6.tgz#390bc9fa3a7179746963cfaca55bb80ac4d8dc10"
18040
+ integrity sha512-hHatFaQpkQgjGVER17gNx8u1qMyaXFZtM0y0XLGH1bzsjMPlkMPLRcYOrZ00rOPfTEuYFOdrpGOqZXVmGrMZRg==
18041
+ dependencies:
18042
+ bn.js "^4.11.9"
18043
+ eth-lib "0.2.8"
18044
+ ethereum-bloom-filters "^1.0.6"
18045
+ ethjs-unit "0.1.6"
18046
+ number-to-bn "1.7.0"
18047
+ randombytes "^2.1.0"
18048
+ underscore "1.12.1"
18049
+ utf8 "3.0.0"
18050
+
17581
18051
  web3-utils@1.4.0, web3-utils@^1.0.0-beta.31, web3-utils@^1.3.0:
17582
18052
  version "1.4.0"
17583
18053
  resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.4.0.tgz#e8cb381c81b242dc1d4ecb397200356d404410e6"
@@ -17618,6 +18088,19 @@ web3@1.2.11:
17618
18088
  web3-shh "1.2.11"
17619
18089
  web3-utils "1.2.11"
17620
18090
 
18091
+ web3@1.3.6:
18092
+ version "1.3.6"
18093
+ resolved "https://registry.yarnpkg.com/web3/-/web3-1.3.6.tgz#599425461c3f9a8cbbefa70616438995f4a064cc"
18094
+ integrity sha512-jEpPhnL6GDteifdVh7ulzlPrtVQeA30V9vnki9liYlUvLV82ZM7BNOQJiuzlDePuE+jZETZSP/0G/JlUVt6pOA==
18095
+ dependencies:
18096
+ web3-bzz "1.3.6"
18097
+ web3-core "1.3.6"
18098
+ web3-eth "1.3.6"
18099
+ web3-eth-personal "1.3.6"
18100
+ web3-net "1.3.6"
18101
+ web3-shh "1.3.6"
18102
+ web3-utils "1.3.6"
18103
+
17621
18104
  web3@1.4.0:
17622
18105
  version "1.4.0"
17623
18106
  resolved "https://registry.yarnpkg.com/web3/-/web3-1.4.0.tgz#717c01723226daebab9274be5cb56644de860688"
@@ -17831,6 +18314,11 @@ workerpool@6.1.5:
17831
18314
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.1.5.tgz#0f7cf076b6215fd7e1da903ff6f22ddd1886b581"
17832
18315
  integrity sha512-XdKkCK0Zqc6w3iTxLckiuJ81tiD/o5rBE/m+nXpRCB+/Sq4DqkfXZ/x0jW02DG1tGsfUGXbTJyZDP+eu67haSw==
17833
18316
 
18317
+ workerpool@6.2.0:
18318
+ version "6.2.0"
18319
+ resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.0.tgz#827d93c9ba23ee2019c3ffaff5c27fccea289e8b"
18320
+ integrity sha512-Rsk5qQHJ9eowMH28Jwhe8HEbmdYDX4lwoMWshiCXugjtHqMD9ZbiqSDLxcsfdqsETPzVUtX5s1Z5kStiIM6l4A==
18321
+
17834
18322
  wrap-ansi@^2.0.0:
17835
18323
  version "2.1.0"
17836
18324
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"