Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TX flow] Adds nonce validation #2175

Merged
merged 9 commits into from
Jun 29, 2023
Merged

[TX flow] Adds nonce validation #2175

merged 9 commits into from
Jun 29, 2023

Commits on Jun 26, 2023

  1. Adds nonce validation

    usame-algan committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5a0bcdc View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Adjust nonce validation

    usame-algan committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    740f4f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    90503af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99614aa View commit details
    Browse the repository at this point in the history
  3. Adjust wording

    usame-algan committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    41102a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix: migrate input to RHF

    iamacook committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    466800c View commit details
    Browse the repository at this point in the history
  2. Limit nonce input width

    usame-algan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    bf1e945 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/epic-tx-flow' into nonce-validation

    # Conflicts:
    #	src/components/tx-flow/common/TxNonce/index.tsx
    #	src/components/tx-flow/flows/TokenTransfer/CreateTokenTransfer.tsx
    usame-algan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d6a86f2 View commit details
    Browse the repository at this point in the history
  4. Fix e2e tests

    usame-algan committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d1cf727 View commit details
    Browse the repository at this point in the history