Tomas Krnak
Tomas Krnak
How to deal with this ? @prusnak ```shell ZCASH_SHIELDED ERROR: Altcoin strings found in Bitcoin-only firmware. ``` I will need this flag to be accessible from python to disable some...
I made changes suggested by @prusnak , but I'm still getting `ERROR: Altcoin strings found in Bitcoin-only firmware.`. I isolated all new code by `ZCASH_SHIELDED` flag and tried to define...
thank you andrew
This PR is ready for review @andrewkozlik . I don't understand why CI `core fw btconly build` fails. There is no error message.
Thank you for clarification Andrew. I'm removing `trezor/enums/Zcash*.py` from btconly build in the fixup https://github.com/trezor/trezor-firmware/pull/2398/commits/2a18731b99d1ea9d8c30404f1efc95f629bb6c10 .
may I squash and merge , or waiting for another review ? @andrewkozlik
core fw regular debug build: ``` region `FLASH2' overflowed by 1024 bytes ``` :cry:
I request a first quick review to make sure that the style of my code is correct and that I use other modules correctly. Please, focus on: ``` common/protob/messages-zcash.proto core/src/apps/zcash/...
And I accidentally merged some ethereum end vendor related commits. So ignore them too.
replacing this by #2472