mimblewimble / grin

Minimal implementation of the Mimblewimble protocol.
https://grin.mw/
Apache License 2.0
5.04k stars 989 forks source link

It should be possible to recover a wallet by passing the recovery phrase as an argument #3661

Closed ghost closed 2 years ago

ghost commented 2 years ago

It should be possible to recover a wallet by passing the recovery phrase as an argument

ghost commented 2 years ago

it should also be possible to do all functions without using expect or pexpect. it would also be nice if you could turn color off so that you dont get ansi escape sequences in the output returned from stdout. you could even have a json argument so the result is output in json. i'm new to rust but if someone wants to help me make these changes i will happily devote time to it.

ghost commented 2 years ago

in grin cc meeting 2021/11/23 it was stated that grin was programmed this way to force user input. the discussion should continue to take place here. another suggestion was that a dev mode could be enabled to allow this.

ghost commented 2 years ago

it has also been said that the api can be used, please share the link to the api documentation

yeastplume commented 2 years ago

Please feel free to reopen, but please provide more specific detail as outlined in the 'Feature Request' template when creating the issue.