Skip to content

Releases: taikoxyz/raiko

v1.12.0

10 Oct 01:09
01ddec7

Choose a tag to compare

1.12.0 (2025-10-09)

Features

Bug Fixes

v1.10.0

11 Aug 04:23
0472952

Choose a tag to compare

1.10.0 (2025-08-06)

Features

Bug Fixes

  • metrics log issue and recover the successfully proved log info. (#602) (0a7625e)
  • raiko: code clean, remove useless units. (#588) (388a542)
  • raiko: fix docker compose file (#587) (88c58ed)
  • raiko: move health & metrics to public entrypoint and update ratelimit (#604) (f065b39)

v1.9.0

10 Jun 10:36
0518a8a

Choose a tag to compare

1.9.0 (2025-06-10)

Features

Bug Fixes

v1.9.0-rc.1

05 Jun 02:18
b9116a7

Choose a tag to compare

v1.9.0-rc.1 Pre-release
Pre-release
update sp1 to 5.0.0 (#577)

v1.8.0

17 May 01:23
9ef485e

Choose a tag to compare

What's Changed

  • docs(raiko): improve documentation by @RogerLamTd in #558
  • feat(raiko): support parallel prefetch by @smtmfft in #557
  • feat(raiko): enable sgx web service by @smtmfft in #550
  • feat(raiko): update docker compose for raiko sgx server by @smtmfft in #559
  • feat(raiko): compress redis entry to optimize db storage by @smtmfft in #561
  • fix: use memfd instead of pipe in stdin to avoid deadlock in ego by @johntaiko in #560
  • chore(main): prerelease v1.8.0 by @johntaiko in #563

Full Changelog: v1.7.3...v1.8.0

v1.7.3

30 Apr 05:01
bce2924

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.3

v1.7.1

11 Apr 07:39
b58a3f4

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Apr 14:18
3630699

Choose a tag to compare

1.7.0 (2025-04-08)

Features

Bug Fixes

  • ballot: correct validation logic for probability values (#529) (72aa660)
  • setup: origin config file is different from saved config file (#532) (6b4d90c)

v1.6.1

05 Apr 04:56
f43ab2b

Choose a tag to compare

1.6.1 (2025-04-04)

Bug Fixes

  • raiko: use original code bytes in batch preflight (#525) (f43ab2b)

Features

v1.6.0

24 Mar 03:34
6250eac

Choose a tag to compare

1.6.0 (2025-03-24)

Features

  • raiko: support pacaya fork (#456) (76ed149)
  • repo: add issue template for adding fmspc and fix workflow call condition (#474) (2b6a950)
  • script: add batch prove test script and update doc (#470) (f2d7412)