terraform-polygon-supernets icon indicating copy to clipboard operation
terraform-polygon-supernets copied to clipboard

Results 10 terraform-polygon-supernets issues
Sort by recently updated
recently updated
newest added

Hello Team, I am trying to setup the polygon-edge using terraFrom after running the main branch with following commands such as terraform init terraform plan terraform apply after running the...

Hello friends, Upon the inspection of the block data after chain startup I notice the presence of proofOfAuthorityData field that hints that chain was started in PoA mode. I tied...

Small corrections on yml and tf files

Hi folks, I just wanted to share some thoughts that I think could be improvement opportunities for this module. ### Naming Convention 1. I see the name `devnet` being used...

Our team has been diligently reviewing the documentation as we prepare to launch our corporate network. The intention is to implement use cases where transaction costs for members will be...

# Enabling contract deployer allowlist breaks the deployment ## Description When I add the following flags to the `polygon-edge genesis` command, my chain doesn't work at all: ```bash --contract-deployer-allow-list-admin {{...

# This deployment script should prioritize deploying to mumbai rather than geth. ## Description This repo is definitely a time saver, we should however prioritize a real use case rather...

I ran the playbook and it seems that it ran successfully. When I try to connect to the RPC I get 502 Bad Gateway error. Any ideas why this is...

When running run.sh get this errors after passing multiple ansible Task TASK [edge : Execute deploy and run script on the first validator] ****************************************************************** skipping: [i-029da648f72eca49e] skipping: [i-05c1dc647f0ab13ca] skipping: [i-07cc225ea7b1f8cfd]...

^\n\nError: Returned error: insufficient funds for gas * price + value\n at Object.ErrorResponse ![image](https://user-images.githubusercontent.com/64947585/234554502-85bd2d06-408c-4d08-abe4-81de68f95778.png) please help me