0xPolygon / kurtosis-cdk

A Kurtosis package that deploys a private, portable, and modular Polygon CDK devnet
https://docs.polygon.technology/cdk
Apache License 2.0
41 stars 72 forks source link

Fix/admin contract addr #172

Closed praetoriansentry closed 3 months ago

praetoriansentry commented 3 months ago

Description

cdk-erigon should mandate the admin contract address be in config (fixed here: https://github.com/0xPolygonHermez/cdk-erigon/pull/673).

References (if applicable)

PR which enforces the requirement in cdk-erigon: https://github.com/0xPolygonHermez/cdk-erigon/pull/673

This replaces the remote fork: https://github.com/0xPolygon/kurtosis-cdk/pull/170