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

Refactor Shared Primitives for Payment Info #577

Merged
merged 3 commits into from
Aug 17, 2021

Conversation

shawntabrizi
Copy link
Member

@shawntabrizi shawntabrizi commented Aug 17, 2021

This is I think a better approach to refactoring shared types for exposing a payment info rpc.

#559

Some cargo fmt made it in too.

@shawntabrizi shawntabrizi merged commit 069e125 into hamidra/payment-info Aug 17, 2021
@shawntabrizi shawntabrizi deleted the shawntabrizi-refactor-primitives branch August 17, 2021 10:54
@shawntabrizi shawntabrizi changed the title Refactor Shared Primitves for Payment Info Refactor Shared Primitives for Payment Info Aug 17, 2021
hamidra added a commit that referenced this pull request Aug 17, 2021
* add payment rpc to parachains

* connect payment rpc to parachains clients

* fix the rumtime_api bound/ add separate start node implementation for shell

* use cumulus/parachain specific primitives

* Update polkadot-parachains/src/rpc.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* rename txpool dependency

* fix the package name

* move parachain primitives to separate module

* Refactor Shared Primitves for Payment Info (#577)

* rename to parachains-common

* refactor shared opaque

* remove primitives

* Update service.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
slumber pushed a commit that referenced this pull request Sep 1, 2021
* add payment rpc to parachains

* connect payment rpc to parachains clients

* fix the rumtime_api bound/ add separate start node implementation for shell

* use cumulus/parachain specific primitives

* Update polkadot-parachains/src/rpc.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* rename txpool dependency

* fix the package name

* move parachain primitives to separate module

* Refactor Shared Primitves for Payment Info (#577)

* rename to parachains-common

* refactor shared opaque

* remove primitives

* Update service.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants