Browse Source
The current transaction loading code is not exception safe. An exception during deserialization causes an empty transaction to be left behind in the wallet. Fix this by building the transaction separately and adding it only to the wallet at the end. Fixes #3333. Rebased-from: 3127d6caf46e2e96fc701b2d44ca28c4b9d7717a 0.8.x0.8
Wladimir J. van der Laan
11 years ago
committed by
Warren Togami
1 changed files with 2 additions and 4 deletions
Loading…
Reference in new issue