-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Robust message management #5822
Conversation
5523500
to
8ac4bfa
Compare
TODO:
|
@Kubuxu could you please add a feature to handle miner creation messages? |
blocked by v1 api |
please have the doc ready before landing in master. filecoin-project/lotus-docs#193 |
430f6a9
to
2d1d522
Compare
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
This introduces message prototypes to applicable API endpoints, which allows us to invert control of message sending and give the user a chance to intervene with an interactive ui. Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
3eb30d0
to
d777680
Compare
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
d91cafa
to
18cbdcf
Compare
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.
High-ish level walkthrough with @Kubuxu and theres nothing glaring. The message checking logic looks good, but could probably use another set of eyes looking in depth just at that.
I did not really review the terminal UI logic, but I assume any issues there will be fleshed out quickly (and arent make or break for the software)
Squinted at the message checking logic, and SGWM. FISITIP. |
Closes #5869.
This is the staging branch for the robust message management epic undertaken by @Kubuxu and @vyzo (with cameo appearances by @raulk).
PRs: