Closed sfffaaa closed 2 months ago
your problem seems to be missing aura runtime api to get slot duration and chopsticks is falling back to 12s block time
Hi, thanks for replying. I'm checking about the aura runtime API (auraApi.slotDuration) and the return is 6000.
In my survey, it looks like this didn't affect after writing, but I don't understand why
@sfffaaa ok I see. Chopsticks can't find aura storage and assuming there's no aura_runtime_api and it fallback to 12s block time
I have this PR opened. I will apply a fix there
Cool, that will be great! Thank you very much!
Hi, we encountered a similar issue: https://github.com/AcalaNetwork/chopsticks/pull/743. However, the fix doesn't help in our case.
Is that related to https://github.com/paritytech/polkadot-sdk/pull/3211?
My command is this
And the WASM code is here
The version of WASM is based on polkadot-sdk 1.7.2