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

List of account corrupted #93

Closed
r8d8 opened this issue Jun 1, 2017 · 3 comments
Closed

List of account corrupted #93

r8d8 opened this issue Jun 1, 2017 · 3 comments
Labels

Comments

@r8d8
Copy link
Contributor

r8d8 commented Jun 1, 2017

Wallet can't show proper account details in address book.
img_20170601_090305

@r8d8 r8d8 added the Bug label Jun 1, 2017
@elaineo
Copy link
Contributor

elaineo commented Jun 1, 2017

Right now the account list assumes this format from the connector:

{"result": [{ "address":"0x00000000000000000000000000000b74068b0E49", "name": "hello"}, {"address":"0x00000000000000000000000000000b000000", "name":"bbee"} ]}

Since account has been updated to save names. but i think it is not updated yet in emerald-rs. Is this okay?

@r8d8
Copy link
Contributor Author

r8d8 commented Jun 1, 2017

Ok, I will fix it in emerald-rs

@r8d8 r8d8 closed this as completed Jun 1, 2017
@r8d8 r8d8 reopened this Jun 1, 2017
@r8d8
Copy link
Contributor Author

r8d8 commented Jun 1, 2017

Wallet can't handle empty names
img_20170601_094726

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants