Skip to content

v0.1.3

Choose a tag to compare

@n8mgr n8mgr released this 31 Jul 16:15
· 1625 commits to master since this release
v0.1.3
0fa355f

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