Skip to content

Releases: EYBlockchain/starlight

v1.4.0

19 Jul 13:33
Compare
Choose a tag to compare

1.4.0 (2023-07-19)

Bug Fixes

  • add inCircuit for pub input arrs (ebd4476)
  • const arrays being labelled as mapping + test (86b9715)
  • custom inputs array flattened + globals inc (c860271)
  • fix for if statements inside for loops (0847d23)
  • small fixes and cleanliness (fb37242)

Features

  • constant arrays as public inputs (9598dfa)

v1.3.4

10 Jul 15:07
ddc0644
Compare
Choose a tag to compare

1.3.4 (2023-07-10)

Bug Fixes

v1.3.3

03 Jul 10:52
b7b681b
Compare
Choose a tag to compare

1.3.3 (2023-07-03)

Bug Fixes

  • use updated zok-worker v (298b252)
  • use updated zok-worker v in actions (03e4f04)

v1.3.2

03 Jul 08:58
11bfd25
Compare
Choose a tag to compare

1.3.2 (2023-07-03)

Bug Fixes

  • internal function call and return statement fix (1840074)
  • merge conflicts fix (9a37a30)

v1.3.1

26 Apr 06:40
840387e
Compare
Choose a tag to compare

1.3.1 (2023-04-26)

Bug Fixes

v1.3.0

28 Mar 09:33
a7ef749
Compare
Choose a tag to compare

1.3.0 (2023-03-28)

Features

  • use def account address for constructor (f362dd0)

v1.2.0

22 Mar 18:27
1e66bad
Compare
Choose a tag to compare

1.2.0 (2023-03-22)

Bug Fixes

  • decremented only states no enc real fix (89f344f)
  • merge error (0551d6a)
  • no enc for decremented only states (7e5ca5c)
  • returning public bools (3f2e1ad)

Features

  • add enc to whole states with a CLI option (cee8a2c)
  • added encrypt syntax for per state enc + zol (220fc37)
  • added opt pubkey input & fixed commit store (b660a5f)

v1.1.4

21 Mar 14:39
8cae9b1
Compare
Choose a tag to compare

1.1.4 (2023-03-21)

Bug Fixes

v1.1.3

20 Feb 09:56
b1c54cc
Compare
Choose a tag to compare

1.1.3 (2023-02-20)

Bug Fixes

  • correctly store joined commit w name & key (49ea94c)
  • use hashed preimage.statevarid for mappings (c22d015)

v1.1.2

17 Feb 15:49
726426f
Compare
Choose a tag to compare

1.1.2 (2023-02-17)

Bug Fixes

  • remove unused import and add CONSTRUCTOR_CALL (0fbaa6d)