You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corresponding to revault/revaultd#411, this issue is to update the progress that will be made on the implementation of manual CPFP command for managers on the revault-gui side. The API on revaultd's side has been fixed allowing the work on revault-gui to start. The implementation can be broken down as follows:
Implementation of the revaultd caller on revault-gui
Tests for the caller
UI addition that will trigger manual CPFP
Tests for the UI
Due to the assumption that revaultd API works independently of the GUI, it can be assumed that proper functionality of both revaultd and revault-gui sides of manual CPFP API implies that the overall API works well too.
The text was updated successfully, but these errors were encountered:
Corresponding to revault/revaultd#411, this issue is to update the progress that will be made on the implementation of manual CPFP command for managers on the
revault-gui
side. The API onrevaultd
's side has been fixed allowing the work onrevault-gui
to start. The implementation can be broken down as follows:revaultd
caller onrevault-gui
Due to the assumption that
revaultd
API works independently of the GUI, it can be assumed that proper functionality of bothrevaultd
andrevault-gui
sides of manual CPFP API implies that the overall API works well too.The text was updated successfully, but these errors were encountered: