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

FFI support for ain integration #167

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

FFI support for ain integration #167

wants to merge 1 commit into from

Conversation

wafflespeanut
Copy link

Fixes #80, fixes #106, fixes #146

#93 is tackled along with other changes in DeFiCh/ain#1598

@wafflespeanut wafflespeanut self-assigned this Nov 24, 2022
@netlify
Copy link

netlify bot commented Nov 24, 2022

Deploy Preview for metachain ready!

Name Link
🔨 Latest commit 0060779
🔍 Latest deploy log https://app.netlify.com/sites/metachain/deploys/6386bdf2ea2c9300090d46d1
😎 Deploy Preview https://deploy-preview-167--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 Nov 29, 2022

Codecov Report

Base: 6.37% // Head: 89.47% // Increases project coverage by +83.09% 🎉

Coverage data is based on head (f86a0c2) compared to base (b592186).
Patch has no changes to coverable lines.

❗ Current head f86a0c2 differs from pull request most recent head 0060779. Consider uploading reports for the commit 0060779 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            main     #167       +/-   ##
==========================================
+ Coverage   6.37%   89.47%   +83.09%     
==========================================
  Files         14        4       -10     
  Lines       1803       57     -1746     
  Branches       3        3               
==========================================
- Hits         115       51       -64     
+ Misses      1688        6     -1682     
Impacted Files Coverage Δ
meta/meta-node/src/command.rs
meta/meta-node/src/main.rs
meta/meta-node/src/service.rs
meta/meta-node/src/cli.rs
meta/meta-node/src/chain_spec.rs
meta/meta-runtime/src/tests.rs
meta/meta-node/src/rpc.rs
meta/meta-runtime/src/mock.rs
meta/meta-runtime/src/lib.rs
meta/meta-consensus/src/lib.rs

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 Nov 29, 2022

Docker image for defich/metachain is ready!

Built with commit 4427a3b

  • docker pull ghcr.io/defich/metachain:4427a3bb86574de9642af5b6cfa2b69a3e9f9cd6
  • docker pull ghcr.io/defich/metachain:pr-167

* Parse args and run in a separate thread

* Native helper struct for static FFI invocation

* Wait until node starts when run as daemon

* Flags for success, daemon and displaying help

* Graceful shutdown on interrupt signal
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
2 participants