Skip to content

Releases: cardano-foundation/cf-java-rewards-calculation

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 06 Jun 16:33
7efbd08

1.0.2 (2026-06-06)

Bug Fixes

  • calculation: use exact rational arithmetic for reward pots (279e0d6)
  • calculation: use exact rational arithmetic for reward pots (acf63f3)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 08:39
b05eddf

1.0.1 (2025-03-24)

Bug Fixes

  • update root path in release-please-config.json (2a2f6ff)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:05
1b23de5

1.0.0 (2025-02-19)

Features

  • release stable major version (74cb097)

Miscellaneous Chores

v0.14.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 16:25
a450a81

0.14.0 (2025-02-19)

Features

  • follow the standard release flow (3d2aacb)

Bug Fixes

  • Convert poolMargin from double to BigDecimal to fix rounding issue in preview (1 lovelace diff in preview epoch 372 where margin = 99.99%) (ea12af7)

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 05:35
508dc26

0.13.1 (2024-11-08)

Bug Fixes

  • Update network config for Preprod (dae9b65)

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 13:36
a41effe

0.13.0 (2024-09-05)

Features

  • conway changes to fit the new dbsync schema (cb32389)

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 13:41
b6f1c75

0.12.0 (2024-08-08)

Features

  • introduce network config (b219064)

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 20:26
eeaf753

0.11.1 (2024-04-21)

Bug Fixes

  • restructure parent dependencies to repair the package on maven central (ee060ca)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 17:07
827d2a9

0.11.0 (2024-04-21)

Features

  • generate new report and aggregate test coverage (65669b7)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 08:19
8f100f7

0.10.0 (2024-04-16)

Features

  • optimize JSON schema and apply gzip compression (91a1623)