Add ethereum offchain worker#335
Merged
yanganto merged 12 commits intodarwinia-network:developfrom Mar 23, 2020
Merged
Conversation
Contributor
yanganto
commented
Mar 12, 2020
- create an off-chain worker to submit the ether block headers
- Offchain worker #289
f284efb to
a36d11f
Compare
hackfisher
reviewed
Mar 19, 2020
hackfisher
reviewed
Mar 19, 2020
8713399 to
7e86a9e
Compare
- get current eth block hight for current time stamp - get total difficulty, parent hash - retry in request - build eth header - verify eth header - poc version: pass api key when build
7e86a9e to
0f2d751
Compare
hackfisher
approved these changes
Mar 20, 2020
fix: retry logic remove: alloc update: use `Time` trait instead `pallet_timestamp` module
aurexav
approved these changes
Mar 22, 2020
Member
|
If I don't use a VPN. WARN wasm-runtime Ran out of free WASM instances |
Contributor
Author
yanganto
commented
Mar 23, 2020
Contributor
Author
yanganto
left a comment
There was a problem hiding this comment.
Thanks for the refactor.
This was referenced Mar 23, 2020
Closed
boundless-forest
pushed a commit
that referenced
this pull request
Aug 1, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.