Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Bugfix/cbw 1059 crash on amount input #232

Closed orhoj closed 1 year ago

orhoj commented 1 year ago

Purpose

Fix an issue in the baking and delegation where setting a too large amount (greater than what can be stored in a Long) caused a crash.

Please note that this is just a quickfix. In the future the input field should be updated so that it prevents the user to input invalid values like how it is in the iOS app.

Changes

Checklist

github-actions[bot] commented 1 year ago
File Coverage [19.54%] :x:
StakeAmountInputValidator.kt 19.54% :x:
Total Project Coverage 0.91% :x: