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

Grin Wallet

Results 95 grin-wallet issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The key derivation path shown after running `grin-wallet account` is not correct. **To Reproduce** Steps to reproduce the behavior: 1. Create bunch of accounts 2. Run `grin-wallet...

As described in #661, it would be very useful to use whatever cargo tools are available to make version/branch changes for grin library imports as needed. At the moment, if...

Bumps [hyper](https://github.com/hyperium/hyper) from 0.13.10 to 0.14.12. Release notes Sourced from hyper's releases. v0.14.12 Bug Fixes ffi: on_informational callback had no headers (39b6d01a) http1: apply header title case for consecutive dashes...

dependencies
rust

Bumps [tokio](https://github.com/tokio-rs/tokio) from 0.2.25 to 1.8.4. Release notes Sourced from tokio's releases. Tokio v1.8.4 1.8.4 (November 15, 2021) This release backports a bugfix for a data race when sending and...

dependencies
rust

**Is your feature request related to a problem? Please describe.** Yes. Retrieving TXs for a wallet with a large transaction history, may result in an unknowably large response. This could...

This is a bit of a weird edge case and needs thinking through. Putting it here so we don't forget. It is possible to "spend" an unconfirmed output in the...

**Describe the bug** I get this error when trying to get the recovery seed phrase for a wallet. **To Reproduce** This wallet was created using the wallets owner_api "create_wallet" call...

Hello, I've just built new Ubuntu 22.04 to run the lastest wallet but got error: ``` grin@publicfullnodegrin:~/grin-wallet$ ./grin-wallet init ./grin-wallet: error while loading shared libraries: libssl.so.1.1: cannot open shared object...

"Method" is no longer supported to the best of my knowledge. https://github.com/mimblewimble/grin-wallet/blob/429db61bb7ef42f009abb8886fd90221301dfc74/src/bin/grin-wallet.yml#L59-L67 Keybase adapter still exists and should be removed: https://github.com/mimblewimble/grin-wallet/blob/7f5c010fed2f9177e0e24cc3eaa7b79be112390f/impls/src/adapters/keybase.rs Wiki doesn't cover slatepacks: https://github.com/mimblewimble/docs/wiki/How-to-use-the-Grin-wallet

**Describe the bug** During the [grinnode.live Winter 2020 Bug Bash Challenge](https://forum.grin.mw/t/grinnode-live-winter-2020-bug-bash-challenge-and-free-grin-btc-prizes-giveaway/8060) multiple testers (@mojitoo, @chandrashekar10 and myself) observed that at some point wallet is no longer able to reach local...