Skip to content

Releases: QuickMythril/qortium

Release list

Qortium Preview 5

Qortium Preview 5 Pre-release
Pre-release

Choose a tag to compare

@QuickMythril QuickMythril released this 28 May 15:27

Preview 5 updates the public preview seeds for Qortium Home validation.

Changes included:

  • Public preview seeds now allow read-only GET /render/* requests, while POST /render/authorize/* stays private.
  • Inbound peers now contribute their reachable listen address to peer gossip, helping nodes learn reachable VPS peers.
  • The preview package was rebuilt from qortium-1.0.0-ad6a2d4.

Local checks before release:

  • mvn -q -Dtest=PeerGossipTests,PublicApiAccessHandlerTests test
  • ./build.sh --yes
  • ./preview/package-release.sh --skip-build
  • ./preview/smoke-release-logging.sh --package=target/qortium-preview.zip --timeout=120