We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The agent protocol could be easier to use. Some ideas:
See also: https://github.com/romanz/trezor-agent, https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-August/013008.html
The text was updated successfully, but these errors were encountered:
Do we need to handle SCD SERIALNO openpgp command? Currently I'm naively returning ERR 100696144 No such device <SCD>...
SCD SERIALNO openpgp
ERR 100696144 No such device <SCD>
Sorry, something went wrong.
IIUC RESET commands are not required, since the agent is started on-demand (and not running forever like in GPG).
RESET
No branches or pull requests
The agent protocol could be easier to use. Some ideas:
See also: https://github.com/romanz/trezor-agent, https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2016-August/013008.html
The text was updated successfully, but these errors were encountered: