Skip to content

Releases: LSUDOKO/Wraith

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:53

2.1.1 (2026-08-12)

Bug Fixes

  • frontend: never let a decorative animation hide content (5dd7b73)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 13:32

2.1.0 (2026-08-12)

Features

  • frontend: split landing from app, add navigation and scroll reveals (4582f12)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 12:25

2.0.0 (2026-08-12)

  • feat(contracts)!: take TEE authority from the registry, not the owner (6424579)

BREAKING CHANGES

  • setTeeAddress(address,bool) is removed. Deployments no
    longer register a TEE signer; registry registration is the only step.

Co-Authored-By: Claude Opus 5 noreply@anthropic.com

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 07:02

1.3.1 (2026-08-12)

Bug Fixes

  • frontend: allow .ts import extensions so the build type-checks (7062f33)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 06:26

1.3.0 (2026-08-12)

Features

  • frontend: production polish — container, stats, network guard, states (647b8d6)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 20:12

1.2.0 (2026-08-11)

Features

  • frontend: add live FTSO ticker, on-chain activity log and mechanism rail (48e8c50)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:52

1.1.0 (2026-08-11)

Features

  • contracts: add Deploy script and Coston2 deployment runbook (3285817)
  • extension: add enclave runtime — ABI codecs, FTSO reader, decrypt client, handler (cbcc34f)
  • frontend: add cancel, explorer links and live order refresh (4a69d7c)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:28

1.0.0 (2026-08-11)

Features

  • contracts: add WraithOrders private conditional order contract (50ccb32)
  • extension: add TEE-side trigger evaluator (2777770)
  • frontend: add order composer that seals conditions client-side (0227c99)
  • keeper: add permissionless tick and relay loop (67f99c3)