Skip to content

core: Populate the core.Exchange map fields even when not connected - #3103

Merged
buck54321 merged 1 commit into
decred:masterfrom
martonp:populateDEXFields
Dec 2, 2024
Merged

core: Populate the core.Exchange map fields even when not connected#3103
buck54321 merged 1 commit into
decred:masterfrom
martonp:populateDEXFields

Conversation

@martonp

@martonp martonp commented Dec 1, 2024

Copy link
Copy Markdown
Collaborator

Returning null here was causing UI errors. It's better to return an empty map then null.

Closes #3102

Returning null here was causing UI errors. It's better to return an
empty map then null.
@buck54321
buck54321 merged commit 8d8172f into decred:master Dec 2, 2024
martonp added a commit to martonp/dcrdex that referenced this pull request Feb 6, 2025
…ecred#3103)

Returning null here was causing UI errors. It's better to return an
empty map then null.
buck54321 pushed a commit to buck54321/dcrdex that referenced this pull request Feb 25, 2025
…ecred#3103)

Returning null here was causing UI errors. It's better to return an
empty map then null.
martonp added a commit to martonp/dcrdex that referenced this pull request Jul 29, 2026
…ecred#3103)

Returning null here was causing UI errors. It's better to return an
empty map then null.
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.

mmui: Fails to load if exchange that bot is configured for is not connected

3 participants