trezor / trezor-common

:lock: Don't post issues/PRs to here, use the new monorepo:
https://github.com/trezor/trezor-firmware
GNU Lesser General Public License v3.0
91 stars 232 forks source link

Monero: support for lite protocol added #196

Closed ph4r05 closed 5 years ago

ph4r05 commented 6 years ago

I've implemented the very simple fallback protocol for the Monero wallet (lite protocol / proxy protocol) which is already implemented in the monero C++ codebase.

Should there be some problem with the merge of the high level protocol this could be nice fall back.

prusnak commented 6 years ago

Let's leave this unmerged for now. If the high-level proto is rejected, we can revisit this.

prusnak commented 5 years ago

I guess we don't need this anymore. Thx!