Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extensibility in the set of Layers 1 #223

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Support extensibility in the set of Layers 1 #223

merged 2 commits into from
Mar 19, 2024

Conversation

dr-orlovsky
Copy link
Member

@dr-orlovsky dr-orlovsky commented Mar 17, 2024

This allows to add more Layer1/sidechains downstream, if required, without an API break here.

Continuation of work from #199

@dr-orlovsky dr-orlovsky added *compatibility* Issues affecting compatibility and interoperability *consensus* Issues affecting distributed concensus labels Mar 17, 2024
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Mar 17, 2024
@dr-orlovsky dr-orlovsky requested a review from theacdutra March 17, 2024 09:05
@dr-orlovsky dr-orlovsky self-assigned this Mar 17, 2024
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 7.56303% with 110 lines in your changes are missing coverage. Please review.

Project coverage is 15.1%. Comparing base (f50bf78) to head (aa1ae5f).

Files Patch % Lines
src/contract/xchain.rs 8.5% 97 Missing ⚠️
src/contract/seal.rs 0.0% 12 Missing ⚠️
src/contract/anchor.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #223     +/-   ##
========================================
- Coverage    15.3%   15.1%   -0.2%     
========================================
  Files          33      33             
  Lines        4218    4308     +90     
========================================
+ Hits          646     650      +4     
- Misses       3572    3658     +86     
Flag Coverage Δ
rust 15.1% <7.6%> (-0.2%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky dr-orlovsky merged commit 4364036 into master Mar 19, 2024
17 of 21 checks passed
@dr-orlovsky dr-orlovsky deleted the xchain branch April 18, 2024 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*compatibility* Issues affecting compatibility and interoperability *consensus* Issues affecting distributed concensus
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant