Skip to content

Releases: baking-bad/tzkt

v1.2.0

08 Sep 10:56
Compare
Choose a tag to compare

Commits

  • [56a2acb]: Add wait-for-db initialization (257Byte)
  • [f53d913]: Don't run API if database is empty (257Byte)
  • [b2513b5]: Fix docs copy paste (257Byte)
  • [43edd29]: Add DelegatorContracts block event (257Byte) #17
  • [c14189d]: Add baker version indexing (257Byte) #17
  • [7ce7da9]: Update packages (257Byte) #17
  • [8eb5e35]: Add commitments indexing (257Byte) #17
  • [a0fe435]: Add supply state (257Byte) #17
  • [12b06ff]: Add supply statistics (257Byte) #17
  • [2ade845]: Use big-endian for better compatibility (Groxan) #17
  • [8363fd8]: Add delegation amount field (Groxan) #17
  • [f8fecc5]: Add CNY, JPY, KRW quotes (Groxan) #17
  • [064d6e6]: Add DB migration (Groxan) #17
  • [9b4c4e9]: Add baker version metadata table (257Byte) #17
  • [62cc7b5]: Add commitments API endpoints (257Byte) #17
  • [4b2db30]: Add statistics API endpoint (257Byte) #17
  • [fa82b39]: Add get balance at date API endpoint (257Byte) #17
  • [c3688fc]: Add software field to blocks and delegates (257Byte) #17
  • [632bbee]: Add software API endpoints (257Byte) #17
  • [a149f20]: Minor improvements (257Byte) #17
  • [b1677e3]: Optimize cache capacity (257Byte) #17
  • [8500b08]: Fix typo (257Byte) #17
  • [a7562c8]: Add Delphi support (Groxan) #17
  • [dec44c9]: Update docs and snapshots (Groxan) #17

v1.1.0

05 Aug 16:27
Compare
Choose a tag to compare

Commits

  • [df9472c]: Add transaction filter by amount (257Byte)
  • [ba5cdc6]: Add current delegator balance to reward splits (257Byte)
  • [64f58c1]: Add reward split delegator endpoint (257Byte)
  • [d044ae7]: Add protocol by cycle endpoint (257Byte)
  • [17a9c9b]: Filter cycles by snapshot index (257Byte)
  • [8085ef2]: Add account metadata flag (257Byte)
  • [80baa4b]: Add related contract creation time (257Byte)
  • [2f43640]: Add more account filters (257Byte)
  • [7985d1d]: Fix counting optimization (257Byte)
  • [fbdf185]: Optimize sort query (257Byte)
  • [ac2cfa7]: Docker Hub (dmirgaleev) #12
  • [d067dcb]: Add protocols cache; (257Byte)
  • [d4eb53b]: Fix future rights schedule (257Byte)
  • [73bba72]: Add more query filters (257Byte)
  • [bfbff2b]: Update mainnet snapshot (257Byte)
  • [3c5dcf9]: Add quotes indexing (257Byte) #13
  • [48affa2]: Add quotes cache to API (257Byte) #13
  • [3a6af88]: Add more currencies to reports; (257Byte) #13
  • [7d307c6]: Add head quotes (257Byte) #13
  • [0f87556]: Add quotes API endpoints (257Byte) #13
  • [2879d23]: Inject historical quotes into operations (257Byte) #13
  • [56f4f95]: Inject historical quotes into blocks, cycles, balance history, rewards (257Byte) #13
  • [6138858]: Fix commas in report headers (257Byte) #13
  • [1890401]: Fix commas in report headers! (257Byte) #13
  • [95de8b7]: Update assembly version (257Byte) #13
  • [6249b5e]: Update README.md (Maksim Strebkov) #13
  • [453203c]: Update API docs version (257Byte)
  • [a42ab37]: Telegram and Slack notifications via github actions (Roman Serikov) #15
  • [c32b20c]: fix tag (Roman Serikov) #15

v1.0.0

04 Aug 15:46
9ca6583
Compare
Choose a tag to compare
Update README.md