github oasysgames/verse-verifier v1.2.0
Release v1.2.0

latest releases: v1.2.3, v1.2.2, v1.2.1...
2 months ago

This release dramatically improves performance by implementing the following changes:

  • Cleaning up unnecessary old signatures.
  • Halting the fetching of each block and event.
  • Stopped the signature publication interval.
  • Publishing only unverified index signatures.
  • Reducing excessive concurrency.
  • Safely stopping all sub-services.
  • Halting P2P signature syncing and finding common signature opening streams.

Note

This upgrade should be applied to the instant-verifier first. The verse-submitter needs to wait until the majority of instant-verifiers are upgraded; otherwise, verification will be stuck.

For user upgrades from 0.0.X, more than 20GB of storage is required due to data migration.

What's Changed

  • instant verifierのコード改善もろもろ by @tak1827 in #24

Full Changelog: v1.1.0...v1.2.0

Don't miss a new verse-verifier release

NewReleases is sending notifications on new releases.