substrate-docs
substrate-docs copied to clipboard
Offchain worker to `latest` tag and maintain moving forward
https://docs.substrate.io/how-to-guides/v3/ocw/transactions/ is presently broken and relies on monthly and external repos :grimacing:
https://github.com/jimmychu0807/substrate-offchain-worker-demo is referenced now, but we need a stand-alone way that the devhub owns that is as low-manitainance as possible to integrate https://github.com/paritytech/substrate/tree/master/frame/examples/offchain-worker into any latest tagged node template.
https://github.com/substrate-developer-hub/substrate-docs/pull/773 unfortunately needs to have some things reverted for just this content :frowning_face:
https://docs.substrate.io/how-to-guides/v3/ocw/transactions/ is presently broken and relies on monthly and external repos.
- What is it means by "presently broken"?
- So we always reference to
devhub-latestin Substrate repo when referencing Substrate src now?
- The latest tag is untested, and your examples pin to a monthly that AFAIK is incompatible
- Yes:
devnhub/lateston upstream reposlatestin all devhub repos