Is emulator running on a newer version than Testnet?

Hi all,

I’m running into a weird issue, my code works just fine in emulator, but it throws some errors after deploying to testnet, so I’m wondering if it could be that my emulator is running on a newer version than testnet.

And Is there a way to see what chain versions mainnet/testnet/emulator is running on?
As I understand, the Version stated here https://docs.onflow.org/status/ is “Spork Version” , not the actual chain version.

Thanks!

The status page is not the most up-to-date at the moment, we’re trying to fix this. We don’t have a direct mapping from tool versions to spork versions, so the best advice is to just update to the latest, and if there are issues, it would require more information on what the error is and what you are trying to accomplish so we can assist you better.

1 Like