Skip to content

Fix archived contracts being revived on Windows after restart

Christopher Schinnerl requested to merge archive-contracts into master

Created by: ChrisSchinnerl

This PR implements a TODO in the contract archival code, adds some logging in case of a failed SafeContract deletion and hopefully fixes an issue that caused the contracts of Windows users to be "revived" after being archived.

Merge request reports