juston-ios icon indicating copy to clipboard operation
juston-ios copied to clipboard

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

Open reveloper opened this issue 2 years ago • 0 comments

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

reveloper avatar Sep 17 '22 17:09 reveloper