You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Once paritytech/substrate#6916 is in and paritytech/substrate#6572 adds traces to the runtime, our client provides tracing-support for wasm runtimes with the with-tracing feature is enabled. To allow for tracing all the way back to genesis, we therefor must backport these changes to each polkadot runtime at the time and build it with with-tracing enabled, and then release the wasm binaries here for download.
The text was updated successfully, but these errors were encountered:
Once paritytech/substrate#6916 is in and paritytech/substrate#6572 adds traces to the runtime, our client provides
tracing
-support for wasm runtimes with thewith-tracing
feature is enabled. To allow for tracing all the way back to genesis, we therefor must backport these changes to each polkadot runtime at the time and build it withwith-tracing
enabled, and then release the wasm binaries here for download.The text was updated successfully, but these errors were encountered: