question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Chia wallet get_address <--new-address/--latest-address> is buggy in CLI and GUI

See original GitHub issue

What happened?

On the Windows GUI: The refresh receive address button does not refresh the address at all, on any of the views where you should be able to show a new receive address. The GUI is forever stuck with the address xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4

There is also odd behavior on the CLI for both Windows and Linux. On Windows, the --latest address is always xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4, just like the GUI, but on Linux, it was a completely mixed bag of results…

Windows CLI:

⮞  chia wallet get_address -l
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4
⮞  chia wallet get_address -n
xch1z7uu6l6kfvh2tqtejajparj4z7s4qu42xmj5qrzkeysjs0wdtp0sf0ggnd
⮞  chia wallet get_address -l
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4
⮞  chia wallet get_address -n
xch1xuy6t5rm8a78950yzwc6d0frwfwg7e45u7d33fvlxulx48r8ltxs02eyg0
⮞  chia wallet get_address -n
xch17ksh7hlaet4drfmdgt3f90fgawrt0gvudh6qy474zpaz5vrdfh5qv7xufd
⮞  chia wallet get_address -n
xch18n9ny7tkt4vevy8gml6zt82ptynp63h5aqprnd6rphjhe9837ufqnftwzz
⮞  chia wallet get_address -n
xch1td6vp68dn4njdslz4mdkgyv34gsj2yqs28v6p2d5nn9ptwa8cyzqtk7280
⮞  chia wallet get_address -l
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4

Linux CLI:

~ > chia wallet get_address -l
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4
~ > chia wallet get_address -n
xch1u2cxpykc9spv0tug9kg7h4lxxfem9zl54rf5fac7jpkgmghq7pjs375wc3
~ > chia wallet get_address -l
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4
~ > chia wallet get_address -n
xch17d64m6xxrkmy8evjhk9dvsmzlmfmxhs8sjhn8dt607g6l9xjxu4s426vm4
~ > chia wallet get_address -n
xch1f6279dapxdfu3jfvwyzlcggat5370kketjy536rxz3lj0xk92d0qahps3m
~ > chia wallet get_address -l
xch1f6279dapxdfu3jfvwyzlcggat5370kketjy536rxz3lj0xk92d0qahps3m
~ > chia wallet get_address -n
xch13mjnc0e24cxjfxc86dvs6lqkm25n6h7z3kxpyhu4aw6t7c30f9ascc452c
~ > chia wallet get_address -n
xch12y3mgxn3d2t56gjp09t7sv7yvkm0ja076vwq69mgteklk0wgkaqqtg3pv6
~ > chia wallet get_address -l
xch12y3mgxn3d2t56gjp09t7sv7yvkm0ja076vwq69mgteklk0wgkaqqtg3pv6

Version

1.5.0

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
avsynccommented, Aug 4, 2022

Seconded, new address working correctly in 1415.

1reaction
shaneo257commented, Aug 4, 2022

can confirm on 1.5.1414 i am able to generate a new receiving address in the windows gui

Read more comments on GitHub >

github_iconTop Results From Across the Web

[BUG] DO NOT USE CHIA GUI for anything - The Cmd Line ...
Describe the bug **Major problems here, I would say 99% of reported bugs is this problem that the entire CHIA-GUI is crap.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found