GOPA
GOPA
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.
> This seems like an issue with the underlying zcashd, please track progress here: [zcash/zcash#5338](https://github.com/zcash/zcash/issues/5338) Hi, wish an update to create t-address
> 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...
Same problem
> The fix for this is to run with -rescan Tried it, but can't solve the crash problem version 5.0.0 doesn't crash. Windows10 19044
I found a workaround: run zcashd -rescan Then run zcashd normally But it needs at least 64G memory, otherwise it will be crash because the memory is not enough
> Given that there is no shutdown message and no apparent crash, the most likely cause is running out of memory. Could you run `dmesg` and check whether the log...
same problem: Messages: - Error: This version has been deprecated as of block height 2121024. You should upgrade to the latest version of Zcash.
> This is due to `clang` not finding the `libgcc` compiler runtime library and `libgcc_eh` unwind library. (It is correct that these libs have "gcc" in the name even though...