Skip to content

Releases: cardano-foundation/cf-ledger-consumer-schedules

v0.9.0

05 Mar 15:59
b9b81e6
Compare
Choose a tag to compare

0.9.0 (2024-03-05)

Bug Fixes

  • unique account variable on current epoch equal 0 (2861e1a)

v0.8.0

09 Feb 09:00
029d31f
Compare
Choose a tag to compare

0.8.0 (2024-02-09)

Features

  • add migration file to drop unused table in ledger-sync db (eaaf0cc)

Bug Fixes

  • remove unused migration in ledger-sync-v2 (600fb4d)

v0.7.0

23 Jan 09:40
6e9f70c
Compare
Choose a tag to compare

0.7.0 (2024-01-23)

Features

  • mapping fingerprint from subject (956ead1)
  • MET-1761 add table verified_script (33bbb2c)
  • MET-1856 add flyway to create index related to multi_asset and script (7cc35f9)
  • MET-1856 add unit test for native script info schedule (71d8d4e)
  • MET-1856 update env for native script info job (ad13478)
  • MET-1865 check native script not have token (99001e3)
  • MET-1865 create job sync native script info (2a8bad3)

Bug Fixes

  • add default sort for paging (e105334)
  • check update remove logo in token metadata (41a46b6)
  • delete old poolIds inactive when run job pool status (eec3e16)
  • remove network in flyway sql (2e55ff2)
  • sync-up logic stake and pool lifecycle when generating report (5dee72d)
  • update logic to save logo of token (20b1075)
  • update redis standalone and cluster to synchronize with other services (723899a)
  • wrong input param when get existed data (e6b890d)

Performance Improvements

  • improve perf token info job by remove logic get multi-asset data (a6b105f)

v0.2.18

09 Nov 09:16
de89eea
Compare
Choose a tag to compare

0.2.18 (2023-11-09)

Miscellaneous Chores

v0.2.17

30 Oct 08:55
8ea8bf5
Compare
Choose a tag to compare

0.2.17 (2023-10-30)

Bug Fixes

  • MET-1700 fix wrong condition when update existing token info (8023af5)

v0.2.16

11 Oct 13:34
d50ba29
Compare
Choose a tag to compare

0.2.16 (2023-10-11)

Features

  • MET-1700 add aggregated data of token scheduler (c47e6ea)
  • rename flyway name (5cb908a)
  • update pool status for each pool (102a7b2)

v0.2.15

06 Oct 11:52
7435c07
Compare
Choose a tag to compare

0.2.15 (2023-10-06)

Features

  • MET-1528 add StakeTxBalance job to sync data for stake chart (d225ca7)
  • MET-1654 add poolName column to stake-key delegation transactions in export file (2cd5040)

Documentation

  • add env for stake-tx-balance job (6fb26a4)

v0.2.14

28 Aug 12:29
a34de1b
Compare
Choose a tag to compare

0.2.14 (2023-08-28)

Bug Fixes

  • drop column ts_json of tx_metadata (89c3ba7)
  • MET 1479 return empty if epoch no is null (de5ad60)

v0.2.13

18 Aug 15:41
3922284
Compare
Choose a tag to compare

0.2.13 (2023-08-18)

Bug Fixes

  • MET-1590,MET-1599 update logic insert pool offline data (7f91636)

v0.2.12

08 Aug 11:11
1919857
Compare
Choose a tag to compare

0.2.12 (2023-08-08)

Bug Fixes

  • added string key serialiser (2db645e)