Results 54 issues of Daniel Lehnberg

As a user, I want to communicate with grinbox via TOR, so that the grinbox server does not receive information about my true IP.

enhancement

* [X] Allow users to optionally set a password. * [X] This is then required each time wallet is launched. * [ ] Option to also set a "lock time"...

enhancement

As part of the `send` command using Grinbox, a time to live `ttl` should be defined for when a transaction would expire if it has not yet been finalised. This...

enhancement

Perhaps an in-wallet command to donate to a certain grinbox address or something, to contribute to wallet713 development?

_placeholder issue for https://github.com/mimblewimble/grin-rfcs/pull/54_

tracking-issue
P2: Important

## Steps to reproduce 1. Grin-wallet 4.0.0-beta2 both sides. 2. Send slatepack tx with payment proof (`-y`). 3. `grin-wallet txs` on both sender and receiver side. ## Expected behaviour As...

Currently, the wallet has a `pay` and `receive` command. It's somewhat unclear by command name alone which one is the expected command to be used when the user is responding...

enhancement

Add support for the new [NRD kernel type](https://github.com/mimblewimble/grin-rfcs/pull/47) and signature structure in the wallet. ### Context [April 14 dev meeting](https://github.com/mimblewimble/grin-pm/blob/master/notes/20200414-meeting-development.md): > - _yeastplume:_ Actually, reminds me I had a question...

### Steps to reproduce: 1. `grin-wallet txs` 1. In the output table, there's a column for "Confirmation time", providing a time stamp for when a transaction was confirmed. ### Current...

enhancement

See here: https://github.com/mimblewimble/rust-secp256k1-zkp/issues/31#issuecomment-425307272 And here: https://github.com/mimblewimble/rust-secp256k1-zkp/pull/37 Would be required in order to restore a multi-signature output. Currently there's no solution identified. #### Relevant gitter chat ``` jaspervdm @jaspervdm 07:45 @garyyu...