Skip to content

Releases: worldcoin/orb-software

orb-supervisor/v0.5.0-beta.1+LL

08 Aug 19:09
6555ad5
Compare
Choose a tag to compare
supervisor: reduce verbosity (#179)

orb-supervisor/v0.5.0-beta.0+LL

08 Aug 15:16
83dd83d
Compare
Choose a tag to compare
supervisor: added .service file (#176)

orb-attest/v0.2.9-beta.3+LL

22 Jul 19:06
18d1635
Compare
Choose a tag to compare
security-utils: min tls ver to 1.2 (#165)

Co-authored-by: vmenge <[email protected]>

orb-attest/v0.2.9-beta.2+LL

22 Jul 12:29
0f05ed9
Compare
Choose a tag to compare
fix: bump openssl dep (#163)

bump openssl dep

Co-authored-by: Victor Menge <[email protected]>

orb-attest/v0.2.9-beta.1+LL

19 Jul 15:51
461438a
Compare
Choose a tag to compare
attest: fix missing backtrace (#161)

fix missing backtrace in orb-attest

orb-attest/v0.2.9-beta.0+LL

18 Jul 14:16
6e14053
Compare
Choose a tag to compare
attest: switch to orb-security-utils (#159)

orb-ui/v0.0.2-beta.0+LL

03 Jul 16:21
531c988
Compare
Choose a tag to compare
fix cargo lock (#150)

orb-mcu-util/v0.7.2-beta.0+LL

03 Jul 16:22
531c988
Compare
Choose a tag to compare
fix cargo lock (#150)

orb-mcu-util/v0.7.1-beta.1+LL

17 Jun 20:37
c60d813
Compare
Choose a tag to compare
mcu-util: add colors (#138)

orb-mcu-util/v0.7.1-beta.0+LL

17 Jun 19:23
7b31302
Compare
Choose a tag to compare
orb-mcu-util: don't fail on building boards object (#136)

* orb-mcu-util: don't fail on building boards object

heartbeat is sent to check that mcu is alive
but if it's not, don't fail because the command
might be targeted to the other MCU

* orb-mcu-util: error trace

prettify

* address comments

---------

Co-authored-by: Ryan Butler <[email protected]>