Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

WIP feat(gno.land): account sessions support (exploration 1)#3970

Draft
moul wants to merge5 commits intognolang:master
base:master
Choose a base branch
Loading
frommoul:dev/moul/account-sessions-explo1

Conversation

moul
Copy link
Member

@moulmoul commentedMar 18, 2025
edited
Loading

  • high-level changes (structs, interfaces)
  • pseudo code for vmkeeper changes
  • pseudo code for sdk changes
  • think about
    • storage efficiency
    • lookup efficiency
    • reusing a "burned" address (especially the initial one that can be derived to the same std.Address)
    • ...
  • give context on what I considered, why i chose this direction etc
  • explain how i envision gnokey mobile, playground on ipad or web-first, mix with native apps, airgap txs, airgap session management; deep links, qr code, link that we can share in chat apps; "gnoboards" working with "gnokey" on mobile; creating temporary accounts -> directions for the berty team + "cross-wallet initiatives"
  • explain how we could mix session management with tx for one-shot txs, like one-shot session usages

random personal notes (tmp):

  • tm2
  • subaccount
  • gnoaccount
  • managed by contract <3
  • wallet connect; qr code; patterns; steps
  • works for teams r/sys/teams
  • onbloc, berty, alex
  • UX: cookies, "manage devices"
  • self-expiring sessions (cookies)
  • key rotation
  • validator limited key

Related with#1499

notJoon, dongwon8247, and costinberty reacted with eyes emoji
Signed-off-by: moul <94029+moul@users.noreply.github.com>
@moulmoul changed the titlefeat(gno.land): account sessions supportfeat(gno.land): account sessions support (exploration 1)Mar 18, 2025
@github-actionsgithub-actionsbot added 📦 🌐 tendermint v2Issues or PRs tm2 related 📦 ⛰️ gno.landIssues or PRs gno.land package related labelsMar 18, 2025
@moulmoul changed the titlefeat(gno.land): account sessions support (exploration 1)WIP feat(gno.land): account sessions support (exploration 1)Mar 18, 2025
@Gno2D2
Copy link
Collaborator

Gno2D2 commentedMar 18, 2025
edited
Loading

🛠 PR Checks Summary

AllAutomated Checks passed. ✅

Manual Checks (for Reviewers):
  • IGNORE the bot requirements for this PR (force green CI check)
Read More

🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers.

✅ Automated Checks (for Contributors):

🟢 Maintainers must be able to edit this pull request (more info)

☑️ Contributor Actions:
  1. Fix any issues flagged by automated checks.
  2. Follow the Contributor Checklist to ensure your PR is ready for review.
    • Add new tests, or document why they are unnecessary.
    • Provide clear examples/screenshots, if necessary.
    • Update documentation, if required.
    • Ensure no breaking changes, or includeBREAKING CHANGE notes.
    • Link related issues/PRs, where applicable.
☑️ Reviewer Actions:
  1. Complete manual checks for the PR, including the guidelines and additional checks if applicable.
📚 Resources:
Debug
Automated Checks
Maintainers must be able to edit this pull request (more info)

If

🟢 Condition met└── 🟢 And    ├── 🟢 The base branch matches this pattern: ^master$    └── 🟢 The pull request was created from a fork (head branch repo: moul/gno)

Then

🟢 Requirement satisfied└── 🟢 Maintainer can modify this pull request
Manual Checks
**IGNORE** the bot requirements for this PR (force green CI check)

If

🟢 Condition met└── 🟢 On every pull request

Can be checked by

  • Any user with comment edit permission

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees

@moulmoul

Labels
📦 🌐 tendermint v2Issues or PRs tm2 related📦 ⛰️ gno.landIssues or PRs gno.land package related
Projects
Status: No status
Status: 🎯 Current Topics
Status: Triage
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@moul@Gno2D2

[8]ページ先頭

©2009-2025 Movatter.jp