Skip to content

Releases: nucypher/nucypher

v7.2.0

13 Feb 19:27
Compare
Choose a tag to compare

What's Changed

Features

  • Automatically migrate configuration files if detected as using an older version. (#3432)
  • Add workflow for pushing published releases to pypi. (#3433)

Bugfixes

  • Incorrect use of INTERVAL class variable for SimpleTask - it affected the interval for the EventScannerTask. (#3435)
  • Properly update SSL contexts to use updated CA cert data for a node which has been restarted. (#3440)

Deprecations and Removals

  • Removes the /node_metadata GET endpoint. (#3410)

Misc

  • Peer TLS certificates are no longer stored on the node's disk. (#3307)
  • Optimizes blockchain reads for dkg coordination and artifacts for call data volume. (#3419)
  • Improve caching of data needed for threshold decryption by the node - reduces RPC calls and decryption time. (#3428)
  • Optimize EventScanner chunking for Polygon given its blocktime. (#3434)
  • Update EventScanner to obtain events of different types as part of the same RPC call to reduce the volume of rpc calls. (#3444)

Internal Development Tasks

Full Changelog: v7.1.1...v7.2.0

v7.1.1

08 Feb 10:06
4c90487
Compare
Choose a tag to compare
Merge pull request #3361 from nucypher/v7.1.x

v7.1.x

v7.1.0

08 Feb 09:24
4c90487
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v7.1.0

v7.0.4

08 Feb 09:24
Compare
Choose a tag to compare

What's Changed

  • Update towncrier releases page with latest v7.x changes by @derekpierre in #3367
  • Only sleep during block_until_ready on startup when not (bonded and funded) by @derekpierre in #3366

Full Changelog: v7.0.3...v7.0.4

v7.0.3

08 Feb 09:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

v7.0.2

08 Feb 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

08 Feb 09:23
Compare
Choose a tag to compare

What's Changed

  • Always raise ConditionEvalError (previously EvalError) instead of returning then raising by @derekpierre in #3360

Full Changelog: v7.0.0...v7.0.1

v7.0.0

08 Feb 09:04
Compare
Choose a tag to compare

What's Changed

Read more

v7.0.0-rc.1

13 Oct 14:00
Compare
Choose a tag to compare
v7.0.0-rc.1 Pre-release
Pre-release
Bump version: 6.2.0-dev → 7.0.0-rc.1