Results 77 comments of 10gic

There is a new release, see https://github.com/10gic/vanitygen-plusplus/releases/tag/v0.2.0

@Bitcoin228 @luyuanshao There is a new release, see https://github.com/10gic/vanitygen-plusplus/releases/tag/v0.2.0

It seems that no one is fixing this issue, I am willing to fix it.

@carusyte @mimoo There is a command line utility [YATG](https://github.com/10gic/yatg), option `--width1-chars=emoji` can avoid this issue.

Hi @vcoolish, could you explain a little bit why the old code doesn't work?

Hi @DaniPopes, @mattsse, @klkvr, hope you're doing well. When you have a chance, could you take a look at this PR? Any feedback would be great. Thanks!

Hi @satoshiotomakan, I found that this is a common issue. It exists in HDWallet, PrivateKey, PublicKey, and others. For swift binding (swift/Sources/Generated/AnyAddress.swift), we have deinit code to release memory: ```...

Hi @satoshiotomakan, the pr https://github.com/trustwallet/wallet-core/pull/4031 only try to fix the issue https://github.com/trustwallet/wallet-core/issues/4030. Issue https://github.com/trustwallet/wallet-core/issues/4030 and issue https://github.com/trustwallet/wallet-core/issues/4021 are two different types of memory leaks. Issue https://github.com/trustwallet/wallet-core/issues/4021 hasn't been fixed yet.

Hi @satoshiotomakan, do you have any ideas on how to fix this issue (https://github.com/trustwallet/wallet-core/issues/4021)?

> Hi @10gic, we're trying to investigate, how it can be fixed. Will let you know once I have an update I'm glad to hear this. Hope there is good...