Skip to content

feat(tangle-cloud): in-app delegation modal (gap #1 closed)#3296

Merged
drewstone merged 1 commit into
developfrom
feat/cloud-in-app-delegation
Jun 24, 2026
Merged

feat(tangle-cloud): in-app delegation modal (gap #1 closed)#3296
drewstone merged 1 commit into
developfrom
feat/cloud-in-app-delegation

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Replaces the deep-link to app.tangle.tools/staking/delegate with an in-app DelegateModal that reuses the EXISTING useDelegateTx hook. Zero new delegation logic — same hook the dapp uses. Cloud operators page now stakes IN-APP. 167 tests green. Staging-only.

Cloud's operators page used to deep-link to app.tangle.tools/staking/delegate
for staking — users left the app. Now the Stake button opens an in-app
delegation modal that reuses the EXISTING useDelegateTx hook from
tangle-shared-ui (same delegation logic the dapp uses, zero new delegation
code). The modal takes amount + delegates to the operator on-chain.

Gap #1 from the protocol audit closed: cloud can now stake/delegate
end-to-end without leaving the app.
@drewstone drewstone requested a review from AtelyPham as a code owner June 24, 2026 13:43

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Auto-approved PR — a5236288

Blanket team auto-approval is enabled for this reviewer service.
The full PR reviewer audit still runs separately and will publish findings if it detects issues.

tangletools · auto-approval · reason: blanket_auto_approve · 2026-06-24T13:43:57Z

@drewstone drewstone merged commit cffa1cc into develop Jun 24, 2026
8 of 9 checks passed
@drewstone drewstone deleted the feat/cloud-in-app-delegation branch June 24, 2026 13:46
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.

2 participants