Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

The application allows adding too long a comment message but can't handle it. #10

Open
reveloper opened this issue Sep 17, 2022 · 0 comments
Labels
bug Something isn't working medium severity

Comments

@reveloper
Copy link

Bug Type

Functional

Reproduction steps

  1. Click send transaction icon ↑ from the main screen.
  2. Insert the correct address string into the Address field.
  3. Insert the correct value (like 0,000001) in the Amount field.
  4. Insert very long text into the Message field.
  5. Tap the Next button.

Actual result

The application attempts to send a transaction but then the error "Invalid_bag_of_cells : bodybag of cells is expected to have exactly one root" appears. Transaction declined.

Expected result

The application should not allow users to send transactions with very long text. For example, the application should show "text too long" and the number of allowed symbols in the message.

Suggested Severity

High

Device

Smartphone
Device: iPhone12
OS: iOS 15.6.1
Juston 1.3.2

Additional Context

Error screenshot
long text message

@0xstragner 0xstragner added bug Something isn't working medium severity labels Sep 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working medium severity
Development

No branches or pull requests

2 participants