Skip to content

feat: Create Pool view#210

Open
0x-r4bbit wants to merge 2 commits into
mainfrom
feat/amm-pool-creation
Open

feat: Create Pool view#210
0x-r4bbit wants to merge 2 commits into
mainfrom
feat/amm-pool-creation

Conversation

@0x-r4bbit

Copy link
Copy Markdown
Collaborator

This is a Work in progress

Addresses #30

Comment thread apps/amm/result Outdated
Comment thread apps/amm/src/AmmUiBackend.cpp
Comment thread apps/amm/qml/components/wallet/CreateWalletDialog.qml Outdated
// Re-open an existing wallet; only show the create modal on first run.
if (root.backend && root.backend.walletExists)
logos.watch(root.backend.openExisting(),
function(ok) { if (!ok) console.warn("openExisting failed") },

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

As this is a GUI, surface user flow impacting errors as user dialog facing dialogs

@3esmit 3esmit force-pushed the chore/amm-app-lez-module branch 3 times, most recently from 295c4ef to 35c2dd7 Compare June 30, 2026 16:53
@0x-r4bbit 0x-r4bbit force-pushed the chore/amm-app-lez-module branch 2 times, most recently from bf72123 to 2b3ecad Compare July 2, 2026 16:38
@0x-r4bbit 0x-r4bbit changed the base branch from chore/amm-app-lez-module to main July 2, 2026 17:22
@0x-r4bbit 0x-r4bbit force-pushed the feat/amm-pool-creation branch from ffda1ad to 00e595a Compare July 2, 2026 17:23
@0x-r4bbit 0x-r4bbit force-pushed the feat/amm-pool-creation branch from 00e595a to 2594ff2 Compare July 3, 2026 11:47
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