Skip to content
Snippets Groups Projects
Unverified Commit 308273f8 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 <JoshOrndorff@users.noreply.github.com>
Co-Authored-By: default avatarGavin Wood <gavin@parity.io>

* Address review comments.

Co-authored-by: default avatarJoshy Orndorff <JoshOrndorff@users.noreply.github.com>
Co-authored-by: default avatarGavin Wood <github@gavwood.com>
parent d43b9f3f
Branches
Tags
No related merge requests found
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