ZcashFoundation / zecwallet

A z-address first full node and UI wallet for zcash
https://www.zecwallet.co
MIT License
182 stars 138 forks source link

I can't create t-address #327

Open Mandoresher opened 2 years ago

Mandoresher commented 2 years ago

Can't create t-address. Button doesn't work. I push it but nothing happens

Mandoresher commented 2 years ago

Zecwallet FullNode desktop application

POLANOS commented 2 years ago

Same problem... Zecwallet Fullnode v1.7.5 Windows 10 Pro x64 21H1 - 19043.1266 debug.log: ERROR rustzcash::address_ffi: Zcash Sapling addresses are not supported

Can't create t-address. Button doesn't work. I push it but nothing happens

Update: Also, the wallet does not display the t-addresses that were previously.

zhugeliang666 commented 2 years ago

same problem!!!

adityapk00 commented 2 years ago

This seems like an issue with the underlying zcashd, please track progress here: https://github.com/zcash/zcash/issues/5338

eloo0073 commented 2 years ago

Same issue... Fullnode v1.7.5... Can not create transparent addresses. Do we really need them anyway ? ;-)

krychla1 commented 2 years ago

Hi @adityapk00 now that zcash implemented the listaddresses endpoint (4.5.1-1), when will it be ready in zecwallet?

wbaby commented 2 years ago

Update v4.5.1-1 release notes with bugfix https://github.com/zcash/zcash/commit/d397f4e36d0c9e55b99699639844f00626c475f7

https://github.com/zcash/zcash/releases/tag/v4.5.1-1

Please update zecwallet, thx.

yuriy77k commented 2 years ago

@adityapk00 when an issue with t-addresses will be fixed?

wbaby commented 2 years ago

This seems like an issue with the underlying zcashd, please track progress here: zcash/zcash#5338

Hi, wish an update to create t-address

krychla1 commented 2 years ago

This is dead, I personally switched away from zcash seeing this pace of bug fixing in their solutions.

r3ld3v commented 2 years ago

The fix required is in ZecWallet, not in the zcashd full node. We added the needed RPC support in 4.5.1-1.

krychla1 commented 2 years ago

Most of regular users don't use CLI for transactions. ZecWallet is mentioned as the only UI frontend in the official webpage. @steven-ecc, I appreciate your work on the node itself, however if you (Zcash community) want to get wider adoption you have to make things smooth also from the UI perspective.

This issue completely blocks usage of ZecWallet with t-addresses and even after 2 months of your fix there is nothing new here. It says a lot about this project.

wbaby commented 2 years ago

Most of regular users don't use CLI for transactions. ZecWallet is mentioned as the only UI frontend in the official webpage. @steven-ecc, I appreciate your work on the node itself, however if you (Zcash community) want to get wider adoption you have to make things smooth also from the UI perspective.

This issue completely blocks usage of ZecWallet with t-addresses and even after 2 months of your fix there is nothing new here. It says a lot about this project.

Totally agree with you.

@steven-ecc , Users need friendly UI, CLI is too hard for most of the users.

r3ld3v commented 2 years ago

I agree @wbaby and @krychla1 regarding a friendly UI. On the z.cash/wallets page, we have a few listed that you could try out. Some are multi-coin and NightHawk is a ZEC-only wallet.

noamchom commented 2 years ago

This t-address issue is still present in Zec Wallet Full node v1.7.6 (on Windows 10 PRO) the "New Transparent Address" button appears to take no action.

POLANOS commented 2 years ago

Same problem... Zecwallet Fullnode v1.7.7 Windows 10 Pro x64 21H2 - 19044.1645

Can't create t-address. Button "New Transparent Address" doesn't work. I push it but nothing happens. I don't see the list of created t-addresses in the application and therefore I can't use them.

Please help!!!