HugoByte / polkadot-kurtosis-package

Polkadot Kurtosis Package
Apache License 2.0
7 stars 3 forks source link

Rococo relaychain doesn't return latest block height #81

Open hemz10 opened 9 months ago

hemz10 commented 9 months ago

Overview

Once the relay chain is successfully running, when trying to fetch the latest block height, it doesn't return the latest block height. a year old block is returned as latest block height.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Run the rococo relay chain using the kurtosis package
  2. After the node is running try to get the latest block height
  3. Observe it doesn't return the latest block height

Expected Behavior

To return the latest block height. If the sync is taking time we should have a proper message displayed to the end users with an approximate sync to be completed time.

hemz10 commented 9 months ago

Same issue observed for kusama relay chain when running acala as mainnet

shanithkk commented 9 months ago

rococo local chain or testnet?

hemz10 commented 9 months ago

Issue observed in testnet