wallet-core icon indicating copy to clipboard operation
wallet-core copied to clipboard

Cross-platform, cross-blockchain wallet library.

Results 110 wallet-core issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Sometimes when creating files we forget to add headers **Describe the solution you'd like** A warning on the pull request...

enhancement

**Is your feature request related to a problem? Please describe.** At this moment, [tools/rust-bindgen](https://github.com/trustwallet/wallet-core/blob/master/tools/rust-bindgen) builds the Rust library for multiple targets even though they are not required. For example, there...

enhancement

This is regarding PR https://github.com/trustwallet/wallet-core/pull/3122. We want to merge it ASAP, but there some low-priority improvements we can do in terms of polishing and UX. Introducing those changes in a...

enhancement
priority:low
codegen

### Feature Request Currently it is not possible to verify the cryptographic authenticity after downloading the Trust Wallet software because the releases are not cryptographically signed. This makes it hard...

bug

**Is your feature request related to a problem? Please describe.** Feature requests from @a6-dou and @PowerStream3604 at https://github.com/trustwallet/wallet-core/pull/3322: In order to improve user experience, we should integrate the following. *...

enhancement

**Describe the bug** WC makes the end-user app crashing because of the incorrect use of C++ `noexcept` specifier which ignores throw exceptions. **To Reproduce** For example, pass an incorrect EOS...

bug

**Describe the bug** Consider inserting the curve as a parameter to the private key and its storage. In addition, the Trust Wallet team should rigorously enforce that private keys cannot...

bug

Currently, we only support the standard abi encoding, where `bytes3` is padded to 32 bytes on the right, however it would be nice to provide an ability to use [non-standard-packed-mode](https://docs.soliditylang.org/en/v0.8.23/abi-spec.html#non-standard-packed-mode).

enhancement

To be honest , I am not sure this should be a bug or a feature request **Describe the bug** I have been using WalletCore as a library in my...

bug

## Description Update swift package version