It is expected that each time the wallet starts, a backup of the wallet.dat or whatever loaded wallet is to be created. So it seems this auto-backup feature of the wallet is no longer functional in v3.4.0 of SCC Core and was not noticed before release.
Note; A backup will still be taken whenever a new wallet is created, this backup contains 1000 pregenerated keys (generally).
A patch has been added for the wallet backup function in #32 to force a backup when the wallet starts.
Additional debug added as well.

It is expected that each time the wallet starts, a backup of the
wallet.dator whatever loaded wallet is to be created. So it seems this auto-backup feature of the wallet is no longer functional inv3.4.0of SCC Core and was not noticed before release.Note; A backup will still be taken whenever a new wallet is created, this backup contains 1000 pregenerated keys (generally).
A patch has been added for the wallet backup function in #32 to force a backup when the wallet starts.
Additional debug added as well.
