DeltaBalances / DeltaBalances.github.io

The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
https://deltabalances.github.io/
GNU General Public License v3.0
169 stars 67 forks source link

Transaction info from trade history page does not work anymore #76

Closed rory4ever closed 4 years ago

rory4ever commented 4 years ago

I'd like to report a (little) bug which is occurring since 2-3 weeks now.

Reproduction path:

However, when you go directly to the transaction info page (from the menu at the left of the screen) and you paste the transaction hash, it will load correctly. Tried it with 2 different browsers on ubuntu 18.04.4 LTS

DeltaBalances commented 4 years ago

It should be fixed now.

Immediately after loading a lot of history, the APIs for ethereum will respond slower. There was a little bug in handling a connection timeout on the tx details page.

Loading the page when everything responds normally would not trigger it.

rory4ever commented 4 years ago

Tested it and works fine now, thanks.