Releases: cardano-foundation/cf-cardano-ballot
Releases · cardano-foundation/cf-cardano-ballot
v0.2.45
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
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
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
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
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
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
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
0.2.38 (2023-09-19)
Features
- adjust bot to the backend endpoints (8a40364)
v0.2.37
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
0.2.36 (2023-09-14)
Features
- keep memory low even for large number of votes. (#204) (a121628)
Bug Fixes