alpenlabs / strata

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

Add admin rpc enable flag #389

Closed voidash closed 1 month ago

voidash commented 1 month ago

Description

strataadmin rpc behind enable-rpc flag

Type of Change

Checklist

Related Issues

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 57.38%. Comparing base (361aa5b) to head (c3c5919). Report is 1 commits behind head on release-0.1.

Files with missing lines Patch % Lines
bin/strata-client/src/main.rs 0.00% 6 Missing :warning:
@@               Coverage Diff               @@
##           release-0.1     #389      +/-   ##
===============================================
- Coverage        57.40%   57.38%   -0.02%     
===============================================
  Files              254      254              
  Lines            26940    26944       +4     
===============================================
- Hits             15466    15463       -3     
- Misses           11474    11481       +7     
Files with missing lines Coverage Δ
bin/strata-client/src/args.rs 0.00% <ø> (ø)
bin/strata-client/src/main.rs 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes