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

Only one-time sending to evm address possible #4135

Open
ms-01 opened this issue Nov 17, 2023 · 3 comments
Open

Only one-time sending to evm address possible #4135

ms-01 opened this issue Nov 17, 2023 · 3 comments
Labels
kind/bug Something isn't working needs/area Needs area label(s) needs/priority Needs a priority label needs/triage Waiting for triage to be accepted platform/ios version/2.31.0

Comments

@ms-01
Copy link

ms-01 commented Nov 17, 2023

What happened:

I made a first transaction (DFI -> EVM address). This was successful and the tokens arrived in the MM.
Then I wanted to repeat the transaction, which unfortunately is not possible.

Error Code:0 400 - BadRequest (/v0/mainet/rawtx/send): TransferDomainTX: transfer domain evm tx failed to pre-validate: Invalid nonce. Account nonce 1, signed_tx none 0 (code16).

What you expected to happen:

Since the first transaction worked, I assumed that further transactions were possible.

How to reproduce it (as minimally and precisely as possible):

  1. Create new EVM address
  2. Send 1 DFI from the Lightwallet to this address (transaction will work)
  3. Send another DFI from the Lightwallet to this address (transaction will not work)

Anything else we need to know?:

Lightwallet iOS version 2.31.0 with activated beta functions

@ms-01 ms-01 added the kind/bug Something isn't working label Nov 17, 2023
Copy link
Contributor

@ms-01: Thanks for opening an issue, it is currently awaiting triage.

The triage/accepted label can be added by foundation members by writing /triage accepted in a comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added needs/triage Waiting for triage to be accepted needs/area Needs area label(s) labels Nov 17, 2023
Copy link
Contributor

@ms-01: There are no 'area' labels on this issue. Adding an appropriate label will greatly expedite the process for us. You can add as many area as you see fit. If you are unsure what to do you can ignore this!

You can add area labels by leaving a /area comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

@github-actions github-actions bot added the needs/priority Needs a priority label label Nov 17, 2023
Copy link
Contributor

@ms-01: Thanks for opening an issue, an appropriate priority will be added soon.

The priority labels can be added by foundation members by writing /priority [type] in a comment.

Details

I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working needs/area Needs area label(s) needs/priority Needs a priority label needs/triage Waiting for triage to be accepted platform/ios version/2.31.0
Projects
None yet
Development

No branches or pull requests

1 participant