alpenlabs / strata

Rust implementation of the Strata protocol
https://docs.stratabtc.org
Apache License 2.0
23 stars 1 forks source link

Feat/sp1 docker build #428

Closed prajwolrg closed 2 weeks ago

prajwolrg commented 3 weeks ago

Description

This PR introduces the ability to build guest programs inside a Docker container, ensuring reproducible ELF builds across all platforms.

Type of Change

Checklist

Related Issues

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 57.30%. Comparing base (a14d926) to head (8c455e2). Report is 5 commits behind head on releases/0.1.0.

@@                Coverage Diff                 @@
##           releases/0.1.0     #428      +/-   ##
==================================================
+ Coverage           57.16%   57.30%   +0.14%     
==================================================
  Files                 256      259       +3     
  Lines               27048    27483     +435     
==================================================
+ Hits                15462    15750     +288     
- Misses              11586    11733     +147     

see 20 files with indirect coverage changes