ergoplatform / ergo-wallet-app

Ergo Wallet App
https://ergoplatform.org/en/ergo-wallet-app/
Apache License 2.0
99 stars 35 forks source link

Cold wallet: Cost of transaction exceeds limit #128

Closed MrStahlfelge closed 2 years ago

MrStahlfelge commented 2 years ago

A user got the error message "Cost of transaction exceeds limit" when trying to sign a transaction containing many inboxes.

The situation should be improved so that either signing completes successfully, or a hint that this will probably happen is shown before the transaction is transferred to the cold device.

MrStahlfelge commented 2 years ago

A limit restrricting transactions to 100 input boxes will be implemented.

MrStahlfelge commented 2 years ago

Done