Skip to content

v2.4.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@n8mgr n8mgr released this 19 Aug 21:04
· 330 commits to master since this release
v2.4.0-beta.1
65a9b3d

Features

  • Added [GET] /wallet/events/:id
  • Contracts that have been rejected can now be retried by renters.
  • Remove RHP2 and RHP3 support
  • Removed V1 support

Fixes

  • Added alert for expiring local certificates
  • Added a 6 block buffer before storage is reclaimed to ensure small reorgs do not cause unnecessary contract failures.
  • Fix integrity checks for v2 contracts
  • Fixed connectivity check overflow causing immediate retries after many failures.
  • Fixed an issue where renewed contracts that are rejected will cause the original contract to fail.