Conversation
a2a4531 to
457aa4a
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #4341 +/- ##
==========================================
- Coverage 56.67% 56.28% -0.40%
==========================================
Files 237 242 +5
Lines 31681 32173 +492
==========================================
+ Hits 17956 18107 +151
- Misses 11438 11743 +305
- Partials 2287 2323 +36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5be4c8f to
c03b378
Compare
|
Feature idea: |
Good idea, I can add |
Co-authored-by: kalo <24719519+KaloyanTanev@users.noreply.github.com> Signed-off-by: Andrei Smirnov <pinebit@gmail.com>
See tweaks above ^ One UX question (that can be additive in your next PR) is if we could optionally specify validators to |
|



This PR introduces new CLI commands:
charon feerecipient sign|fetch. Thefetchcommand eventually writes the overrides file, but it is NOT used yet in charon runtime (another PR will address this).Testing
category: feature
ticket: #4293