Tool: Deploy Validator Contracts
Page URL: https://build.avax.network/console/permissioned-l1s/validator-manager-setup/deploy-validator-manager
"Deploy Library" pops up my Core App Wallet but the "approve" button is not enabled. The error message from the "transaction history" shows:
Failed to deploy ValidatorMessages Library: Transaction rejected in the wallet._
- My subnet and chain id are: 2DCmnhNcQeNSqgveWquMgtxLdXXPrUYQFDLc3BXdPwaDtWWDHo and V2qLzCWeUHf1S3eBGRu2s2AXid1R29of2DMU5outdaQpFBonm.
- I am running one validator/rpc node and "curl -i http://127.0.0.1:9650/ext/health" has "healthy":true".
- In the avago logs I see following message: [08-28|21:25:37.638] INFO internal/ethapi/transaction_args.go:405 Caller gas above allowance, capping requested=100,000,000 cap=50,000,000
- To increase the max allowance, I added "rpc-gas-cap": 150000000 in my .avalanchego/configs/chains/V2qLzCWeUHf1S3eBGRu2s2AXid1R29of2DMU5outdaQpFBonm/config.json file.
- Restarted avago and attempted the redeploy. Same error.
Tool: Deploy Validator Contracts
Page URL: https://build.avax.network/console/permissioned-l1s/validator-manager-setup/deploy-validator-manager
"Deploy Library" pops up my Core App Wallet but the "approve" button is not enabled. The error message from the "transaction history" shows:
Failed to deploy ValidatorMessages Library: Transaction rejected in the wallet._