Skip to content

feat(tempo): native multisig#265

Merged
jxom merged 8 commits into
mainfrom
jxom/tempo-native-multisig
Jun 2, 2026
Merged

feat(tempo): native multisig#265
jxom merged 8 commits into
mainfrom
jxom/tempo-native-multisig

Conversation

@jxom
Copy link
Copy Markdown
Member

@jxom jxom commented Jun 2, 2026

Adds support for TIP-1061 native multisig accounts

Adds tempo/ConfigurableAccount for deriving stable multisig account
addresses and permanent config IDs from a weighted owner config, plus
the owner-approval digest owners sign. tempo/SignatureEnvelope gains a
multisig variant (type 0x05) aggregating primitive owner approvals and
carrying the optional bootstrap config (init) on the first tx, plus
SignatureEnvelope.sortMultisigApprovals to order approvals by recovered
owner. Verified end-to-end against the multisig devnet.

Amp-Thread-ID: https://ampcode.com/threads/T-019e86f0-0dd6-71fc-8b67-efa5b7a4b9c5
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ox Ready Ready Preview, Comment Jun 2, 2026 2:08pm

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 2, 2026

Open in StackBlitz

npm i https://pkg.pr.new/ox@265

commit: 3b2d46e

@jxom jxom changed the title feat(tempo): native multisig (ConfigurableAccount) for TIP-1061 feat(tempo): native multisig (MultisigConfig) for TIP-1061 Jun 2, 2026
@jxom jxom changed the title feat(tempo): native multisig (MultisigConfig) for TIP-1061 feat(tempo): native multisig Jun 2, 2026
@jxom jxom merged commit f5328d2 into main Jun 2, 2026
11 of 12 checks passed
@jxom jxom deleted the jxom/tempo-native-multisig branch June 2, 2026 14:36
This was referenced Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant