-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
68eb7bd
commit b2fe6e0
Showing
8 changed files
with
108 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 43 additions & 0 deletions
43
...rategies/deployDirectAllocation/hedera-mainnet/20250210_154806/deploy-20250210_154806.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
|
||
//////////////////////////////////////////////////// | ||
Deploys DirectAllocationStrategy.sol on hedera-mainnet | ||
//////////////////////////////////////////////////// | ||
|
||
┌─────────────────┬──────────────────────────────────────────────┐ | ||
│ (index) │ Values │ | ||
├─────────────────┼──────────────────────────────────────────────┤ | ||
│ contract │ 'DirectAllocationStrategy.sol' │ | ||
│ chainId │ 295 │ | ||
│ network │ 'hedera-mainnet' │ | ||
│ deployerAddress │ '0x8C180840fcBb90CE8464B4eCd12ab0f840c6647C' │ | ||
│ balance │ '198.4778719' │ | ||
└─────────────────┴──────────────────────────────────────────────┘ | ||
Deploying DirectAllocationStrategy.sol | ||
[35mContract DirectAllocationStrategy deployed at address: 0x56662F9c0174cD6ae14b214fC52Bd6Eb6B6eA602[0m | ||
|
||
Verifying contract... | ||
ChainConfigNotFoundError: Trying to verify a contract in a network with chain id 295, but the plugin doesn't recognize it as a supported chain. | ||
|
||
You can manually add support for it by following these instructions: https://hardhat.org/verify-custom-networks | ||
|
||
To see the list of supported networks, run this command: | ||
|
||
npx hardhat verify --list-networks | ||
at Function.getCurrentChainConfig (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/internal/etherscan.ts:65:13) | ||
at processTicksAndRejections (node:internal/process/task_queues:95:5) | ||
at async SimpleTaskDefinition.action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/index.ts:234:27) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
at async hardhatVerify (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@openzeppelin/hardhat-upgrades/src/verify-proxy.ts:118:12) | ||
at async OverriddenTaskDefinition._action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@openzeppelin/hardhat-upgrades/src/index.ts:206:12) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
at async Environment.run (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:184:14) | ||
at async SimpleTaskDefinition.action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/index.ts:546:7) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
[90m | ||
Validating getAllo() == 0x1133eA7Af70876e64665ecD07C0A0476d09465a1[0m | ||
[32m ✅ PASSED with Result: 0x1133eA7Af70876e64665ecD07C0A0476d09465a1[0m | ||
[90m | ||
Validating getStrategyId() == 0x4cd0051913234cdd7d165b208851240d334786d6e5afbb4d0eec203515a9c6f3[0m | ||
[32m ✅ PASSED with Result: 0x4cd0051913234cdd7d165b208851240d334786d6e5afbb4d0eec203515a9c6f3[0m | ||
Adding DirectAllocationStrategy v1.1 to cloneable strategies... | ||
DirectAllocationStrategy v1.1 added to cloneable strategies. |
43 changes: 43 additions & 0 deletions
43
...rategies/deployDirectGrantsLite/hedera-mainnet/20250210_154612/deploy-20250210_154612.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
|
||
//////////////////////////////////////////////////// | ||
Deploys DirectGrantsLiteStrategy.sol on hedera-mainnet | ||
//////////////////////////////////////////////////// | ||
|
||
┌─────────────────┬──────────────────────────────────────────────┐ | ||
│ (index) │ Values │ | ||
├─────────────────┼──────────────────────────────────────────────┤ | ||
│ contract │ 'DirectGrantsLiteStrategy.sol' │ | ||
│ chainId │ 295 │ | ||
│ network │ 'hedera-mainnet' │ | ||
│ deployerAddress │ '0x8C180840fcBb90CE8464B4eCd12ab0f840c6647C' │ | ||
│ balance │ '198.60024065' │ | ||
└─────────────────┴──────────────────────────────────────────────┘ | ||
Deploying DirectGrantsLiteStrategy.sol | ||
[35mContract DirectGrantsLiteStrategy deployed at address: 0x79A5EEc2C87Cd2116195E71af7A38647f89C8Ffa[0m | ||
|
||
Verifying contract... | ||
ChainConfigNotFoundError: Trying to verify a contract in a network with chain id 295, but the plugin doesn't recognize it as a supported chain. | ||
|
||
You can manually add support for it by following these instructions: https://hardhat.org/verify-custom-networks | ||
|
||
To see the list of supported networks, run this command: | ||
|
||
npx hardhat verify --list-networks | ||
at Function.getCurrentChainConfig (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/internal/etherscan.ts:65:13) | ||
at processTicksAndRejections (node:internal/process/task_queues:95:5) | ||
at async SimpleTaskDefinition.action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/index.ts:234:27) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
at async hardhatVerify (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@openzeppelin/hardhat-upgrades/src/verify-proxy.ts:118:12) | ||
at async OverriddenTaskDefinition._action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@openzeppelin/hardhat-upgrades/src/index.ts:206:12) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
at async Environment.run (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:184:14) | ||
at async SimpleTaskDefinition.action (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/@nomicfoundation/hardhat-verify/src/index.ts:546:7) | ||
at async Environment._runTaskDefinition (/Users/thelostone-mc/Labs/allo/allo-v2/node_modules/hardhat/src/internal/core/runtime-environment.ts:351:14) | ||
[90m | ||
Validating getAllo() == 0x1133eA7Af70876e64665ecD07C0A0476d09465a1[0m | ||
[32m ✅ PASSED with Result: 0x1133eA7Af70876e64665ecD07C0A0476d09465a1[0m | ||
[90m | ||
Validating getStrategyId() == 0x103732a8e473467a510d4128ee11065262bdd978f0d9dad89ba68f2c56127e27[0m | ||
[32m ✅ PASSED with Result: 0x103732a8e473467a510d4128ee11065262bdd978f0d9dad89ba68f2c56127e27[0m | ||
Adding DirectGrantsLiteStrategy v1.0 to cloneable strategies... | ||
DirectGrantsLiteStrategy v1.0 added to cloneable strategies. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters