Skip to content

Releases: baking-bad/tzkt

v1.6.0

02 Aug 15:01
Compare
Choose a tag to compare

Commits

  • fd51845: Fix polymorphic deserialization (257Byte)
  • 45cd2f1: Fix future block timestamps (257Byte)
  • 1dcab85: Add auth service and /metadata endpoints (Groxan) #51
  • 71e15ee: Add accessing metadata by key (Groxan) #51
  • 4f7bf4a: Rework proposal and protocol metadata, minor fixes. (Groxan) #51
  • c4380a9: Rework account metadata (Groxan) #51
  • cb68333: Automatically update cached metadata on post (Groxan) #51
  • 84548a8: Add home stats cache service (Maksim Strebkov) #51
  • 30dff26: Minor refactoring (Groxan) #51
  • 0116d90: Restore state listener after DB disconnect (Groxan)
  • e3f6369: Cache bigmap ptrs (Groxan)
  • 5812aad: Optimize balance history endpoint (Groxan)
  • 48df3e5: Fix metadata overwriting (257Byte)
  • 8ba1b03: Added EpochStartTime, changed Quorum to BallotsQuorum (dmir) #52
  • d3eb23c: Granada scaffold (257Byte) #54
  • 85b3ef4: Refactor cycle calculation and use of other constants (257Byte) #54
  • 37bcee0: Add Granada migration (257Byte) #54
  • 86defce: Add liquidity baking (257Byte) #54
  • 9218b94: Introduce null-address (Groxan) #54
  • 6b18a9a: Reset DB migration (Groxan) #54
  • 12da4aa: Better validation of db migrations (Groxan) #54
  • d2ab15b: Add snapshot and API links (Groxan) #54
  • 518df14: Minor fixes (Groxan) #54
  • 12138fa: Update protocol API model (Groxan) #54
  • 552a642: Update block API model (Groxan) #54
  • 5b3fd92: Minor refactoring (257Byte) #54
  • 780c1e9: Optimize operation hub processor (257Byte) #54
  • 8fa7c01: Improve bootstrap contracts handling (Groxan) #54
  • c086167: Fix empty prevDelegate in reactivations (Groxan) #54
  • ab51034: Auto detect chain id and chain name (Groxan) #54
  • e97eaf9: Fix json=false in contract entrypoints (257Byte) #54
  • c44a4c8: Fix invalid JSON array handling (257Byte) #54
  • a1f3114: Add account /balance and /counter API endpoints (257Byte) #54
  • 2b861a1: Add filtering contracts by balance (257Byte) #54
  • 063e974: Add API endpoints for access implicit operations by id (257Byte) #54
  • a8d9e31: Add implicit operations to the block API model (257Byte) #54
  • c82864a: Add health checks, close #37 (Groxan) #54
  • 29578bd: Add DB triggers on metadata update (257Byte) #54
  • c5e6a12: Listen metadata DB triggers (257Byte) #54
  • ef73bb7: Minor code cleanup (257Byte) #54
  • 0eb8c36: Fix node sleep time (257Byte) #54
  • af800df: Make metadata properties shadow, add block and app state metadata (Groxan) #54
  • 92d5844: Introduce metadata sections (Groxan) #54
  • 64f39b7: Update docs and snapshots (Groxan) #54
  • aaab487: Add WebSocket subscription for account updates (dmirgaleev) #54
  • 44ed76f: Fix docs (257Byte) #54
  • dc5d040: Minor fixes (257Byte) #54

v1.5.2

08 Jun 19:10
Compare
Choose a tag to compare

Commits

  • 70a4066: Add active proposals to voting epoch model (Groxan)
  • 2f83a45: Update README (Groxan)
  • 9c93dbf: Fix voting period shift in Edo (257Byte)
  • 725773e: Speed-up metadata cache initialization (257Byte)
  • dd33494: Update version and snapshots (257Byte)

v1.5.1

14 May 17:32
Compare
Choose a tag to compare

Commits

  • [1b60a78]: Update README.md (Maksim Strebkov)
  • [ba9813e]: Minor fixes (257Byte) #46
  • [d96bb16]: Increase number of API initialization attempts (257Byte) #46
  • [800d6d4]: Recognize same and similar contracts (257Byte) #46
  • [74829ed]: Add typeHash and codeHash to contract and origination API models (Groxan) #46
  • [3190acc]: Update docs, snapshots and packages (Groxan) #46
  • [c31eb2a]: Fix some validation attributes (Groxan)

v1.5.0

29 Apr 14:13
37aa572
Compare
Choose a tag to compare

Commits

  • [82d657d]: Add bigmaps indexing (257Byte) #43
  • [dde2fef]: Extend data models with off-chain metadata (Groxan) #43
  • [7fe3faf]: Add internals count to transaction model (Groxan) #43
  • [91c5fc9]: Add cycle to app state model (Groxan) #43
  • [a121158]: Add ETH quote (Groxan) #43
  • [fcd1933]: Update software repo and cache to use metadata (Groxan) #43
  • [3381a1d]: Add start and end time to cycle model (257Byte) #43
  • [afb6485]: DB migration (257Byte) #43
  • [340cb6b]: Add /bigmaps API endpoint (257Byte) #43
  • [a15c39b]: Add /keys* API endpoints (Groxan) #43
  • [d56c8b0]: Add /keys/history API endpoints (257Byte) #43
  • [f6e9da9]: Add /historical_keys* API endpoints and minor refactoring (257Byte) #43
  • [a983e5b]: Add filtering of bigmaps and keys by last level (Groxan) #43
  • [bf2751e]: Contract interface endpoint (m-kus) #43
  • [031cbf2]: Add /bigmaps API endpoints to /contracts (Groxan) #43
  • [85a1c8a]: Add API endpoints for accessing bigmap keys, etc. by bigmap name (257Byte) #43
  • [79cbd36]: Fix nulls in software metadata (257Byte) #43
  • [9316f0c]: Add bigmap tags (257Byte) #43
  • [95e473c]: Add bigmap updates to transaction and origination API models (257Byte) #43
  • [3ff3431]: Optimize storage including (257Byte) #43
  • [68139eb]: Optimize bigmap diffs including (257Byte) #43
  • [9ec2221]: Minor refactoring (257Byte) #43
  • [20edaaa]: Add bigmap updates API endpoint and minor refactoring (257Byte) #43
  • [158c6f7]: Add jsonb indexes, rework building sql from json parameters (257Byte) #43
  • [8e6762e]: Sql builder params refactoring (257Byte) #43
  • [f16335d]: Minor fixes (Groxan) #43
  • [2e17994]: Merge master (Groxan) #43
  • [544f6bb]: Add bigmap events (Groxan) #43
  • [05e8e68]: Update WS docs (Groxan) #43
  • [f2c6ac1]: Fix wrong updates limit and optimize unsubscribing (257Byte) #43
  • [84fd297]: Smooth changes in software API model (257Byte) #43
  • [33c62db]: Add cycle to state API model and fix missed bigmap commit (257Byte) #43
  • [50ee5a3]: Fix quotes service (Groxan) #43
  • [0cb6336]: Better contract storage path validation (257Byte) #43
  • [6caef1a]: Add filtering bigmap updates by value (257Byte) #43
  • [ce3e591]: Update packages and docs (257Byte) #43
  • [37aa572]: Merge PR from v1.5 (Maksim Strebkov) #43

v1.4.1

18 Apr 21:35
Compare
Choose a tag to compare

Commits

  • [35ecd75]: Typo (Maksim Strebkov)
  • [6cfa682]: Fix proto8 context migration and typos (257Byte)
  • [a92ffcb]: Add filtering by lastActivity for accounts, delegates and contracts API endpoints (Groxan)
  • [a964e5f]: Add filtering by delegate, crator and manager for accounts and contracts API endpoints (Groxan)
  • [82b60b2]: Allow including storage value in contracts API endpoint (Groxan)
  • [3328475]: WS python example (m-kus) #38
  • [5c8db8e]: Include storage in txs via WS by default (257Byte)
  • [3ca553f]: Fix account ops with multiple subs (257Byte)
  • [b89490f]: Hot reload for account metadata (257Byte)
  • [f6a8c1b]: Fix new migration kind label (Groxan)
  • [b44feba]: Add more contacts to account metadata (Groxan)
  • [9a1ab7f]: Fix python WS snippet (m-kus) #40
  • [d53ce31]: Fix account pre-caching for rights in proto1, close #41 (Groxan)
  • [2826158]: Add Florence protocol handler (257Byte) #42
  • [3f68cd7]: Fix adoption kind in the API (257Byte) #42
  • [7e7cbc4]: Fix storage selection by path (257Byte) #42
  • [14ac290]: Check balance update origin (Groxan) #42
  • [425459a]: Update docs (257Byte)

v1.4.0

03 Mar 16:20
Compare
Choose a tag to compare

Commits

  • [28bfeb1]: Add parsing tx parameters to human-readable json (Groxan) #34
  • [66465d4]: Add contract kind 'asset' (Groxan) #34
  • [e6d0c22]: Add list of implemented TZIPs to the contract model (Groxan) #34
  • [eb7c8f5]: Add contract code API endpoint (Groxan) #34
  • [7d3595a]: Add contract entrypoints API endpoints (Groxan) #34
  • [4ee2306]: Use DB trigger notifications to sync API state (257Byte) #34
  • [dff01f1]: Migrate to .NET 5.0 (Groxan) #34
  • [ec0014e]: Add websocket API for head, blocks and operations (Groxan) #34
  • [07f1cb4]: Add storage indexing and API endpoints (257Byte) #34
  • [579e97e]: Add Websocket API docs and minor fixes (Groxan) #34
  • [d55c9ef]: Configurable transaction parameters format (Groxan) #34
  • [926d746]: Add storage and code to transaction and origination models (Groxan) #34
  • [2d80c13]: Imitate manager.tz storage in the /storage endpoint (Groxan) #34
  • [3983b73]: Improve suggests sorting (Groxan) #34
  • [1d36f81]: Add startTime and endTime to the voting epoch and period models (Groxan) #34
  • [9a4b9ed]: Add get period voter by address endpoints (Groxan) #34
  • [89ce30e]: Add missed docs and minor cleanup (Groxan) #34
  • [ff4907f]: Add API for building contract parameters from JSON (Groxan) #34
  • [ddc2540]: Temporal smoothing of the breaking changes in 'parameters' (Groxan) #34
  • [9a21ee6]: Add .gt, .ge, .lt, .le modes to JsonParameter and minor refactoring (Groxan) #34
  • [1797ffd]: Add .in, .ni modes to contract kind and minor fixes (Groxan) #34
  • [fa6ba93]: Update dockerfiles (dmirgaleev) #34
  • [ef0e184]: Fix proto8 context migration (257Byte) #34
  • [36a8f49]: Update snapshots (257Byte) #34

v1.3.2

28 Feb 15:22
Compare
Choose a tag to compare

Commits

  • [04b65ee]: Clarify README (Hai Nguyen Van) #29
  • [36f8007]: Update README.md (Maksim Strebkov)
  • [07c61a2]: Changed build to pull for init to make sure of latest docker images (dmir) #30
  • [1abe496]: Triggers added (dmir) #32
  • [3423307]: Increase observer reliability and minor fixes (Groxan)
  • [3f0ebf4]: Add Edo 2 support (Groxan)
  • [c2db08d]: Create build.yml (Maksim Strebkov)
  • [76c1957]: Fix voting period validation and constants migration (Groxan)

v1.3.1

25 Dec 15:04
Compare
Choose a tag to compare

Commits

  • [bec0010]: Better consistency of the PeriodInfo model (Groxan)
  • [8d61c5b]: Added default type description to Accounts Get Operation. (dmir) #26
  • [cbe6ebc]: Add Edo protocol support (Groxan) #27
  • [3180711]: Make removed API model fields deprecated (Groxan)
  • [bc020a4]: Update docs (Groxan)

v1.3.0

21 Dec 14:05
Compare
Choose a tag to compare

Commits

  • [084c826]: Add accuser/offender filters (Groxan)
  • [948d1d4]: Add some transactions count filters (Groxan)
  • [9076574]: Move pro conf to a separate repo; +linux make targets (#20) (Michael Zaikin) #20
  • [fd3483b]: Add more migrations endpoint filters (Groxan)
  • [7d640bd]: Add operation filters by timestamp (Groxan)
  • [78fc5a3]: Add suggests search string validation (Groxan)
  • [a4be2cd]: Add AppState trigger (dmirgaleev) #22
  • [45f1b47]: Add more operation filters (Groxan)
  • [787b3c5]: Add AnyOf filter to the operations endpoints (Groxan)
  • [e2e66e7]: Refactor accounts operations repository (Groxan)
  • [dd406a5]: Fix datetime offset issue (Groxan)
  • [6fb2c69]: Add hasInternals filter (Groxan)
  • [501a2d9]: Add merged query filters to the account operations endpoint (Groxan)
  • [6341b85]: Fix .ne and .ni on nullable columns (Groxan)
  • [4dc9149]: Add endpoint for getting voting period by index (Groxan)
  • [5e44a4f]: Add endpoint for getting voting listings (Groxan)
  • better data layer abstraction; improve validators; #24 (Groxan)
  • [9aed080]: Abstract RPC layer (257Byte) #24
  • improve diagnostics #24 (257Byte)
  • reuse protocol handlers #24 (257Byte)
  • avoid strongly typed RPC deserialization #24 (257Byte)
  • protocol-dependent activators #24 (Groxan)
  • minor code cleaning #24 (Groxan)
  • [06acf99]: Protocol parameters handling (257Byte) #24
  • [9737135]: Improve voting indexing, fix #23 (257Byte) #24
  • [0de8935]: Add API endpoints to access voting epochs (257Byte) #24
  • [11654aa]: Add current period endpoint and period voters filter (257Byte) #24
  • [7935309]: Reset db migrations due to breaking changes (257Byte) #24
  • [2dff83e]: Fresh snapshots and updated docs (Groxan)
  • [2cddced]: Fix set-env command in github actions workflow (Roman Serikov) #25

v1.2.1

21 Sep 15:19
Compare
Choose a tag to compare

Commits

  • [898119c]: Fix null commitments (Maksim Strebkov) #19
  • [97696a4]: Add PostgREST config for TzKT Pro (dmirgaleev) #16
  • [753c935]: Fix prevDelegate filter optimization (257Byte)