refactor(sessions): delegate requests and administration to mppx#63
Open
gakonst wants to merge 5 commits into
Open
refactor(sessions): delegate requests and administration to mppx#63gakonst wants to merge 5 commits into
gakonst wants to merge 5 commits into
Conversation
gakonst
force-pushed
the
georgios/mppx-session-manager
branch
from
July 20, 2026 19:44
90fec77 to
5484d35
Compare
gakonst
marked this pull request as ready for review
July 20, 2026 19:44
alexrisch
reviewed
Jul 23, 2026
| "accounts": "0.14.11", | ||
| "incur": "0.4.8", | ||
| "mppx": "0.8.9", | ||
| "mppx": "https://pkg.pr.new/mppx@8b64593", |
Collaborator
There was a problem hiding this comment.
I'm updating to use newest package since it's released
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
~/.tempo/wallet/channels.db~/.tempo/wallet/store.jsonDependency
Pinned to immutable MPPx preview commit
0c7afa0from wevm/mppx#713 until its public Node wallet and session-administration helpers are released.Proof
Current main failed the managed bootstrap regression before retrying the protected request. This branch passes with
GET -> HEAD -> GET, delegating bootstrap and rehydration to MPPx. A fresh wallet-cli process also synced the same live mainnetchannels.dbto the same five TIP-1034 rows reported by MPPx and mpp-rs, including two active OpenAI WebSocket sessions and three recovered orphan sessions. The active OpenAI session retained access key0x060e…8ff5even though a different key appears first instore.json.Validation: