Project

General

Profile

Actions

Bug #4216

closed

Finished transaction never disappear from pending transactions (eth)

Added by Olivier Bitsch about 2 years ago. Updated about 2 years ago.

Status:
Done
Priority:
Normal
Target version:
Start date:
03/29/2022
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by Olivier Bitsch about 2 years ago

  • Target version set to 2.0.0
Actions #2

Updated by Olivier Bitsch about 2 years ago

  • Assignee set to Muhammed Abozaid
Actions #3

Updated by Olivier Bitsch about 2 years ago

  • Assignee deleted (Muhammed Abozaid)
Actions #4

Updated by Olivier Bitsch about 2 years ago

  • Assignee set to Gilles Hemmerlé
Actions #5

Updated by Olivier Bitsch about 2 years ago

  • Subject changed from Finished transaction never disappear from pending transactions to Finished transaction never disappear from pending transactions (eth)
Actions #6

Updated by Gilles Hemmerlé about 2 years ago

  • Assignee changed from Gilles Hemmerlé to Olivier Bitsch
  • Status changed from In Study to Testing

You need to package the sdk and update the package.json of the wallet to point to the last version of the sdk.

Then you can test. Your previous transaction should be automatically removed from the pending history.

Note that I had to create a free etherscan apikey (which is limited to 5 queries per second). It should be enough for the beginning, but we will have to figure out how to deploy our own api soon, in order to avoid our users to have troubles when too much users are using the same api in the same time.
Actually I don't know if the 5 tx/s is limited by api key or by "api key + ip", but i assume it is a global throatling for the api key.

Actions #7

Updated by Olivier Bitsch about 2 years ago

  • Status changed from Testing to Done
Actions

Also available in: Atom PDF