Skip to content

Issue with Deploy Validator Contracts #4505

Description

@vinhtbcasoft

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._

Image
  1. My subnet and chain id are: 2DCmnhNcQeNSqgveWquMgtxLdXXPrUYQFDLc3BXdPwaDtWWDHo and V2qLzCWeUHf1S3eBGRu2s2AXid1R29of2DMU5outdaQpFBonm.
  2. I am running one validator/rpc node and "curl -i http://127.0.0.1:9650/ext/health" has "healthy":true".
  3. 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
  4. To increase the max allowance, I added "rpc-gas-cap": 150000000 in my .avalanchego/configs/chains/V2qLzCWeUHf1S3eBGRu2s2AXid1R29of2DMU5outdaQpFBonm/config.json file.
  5. Restarted avago and attempted the redeploy. Same error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions