Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Adds parity_getRawBlockByNumber, parity_submitRawBlock #10609

Merged
merged 3 commits into from
May 10, 2019

Conversation

seunlanlege
Copy link
Member

@seunlanlege seunlanlege commented Apr 23, 2019

Fixes #9057

@parity-cla-bot
Copy link

It looks like @seunlanlege signed our Contributor License Agreement. 👍

Many thanks,

Parity Technologies CLA Bot

@seunlanlege seunlanlege added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. M4-core ⛓ Core client code / Rust. M6-rpcapi 📣 RPC API. labels Apr 23, 2019
@seunlanlege seunlanlege added A0-pleasereview 🤓 Pull request needs code review. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels May 8, 2019
Copy link
Collaborator

@ordian ordian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

rpc/src/v1/impls/parity.rs Outdated Show resolved Hide resolved
@ordian ordian added this to the 2.6 milestone May 8, 2019
@ordian ordian added A8-looksgood 🦄 Pull request is reviewed well. A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. and removed A0-pleasereview 🤓 Pull request needs code review. A8-looksgood 🦄 Pull request is reviewed well. labels May 8, 2019
(cherry picked from commit 1b418f592a03d45997f54304ca10889a96199509)
@seunlanlege seunlanlege added A8-looksgood 🦄 Pull request is reviewed well. and removed A7-looksgoodcantmerge 🙄 Pull request is reviewed well, but cannot be merged due to conflicts. labels May 10, 2019
Co-Authored-By: Andronik Ordian <write@reusable.software>
@seunlanlege seunlanlege merged commit 2cf0d7d into master May 10, 2019
@ordian ordian deleted the rpc_parity_raw_blocks branch May 10, 2019 20:01
ordian added a commit that referenced this pull request May 16, 2019
* master:
  docs: Add ProgPoW Rust docs to ethash module (#10653)
  fix: Move PR template into .github/ folder (#10663)
  docs: Add PR template (#10654)
  Trivial journal for private transactions (#10056)
  fix(compilation warnings) (#10649)
  [whisper] Move needed aes_gcm crypto in-crate (#10647)
  Adds parity_getRawBlockByNumber, parity_submitRawBlock (#10609)
  Fix rinkeby petersburg fork (#10632)
  ci: publish docs debug (#10638)
@seunlanlege seunlanlege mentioned this pull request Jun 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust. M6-rpcapi 📣 RPC API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add parity_getRawBlockByNumber and parity_submitRawBlock RPC API endpoints
4 participants