Tao Xu

Results 36 issues of Tao Xu

TODO: - [ ] Groestlcoin (Base58check + groestl512d) - [ ] Decred (Base58check + blake256d) - [ ] Algorand, Nano (Base32) - [ ] Nebulas (Base58check + sha3_256ripemd) - [...

It's very helpful to know how complex is the project.

Hacktoberfest

some references: - https://github.com/MetaMask/eth-phishing-detect - https://infura.io/docs/api/get/v2Blacklist - https://etherscamdb.info/

help wanted
security
low priority
dapp

Todo: - [ ] send to .eth - [ ] import / watch - [ ] transaction / confirm page - [ ] set resolver / subnode Done: - [x]...

enhancement

Some references: - https://spl.solana.com/name-service - https://docs.bonfida.org/help/integration - https://github.com/solana-labs/solana-program-library/tree/master/name-service

enhancement

We have Swift `KeyStore` helper to access `TWStoredKey` easily; in order to support it on Web (local storage etc), it would be nice to have Typescript `KeyStore` This is also...

enhancement
priority:medium
size:medium

## Description Fixes https://github.com/trustwallet/wallet-core/issues/2516, read current executable path and find the `tests` folder, easier to run single test in CLion ## How to test Unit tests ## Types of changes...