7b0d3c496c
Currently, exceptions thrown during transactions or gas estimation that were spawned in another thread are not being propagated, due to a limitation in nim (see https://nim-lang.org/docs/manual_experimental.html#parallel-amp-spawn). This means any exceptions from status-go were not propagated correctly and would cause the app to crash. This includes entering the wrong password when trying to send a transaction. The issue was addressed by passing a `success` variable by reference, which is set to false if an exception was thrown by status-go. |
||
---|---|---|
.. | ||
Contacts | ||
Data | ||
Ens | ||
AboutContainer.qml | ||
AdvancedContainer.qml | ||
AppearanceContainer.qml | ||
BackupSeedModal.qml | ||
ContactsContainer.qml | ||
DevicesContainer.qml | ||
EnsContainer.qml | ||
HelpContainer.qml | ||
LanguageContainer.qml | ||
MyProfileContainer.qml | ||
NotificationsContainer.qml | ||
PrivacyContainer.qml | ||
SignoutContainer.qml | ||
SoundsContainer.qml | ||
SyncContainer.qml | ||
qmldir |