aionnetwork / Desktop-Wallet

⛔️ DEPRECATED A native Desktop Wallet client for AION on Windows/Mac/Linux
35 stars 24 forks source link

AION Wallet v1.1.0 Hangs on Sending Transaction #185

Open backengineer opened 6 years ago

backengineer commented 6 years ago

Attempting to generate transaction - wallet hangs indefinitely with Sending Transaction... History of transactions will not display. Transaction is sent - but wallet is locked up and cannot generate another transaction, unless I close and reopen wallet... except, closing wallet on my computer causes DELETION OF the AionWallet.exe file requiring reinstall to regain access, until it is deleted again. (Reported as a separate issue)

Wallet indicates 128 peers / Up to Date

AionMiner commented 5 years ago

This sounds like a real-time heuristic signature flag by anti-virus on particular wallet interaction.

Depending on the anti-virus software and subsequent settings, initial scans might not flag the executable upon installation but higher level of real-time heuristics will do so upon its operation.

There’s really no other reasonable explanation for the .exe to be deleted?

theotniel commented 5 years ago

@qoire I think that non-blocking transaction sending would be a god feature, but we'd need to implement a status checking mechanism. To put things into perspective, I recall that the API's time-out is 3 minutes and that can be quite annoying.