Skip to content

Releases: cardano-foundation/cf-cardano-ballot

v0.2.45

21 Sep 15:12
2fbc07e
Compare
Choose a tag to compare

0.2.45 (2023-09-21)

Features

  • deploying pizza event FRUITS_9172 (9531d81)
  • more details on errors when details where misssing. (#282) (315cc67)

v0.2.44

21 Sep 13:42
3d3192f
Compare
Choose a tag to compare

0.2.44 (2023-09-21)

Features

Bug Fixes

  • slot diff between yaci and blockfrost CAN be negative, ie yaci being faster than blockfrost. Go YACI (#281) (9c5d8c3)
  • voting-admin-app: pass the network to CCL code. (8b020c1)

v0.2.43

20 Sep 12:28
a50587e
Compare
Choose a tag to compare

0.2.43 (2023-09-20)

Bug Fixes

  • merkle proof generation fix. (#270) (235f3cb)
  • vote-admin-cli pre-prod fix and added fruits test event. (b3b5a3f)

v0.2.42

20 Sep 09:51
9e3a495
Compare
Choose a tag to compare

0.2.42 (2023-09-20)

Features

Bug Fixes

  • allow actuator calls. (#266) (8834436)
  • cip-1694-ui: optimize event image size, hide discrod icon (de54ee3)
  • cip-1694-ui: show next question btn on vote submit (dd9c955)
  • prevent vote casting when chain is not fully synced. (#261) (84263f3)

v0.2.41

19 Sep 16:19
818a3b5
Compare
Choose a tag to compare

0.2.41 (2023-09-19)

Bug Fixes

  • capitalize error message (1d12873)
  • continue L1 commitments even tough event finishes, delay by number of slots and epochs for now. (#257) (fc2390b)
  • remove unnecessary toast and dep (71bad68)
  • remove unused styles in terms&cond (c621594)
  • terms&cond modal width and backdrop (9b992d1)
  • using CustomButton in terms&cond (6a0e9f7)

v0.2.40

19 Sep 11:46
4550507
Compare
Choose a tag to compare

0.2.40 (2023-09-19)

Features

  • add login modal on session expired (0a413dd)

Bug Fixes

  • is verified typo in discord bot (991e9b3)
  • leaderboard alignment (3178157)
  • updated event for cip1694 CIP-1694_Pre_Ratification_3316 (393abd5)

v0.2.39

19 Sep 09:17
e0c6ca2
Compare
Choose a tag to compare

0.2.39 (2023-09-19)

Features

  • my votes on delivering list of categoryIds and proposalIds user already voted on (protected by JWT) (#236) (22654f4)

v0.2.38

19 Sep 07:59
08d56f3
Compare
Choose a tag to compare

0.2.38 (2023-09-19)

Features

  • adjust bot to the backend endpoints (8a40364)

v0.2.37

18 Sep 12:05
6ba3477
Compare
Choose a tag to compare

0.2.37 (2023-09-18)

Features

Bug Fixes

  • ability to run voting-app from command line. (1c0349b)
  • admin-cli: ability to run voting-app from command line. (af196ca)
  • cip-1694-ui: support second question on ui (02a87f3)
  • cip-1694-ui: update to the latest be services (8057e40)

v0.2.36

14 Sep 15:12
bfe4d26
Compare
Choose a tag to compare

0.2.36 (2023-09-14)

Features

  • keep memory low even for large number of votes. (#204) (a121628)

Bug Fixes