BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
126 stars 46 forks source link

Only one-time sending to evm address possible #4135

Open ms-01 opened 8 months ago

ms-01 commented 8 months ago

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

github-actions[bot] commented 8 months ago

@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](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/defichain-wallet/blob/main/.github/governance.yml) 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](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 8 months ago

@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](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/defichain-wallet/blob/main/.github/governance.yml) 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](https://github.com/BirthdayResearch/oss-governance-bot) repository.
github-actions[bot] commented 8 months ago

@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](https://github.com/BirthdayResearch) developers manage community feedback and contributions. You can check out my [manifest file](https://github.com/BirthdayResearch/defichain-wallet/blob/main/.github/governance.yml) 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](https://github.com/BirthdayResearch/oss-governance-bot) repository.