Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zombienet Warp Sync: template-simple-node does not produce blocks #286

Open
Chralt98 opened this issue Oct 14, 2023 · 2 comments
Open

Zombienet Warp Sync: template-simple-node does not produce blocks #286

Chralt98 opened this issue Oct 14, 2023 · 2 comments

Comments

@Chralt98
Copy link

Hey tanssi team,

I successfully generated the necessary binary files (tanssi, polkadot, container-chain-template-simple-node) for the execution of the following commands from the README.md:

# Generates the latest specs for orchestrator and container-chains
npm run build-spec

# Spawns Tanssi and container-chains with zombienet
/path/to/zombienet spawn -p native ./configs/zombieTanssiWarpSync.json

Now I go to the polkadot js interface and see all collators and polkadot validators producing blocks, except the container-chain-template-simple-node does not. Do you experience the same issue?

@Chralt98
Copy link
Author

For the tanssi collators I needed to wait until they produce blocks. For the template simple node I assume I need to wait even longer until it is registered as a parachain on the rococo local testnet, right? But how long is it configured?

@girazoki
Copy link
Collaborator

Simple template and frontier template runtimes take at least one session in tanssi to start producing blocks. If you compile with fast-runtime one session should take 5 blocks (around one minute)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants