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

feat: impl larger buffs for FunctionCall on nanosp and nanox #45

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dj8yfo
Copy link
Owner

@dj8yfo dj8yfo commented Mar 7, 2024

for nanosplus and nanox, buffers for FunctionCall display are increased:
CappedString<200> -> CappedString<1000>
HexDisplay<200> -> HexDisplay<1000>

This has been tested to work ok, just a longer payload has to be made for https://github.com/dj8yfo/app-near-rs/blob/develop/tests/test_sign_transaction/test_function_call.py#L15-L20 test to illustrate case with payload truncation, and test snapshots updated ...

this can be picked up at a later time

Checklist

  • App update process has been followed
  • Target branch is develop
  • Application version has been bumped

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant