Skip to content

fix(ecosystem): fifo miniapp sheets + tx object result#426

Merged
Gaubee merged 1 commit intomainfrom
feat/issue-425
Feb 8, 2026
Merged

fix(ecosystem): fifo miniapp sheets + tx object result#426
Gaubee merged 1 commit intomainfrom
feat/issue-425

Conversation

@Gaubee
Copy link
Contributor

@Gaubee Gaubee commented Feb 8, 2026

Closes #425

Changes

  • Enforce FIFO miniapp sheets per appId via queue
  • Normalize bio_sendTransaction result to always include an object transaction
  • Avoid poisoning ChainProvider cache before chain config init (with tests)
  • Fix ecosystem tab swipe-up vs tap double-trigger
  • Document state-first workflow in AGENTS.md

Verification

  • pnpm agent review verify

@Gaubee Gaubee added type/service Service / logic work area/core Core / service area labels Feb 8, 2026
@Gaubee Gaubee merged commit 666f7eb into main Feb 8, 2026
5 checks passed
@Gaubee Gaubee deleted the feat/issue-425 branch February 8, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core Core / service area type/service Service / logic work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix miniapp sheet FIFO + transfer result compatibility

1 participant