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

feat(meta): meta defichain #123

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Conversation

canonbrother
Copy link
Contributor

@canonbrother canonbrother commented Oct 25, 2022

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Additional comments?:

Currently showing example of custom pallet, rpc and runtime-api workflow

@canonbrother canonbrother temporarily deployed to Release Docker October 25, 2022 04:21 Inactive
@netlify
Copy link

netlify bot commented Oct 25, 2022

Deploy Preview for metachain ready!

Name Link
🔨 Latest commit 569f0ed
🔍 Latest deploy log https://app.netlify.com/sites/metachain/deploys/63be32dc09d917000960636d
😎 Deploy Preview https://deploy-preview-123--metachain.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@codecov
Copy link

codecov bot commented Oct 25, 2022

Codecov Report

Base: 6.17% // Head: 7.50% // Increases project coverage by +1.33% 🎉

Coverage data is based on head (569f0ed) compared to base (259ba4b).
Patch coverage: 37.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff            @@
##            main    #123      +/-   ##
========================================
+ Coverage   6.17%   7.50%   +1.33%     
========================================
  Files         14      17       +3     
  Lines       1799    1958     +159     
  Branches       4       4              
========================================
+ Hits         111     147      +36     
- Misses      1688    1811     +123     
Impacted Files Coverage Δ
meta/meta-node/src/chain_spec.rs 0.00% <0.00%> (ø)
meta/meta-node/src/command.rs 0.00% <0.00%> (ø)
meta/meta-node/src/rpc.rs 0.00% <0.00%> (ø)
meta/meta-node/src/service.rs 0.00% <0.00%> (ø)
meta/meta-runtime/src/lib.rs 1.33% <0.00%> (-0.01%) ⬇️
meta/meta-defichain/src/lib.rs 22.22% <22.22%> (ø)
meta/meta-defichain/rpc/src/lib.rs 7.69% <34.61%> (ø)
meta/meta-defichain/rpc/runtime-api/src/lib.rs 30.00% <100.00%> (ø)
meta/meta-defichain/rpc/src/tests.rs 100.00% <100.00%> (ø)
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link

github-actions bot commented Oct 25, 2022

Docker image for defich/metachain is ready!

Built with commit 25926e7

  • docker pull ghcr.io/defich/metachain:25926e7f929612b5af09b11558c85631b83d3726
  • docker pull ghcr.io/defich/metachain:pr-123

@canonbrother canonbrother changed the title feat(meta): meta defichain structure feat(meta): meta defichain Oct 31, 2022
fuxingloh pushed a commit that referenced this pull request Oct 31, 2022
<!--  Thanks for sending a pull request! -->

#### What this PR does / why we need it:

#### Which issue(s) does this PR fixes?:

<!--
(Optional) Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
-->

Fixes #

#### Additional comments?:
Mild fixes for std
Its cherry pick from #123, **to
avoid dangling commit**

8beafff

e9a8e19
@canonbrother canonbrother temporarily deployed to Release Docker October 31, 2022 11:22 Inactive
@canonbrother canonbrother temporarily deployed to Release Docker October 31, 2022 11:57 Inactive
@canonbrother canonbrother force-pushed the canonbrother/meta-defichain branch from 51ad64b to a0d65ce Compare November 1, 2022 00:14
@canonbrother canonbrother force-pushed the canonbrother/meta-defichain branch from 61fd400 to 2ae956d Compare November 1, 2022 07:46
@canonbrother canonbrother temporarily deployed to Release Docker November 1, 2022 07:46 Inactive
@canonbrother canonbrother temporarily deployed to Release Docker November 3, 2022 11:01 Inactive
@canonbrother canonbrother temporarily deployed to Release Docker November 4, 2022 10:16 Inactive
@canonbrother canonbrother temporarily deployed to Release Docker November 8, 2022 08:41 Inactive
@canonbrother canonbrother force-pushed the canonbrother/meta-defichain branch from cfee326 to 569f0ed Compare January 11, 2023 03:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants