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
28 stars 43 forks source link

fix: permissionless node setup #137

Closed leovct closed 1 month ago

leovct commented 1 month ago

Description

Spinning up a permissionless node against Cardona no longer works.

References (if applicable)

Closes #126

leovct commented 1 month ago

lgtm.

In the future, I might like to have a better way of doing the CI so that we don't have to have the genesis file here. We might also want to have a more stable network because this one won't last forever.

My initial plan was to download Cardona's genesis file but since there are issues when trying to sync the pless node, I used your genesis file instead. I can keep this in the backlog and revisit it later. At least we have some way to test the standalone pless node setup for now.

curl https://storage.googleapis.com/zkevm/testnet/genesis.json