Commit 9a0b8b5b authored by Tomasz Drwięga's avatar Tomasz Drwięga Committed by GitHub
Browse files

Offchain Workers: Example Pallet (#4989)



* Example of offchain worker pallet.

* Fix compilation issues.

* Use serde_json to parse JSON.

* Add some basic tests.

* Working on docs.

* Fix compilation

* Finish docs for signed.

* Work on unsigned send.

* Add some tests and missing docs.

* Add example of StorageValueRef

* Add weight.

* Extra \n

* Fix im-online test.

* Bump runtime.

* Fix tests.

* Apply suggestions from code review

Co-Authored-By: default avatarJoshy Orndorff <[email protected]>
Co-Authored-By: default avatarGavin Wood <[email protected]>

* Address review comments.

Co-authored-by: default avatarJoshy Orndorff <[email protected]>
Co-authored-by: default avatarGavin Wood <[email protected]>
parent 5bf644b7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment