Skip to content

Latest commit

 

History

History
133 lines (60 loc) · 5.41 KB

CHANGELOG.md

File metadata and controls

133 lines (60 loc) · 5.41 KB

Changelog

0.5.7 (2024-11-18)

Bug Fixes

0.5.6 (2024-10-15)

Bug Fixes

  • transactions and address doc string (bbae026)

0.5.5 (2024-10-15)

Bug Fixes

  • update doc string for stats (dfb7442)
  • update doc string for supplies (42709a1)
  • version and metadata endpoint doc strings (c87de9d)

0.5.4 (2024-06-27)

Bug Fixes

  • make circ supply update every 5 min (8ce81c9)

0.5.3 (2024-03-26)

Bug Fixes

  • transaction log on bad query (56f64ea)

0.5.2 (2024-03-26)

Bug Fixes

  • improve the error logging statements (7753db4)

0.5.1 (2024-03-26)

Bug Fixes

  • flip strict mode on query paths (9e249b9)
  • handle api error gracefully (21b3ba1)
  • handle coingecko errors gracefully - not getting through in docker but are locally and in cluster (a25f653)

0.5.0 (2023-11-01)

Features

  • add csv option to endpoints with header #39 (3d57ea7)

Bug Fixes

  • add supplies endpoint vs stats (b4025d5)

0.4.5 (2023-04-22)

Bug Fixes

  • bump the MaxPageSkip to 1.5M (cfe77bf)

0.4.4 (2023-03-14)

Bug Fixes

  • add total-supply endpoint (90764f5)

0.4.3 (2023-03-01)

Bug Fixes

  • add transaction_index to token_transfers to allow sorting #71 (a25b10a)

0.4.2 (2023-02-14)

Bug Fixes

0.4.1 (2022-12-20)

Bug Fixes

  • rm the MaxPageSkip on addresses (2e6d4c2)

0.4.0 (2022-12-13)

Features

0.3.0 (2022-12-08)

Features

  • add mkt cap stats endpoint (b3bf738)
  • add stats endpoint with mkt cap (6f2d97a)

Bug Fixes

  • omit in sort string on /addresses and switch meaning of ~/code/sudoblockio/icon-explorer/api/src/api #20 (54e0e26)

0.2.0 (2022-11-24)

Features

  • add new properties to addresses and contracts list and details (1baf8ae)

Bug Fixes

  • add limit and skip to icx txs endpoint docs (a9970f2)