-
Notifications
You must be signed in to change notification settings - Fork 12
feat(mcp): headless masternode/evonode credit withdrawals (det-cli) #864
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
Merged
lklimek
merged 28 commits into
docs/platform-wallet-migration-design
from
feat/masternode-cli-withdraw
Jun 22, 2026
Merged
Changes from 17 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5c6f16c
docs(mn-cli): requirements + UX spec for masternode CLI withdrawals
lklimek 351a705
docs(mn-cli): test-case specification for masternode CLI withdrawals
lklimek 9826ead
docs(mn-cli): development plan for masternode CLI withdrawals
lklimek 2784ba3
feat(mcp): add masternode input validators (Task 1)
lklimek 0283ce8
feat(mcp): add Tool A load params with redacting Debug (Task 2)
lklimek 9907539
feat(mcp): implement Tool A invoke + register identity_masternode_loa…
lklimek 7c1adb4
feat(mcp): add Tool B masternode credit withdraw (Tasks 4+5)
lklimek f00eb68
test(mcp): cross-cutting discoverability + key-redaction guards (Task 6)
lklimek 1c931ed
test(e2e): masternode load + withdraw backend-e2e suite (Task 7)
lklimek 6d82378
docs(mcp): document masternode load + withdraw tools (Task 8)
lklimek b127a05
fix(mcp): owner-mode withdrawal dispatches None, not Some(payout) (QA…
lklimek 5102615
fix(mcp): decode_identity_id error states what to do (M-01)
lklimek 1e86bfd
fix(mcp): blank network yields a clear "required" message (QA-004)
lklimek eaa8a7c
test(e2e): fill missing masternode backend-e2e cases (PROJ-001/QA-005…
lklimek 3c9a0f9
docs(mcp): doc accuracy + comment hygiene (DOC-001..005, QA-010)
lklimek c527c26
style(mcp): trim the redacting-Debug rationale comment to 3 lines (QA…
lklimek b9cb11b
chore: merge docs/platform-wallet-migration-design (#860, incl. overl…
lklimek ec98360
fix(mcp): gracefully stop wallet backend before standalone det-cli exits
lklimek 7b5353f
fix(mcp): wait for cold-start storage migration before dispatching wa…
lklimek acb06b1
fix(mcp): wire wallet backend before resolving identity in masternode…
lklimek 98e9638
fix(mcp): wait for coordinator threads to exit before runtime shutdown
lklimek 74cf43a
fix(mcp): hard-exit CLI after flush to avoid coordinator thread panics
lklimek 51a12f8
fix(mcp): address all PR #864 review findings (B1 S1-S7 H1 H2)
lklimek b239ce4
fix(mcp): rename withdraw tool, fix S5 at swap callsite, update docs
lklimek 33ef8a1
docs(mcp): update all docs to final tool names; revert wrong withdraw…
lklimek a88a5b3
feat(mcp): scaffold graceful-teardown plan + fix QA-008 doc overstate…
lklimek 8cc1171
fix(mcp): secret-typed key presence check; dedup withdrawal modes; pr…
lklimek d77cd4d
fix(mcp): real key-redaction assertion in e2e test; correct Secret/st…
lklimek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.