This repository has been archived by the owner on Aug 24, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
feat(meta): meta defichain #123
Draft
canonbrother
wants to merge
15
commits into
main
Choose a base branch
from
canonbrother/meta-defichain
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains 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
✅ Deploy Preview for metachain ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
defichain-bot
added
area/meta
area/workflow
kind/feature
New feature request
meta/consensus
meta/node
meta/runtime
labels
Oct 25, 2022
Codecov ReportBase: 6.17% // Head: 7.50% // Increases project coverage by
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
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. |
Docker image for defich/metachain is ready! Built with commit 25926e7
|
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
force-pushed
the
canonbrother/meta-defichain
branch
from
November 1, 2022 00:14
51ad64b
to
a0d65ce
Compare
canonbrother
force-pushed
the
canonbrother/meta-defichain
branch
from
November 1, 2022 02:22
73eb8dd
to
3cc7ca6
Compare
canonbrother
force-pushed
the
canonbrother/meta-defichain
branch
from
November 1, 2022 06:51
3cc7ca6
to
61fd400
Compare
canonbrother
force-pushed
the
canonbrother/meta-defichain
branch
from
November 1, 2022 07:46
61fd400
to
2ae956d
Compare
canonbrother
had a problem deploying
to
Release Docker
January 11, 2023 03:46
— with
GitHub Actions
Failure
canonbrother
force-pushed
the
canonbrother/meta-defichain
branch
from
January 11, 2023 03:54
cfee326
to
569f0ed
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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.
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