Skip to content

Conversation

@redpanda-f
Copy link

Localnet uses Chain ID 1414

@FilOzzy FilOzzy added this to FOC Jan 2, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Jan 2, 2026
@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting review in FOC Jan 5, 2026
@BigLep BigLep assigned BigLep and redpanda-f and unassigned BigLep Jan 5, 2026
@BigLep BigLep requested a review from rvagg January 5, 2026 23:10
@rjan90 rjan90 added this to the M4: Filecoin Service Liftoff milestone Jan 8, 2026
@BigLep BigLep moved this from 🔎 Awaiting review to ⌨️ In Progress in FOC Jan 8, 2026
echo "Deploying PDP service"
# Parse the output of forge create to extract the contract address
PDP_SERVICE_ADDRESS=$(forge create --rpc-url "$RPC_URL" --keystore "$KEYSTORE" --password "$PASSWORD" --compiler-version 0.8.23 --chain-id 31415926 contracts/src/PDPService.sol:PDPService --constructor-args 3 | grep "Deployed to" | awk '{print $3}')
PDP_SERVICE_ADDRESS=$(forge create --rpc-url "$RPC_URL" --keystore "$KEYSTORE" --password "$PASSWORD" --compiler-version 0.8.23 --chain-id 1414 contracts/src/PDPService.sol:PDPService --constructor-args 3 | grep "Deployed to" | awk '{print $3}')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as here

@BigLep BigLep marked this pull request as draft January 13, 2026 16:12
@ZenGround0
Copy link
Contributor

I think we can now close this down right?

@rvagg rvagg closed this Jan 15, 2026
@github-project-automation github-project-automation bot moved this from ⌨️ In Progress to 🎉 Done in FOC Jan 15, 2026
@github-project-automation github-project-automation bot moved this to 🎉 Done in PDP Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done
Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

6 participants