Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup cw_decred and make decred addresses selectable #25

Open
wants to merge 2 commits into
base: updateaddresses
Choose a base branch
from

Conversation

itswisdomagain
Copy link
Collaborator

No description provided.

@JoeGruffins
Copy link
Owner

Yeah it works! I guess what I did was wrong was not assigning the @observable tag.

I don't like how this doesn't update the selected address currently if it is used.


String currentAddr = '';
Copy link
Owner

Choose a reason for hiding this comment

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

What if we left this variable and then in performBackgroundTasks We check for a new address, and if it's different than what we had saved here, we update the selectedAddr and this one? That way we can keep the default new.

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