-
Notifications
You must be signed in to change notification settings - Fork 125
cmd: add API partial deposit flow #4032
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
base: main
Are you sure you want to change the base?
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4032 +/- ##
==========================================
+ Coverage 53.49% 53.50% +0.01%
==========================================
Files 224 246 +22
Lines 37353 39665 +2312
==========================================
+ Hits 19981 21224 +1243
- Misses 15249 16176 +927
- Partials 2123 2265 +142 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for the first pass.
|
charon deposit sign
: sign partial deposit -> publish to the apicharon deposit fetch
: fetch deposits from the api -> aggregate signatures -> save full deposit locallycategory: feature
ticket: #3992