Bug Fixes
- Fixed a lockup preventing clean shutdown in certain situations
- Fixed sector locations from not being properly released in certain situations
- Fixed an issue where rejected contracts may not have their status switched back to active in certain situations, preventing storage proofs.
- Increased the number of retries when starting a database transaction and added exponential backoff to reduce contention
What's changed
- Changed the wallet to panic if a database update fails instead of silently failing