Skip to content

mppx@0.3.4

Choose a tag to compare

@github-actions github-actions released this 19 Feb 19:52
· 389 commits to main since this release
89aa053

Patch Changes

  • 9cf4943: Added USDC.e to account view mainnet token list and use MPPX_RPC_URL for default mainnet balance fetching.
  • 11c0422: Renamed internal stream terminology to session to align with the MPP spec. This includes renaming the src/tempo/stream/ directory to src/tempo/session/, updating all problem type URIs from …/problems/stream/… to …/problems/session/…, and renaming associated types (e.g., StreamCredentialPayloadSessionCredentialPayload). No public API changes.