Matthias Debernardini

Results 19 issues of Matthias Debernardini

## What were you trying to do I am making a CLI and part of the app includes securely storing files at rest. I want the users of this library...

### Description To clarify the purpose of a method and to indicate how to get more information from the wallet ### Notes to the reviewers We can also change the...

documentation
discussion
module-wallet

Hey I'm using the snippet of code referenced in the issue to to summarize my wallet to the user, I am syncing with electrum (on signet) and it seems that...

bug
documentation

I would like to use this crate to store local data which must be confidential. Are there plans to add encryption?

If you calculate fee rate using the wallet api, like in https://github.com/bitcoindevkit/bdk/issues/1401 you end up getting a value that is completely different from what you'd expect (assuming your expectations are...

new feature
module-blockchain

Kinda hard to guess which versions this crate works with, would be great to provide a devenv.nix or nix shell that builds the specific versions that its expecting and use...

## Error ``` Error: 0: Planner error 1: Error executing action 2: Action `create_nix_volume` errored 3: Action `create_volume_service` errored 4: An APFS volume labelled `Nix Store` does not exist, but...

MacOS

**Describe the enhancement** Add a new function to BdkElectrumClient that returns a vector of FeeRates, so you can easily get the value you need to use with a transaction. **Use...

new feature
module-blockchain

**Describe the enhancement** It would be great for a wallet that has separate signers to be able to ask and show that they still have signing capability (in case of...

new feature