Skip to content

Releases: jbaelaw/pq-agile-chain-0-4

PQ-Agile Chain 0.4.0

14 Apr 02:01

Choose a tag to compare

Summary

  • split the explorer into packaged template and static assets with guided demo flows, transaction filters, and block or transaction detail views
  • add a rebuildable SQLite read index while keeping chain.json as the authoritative ledger state
  • harden wallet, persistence, CLI, and deployment paths for safer jrti.org/qc operation

Verification

  • pytest -q
  • python -m build
  • local browser smoke for bootstrap, transfer, and detail panes
  • remote service health checks on 127.0.0.1:8401 after deployment switch

Deployment