Skip to content

v1.11.0-taqueria

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jan 01:03
· 0 commits to taqueria since this release

Chores

  • initial taqueria-2 changes (GImbrailo)
  • change version of docker build actions (GImbrailo)

Commits

  • 939c949: Update SubscribeToAccounts docs (baking-bad#93) (Alexander)
  • f5723a6: Adjust active stakes for old protocols to match rolls (257Byte)
  • a7dc397: Implement Ithaca activation and some fixes (257Byte)
  • 4fcfd66: Update sampler, close baking-bad#94 (257Byte)
  • 9018097: Add version to repsonse headers (257Byte)
  • 2cc3d35: Add filtering ballot operations by vote, close baking-bad#97 (257Byte)
  • 4c14ae0: Add endpoints for level<->timestamp conversion (257Byte)
  • e17968a: Add null support in .in and .ni modes (257Byte)
  • 323e320: Add auth nonce range check (baking-bad#98) (dmirgaleev)
  • e93ba8b: Add more diagnostics (baking-bad#96) (dmirgaleev)
  • 9e96b0e: Add optional lag to indexer (baking-bad#88) (Michael Zaikin)
  • 2792458: 1.8.3 (257Byte)
  • 217e71d: Add contract tags to origination API model (257Byte)
  • 7a9a643: Add more filters to /transactions/count API endpoint (257Byte)
  • ffd5349: Add token balances subscription (257Byte)
  • 8ba0a5f: Add token transfers to the account flow API endpoint (257Byte)
  • 22d4046: Add transfers count to ops API models (257Byte)
  • 9544b4b: Fix spelling errors (baking-bad#101) (AlirezaHaghshenas)
  • add a tzkt user into Docker images (baking-bad#102) (Pierre-Emmanuel Andre)
  • 7ef49de: Include stack trace into error logs (257Byte)
  • f78b602: Allow accounts filtering by id (257Byte)
  • dbc0435: Disable internal delegation validation (257Byte)
  • 2e263f3: 1.8.4 (257Byte)
  • 91cd419: Remove token transfers from the account op flow (257Byte)
  • b263fb7: Add response caching (dmirgaleev)
  • 790e86b: Cache JsonSerialization fix (baking-bad#112) (dmirgaleev)
  • aa85a45: Ensure contract code is an array (257Byte)
  • 3bd032d: Add logs for cache used stats (257Byte)
  • 7d19181: Jakarta scaffold (257Byte)
  • 8bc6020: Use lazy_storage_diff instead of deprecated big_map_diff (257Byte)
  • 844c1df: Rework voting power (257Byte)
  • 94abbc8: Rework liquidity baking (257Byte)
  • f8e7e23: Migrate voting listings (257Byte)
  • 38f2f58: Add initial_seed parameter handling (257Byte)
  • dc88700: Rework sampler initialization (257Byte)
  • f0ce039: Minor fixes (257Byte)
  • 38d0db6: Add 9 new operation types (257Byte)
  • 9757e84: Update patched contracts (257Byte)
  • 9303b08: Add some redundant fields for queries optimization (257Byte)
  • 022c191: Disable internal delegation validation (257Byte)
  • ed6bd7e: Update API models (257Byte)
  • 0c4a0bd: Add new operation types (257Byte)
  • 3aead9e: Enable automatic decompression (257Byte)
  • 26897e8: Reset DB migrations (257Byte)
  • bca1c8a: v1.9.0 (257Byte)
  • 3230b38: Fix temp bigmap ptr (257Byte)
  • f7669d0: Enable sorting by rollup bonds (257Byte)
  • 1027b3c: Include transactions to the rollup flow (257Byte)
  • 41e5e03: Fix output cache revalidation (257Byte)
  • a594d8f: Fix sampler selection (257Byte)
  • f9a05a0: Add ghostnet (baking-bad#117) (dmirgaleev)
  • 676814d: Update historical balances and statements endpoints (257Byte)
  • 7bcd770: Update home stats (257Byte)
  • 345586e: v1.9.1 (257Byte)
  • 544b6bc: Play with sampler sorting (257Byte)
  • 21fd85a: Update packages (257Byte)
  • 4a6ca19: v1.9.2 (257Byte)
  • c2f9c9b: Diagnostics fix (dmir)
  • a57b068: Add output cache for /accounts, /operations, and /tokens/balances endpoints (dmirgaleev)
  • 3cee7ee: Fix sampler one more time (257Byte)
  • 92f385a: Improve performance of token balances and token transfers API endpoints (257Byte)
  • 5753e47: Add filtering operations by contract code hash (257Byte)
  • 4aaf8fe: Update WS docs (257Byte)
  • a46d5ef: Extend anyof parameter with .in and .null modes (257Byte)
  • 3b3da66: Update anyof swagger extension (257Byte)
  • 67b4431: Fix rollup origination API endpoint (257Byte)
  • 88c0f6d: v1.9.3 (MS)
  • 5787fee: Fix voting power home stats (baking-bad#118) (dmirgaleev)
  • d80e338: Handle underscores in the tx_rollup_commitment_bond protocol parameter (MS)
  • 07de8a6: Add firstActivity filter to /accounts/count (baking-bad#119) (dmirgaleev)
  • f9ec301: Add WebSocket subscription to new cycles (baking-bad#120) (V)
  • 69be5df: Fix upgraded entity state (MS)
  • 3a2fdcb: home fix (Dmitry Mirgaleev)
  • a4ad4ec: Update new relations on delegate activation (257Byte)
  • 2216a7c: Fix ws token subscriptions (MS)
  • dd08240: Add filtering by parameter in the /transactions/count API endpoint and some docs improvements (257Byte)
  • 72a9d58: v1.9.4 (257Byte)
  • 7ffae69: Update Netezos package (257Byte)
  • bf4c4dc: Add API endpoints to check operation status (MS)
  • 19ae6cf: Fix account operations cache (257Byte)
  • 35c1f9f: Fix missed field tokenTransfersCount in origination API model (257Byte)
  • bc6eb5e: Kathmandu scaffold (257Byte)
  • d6b0bd4: Implement migration and change account bootstrap logic (MS)
  • 4273407: Move from deprecated consumed_gas to consumed_milligas. (MS)
  • 67c6076: Make storage fee and storage used more consistent (257Byte)
  • 96150c7: Rework emptying logic due to breaking changes in Jakarta (MS)
  • 29d6de6: Failed reveals no longer take effect (MS)
  • 58085ca: Add increase_paid_storage op type (MS)
  • 763515c: Add events indexing (257Byte)
  • 0faf43b: Add vdf_revelation op type (257Byte)
  • e4a67f0: Update diagnostics (257Byte)
  • 3125a07: Add db migration (257Byte)
  • 7cf428d: Add contract code hash to events (257Byte)
  • 783ecd5: Handle missed balance_updates in failed increase_paid_storage op (257Byte)
  • 49d018b: Update accounts API models (257Byte)
  • 122a9bf: Add new op types to the API (MS)
  • e4c935c: Add API for contract events (MS)
  • ff51995: Add governance dictator (MS)
  • 4b16f87: Return jsonschema for static contract event types (baking-bad#126) (Michael Zaikin)
  • 39bd91e: Make internal ids deterministic (MS)
  • 2449819: Add FirstMinter to the Token model (MS)
  • c0e97cc: Make .as mode case-insensitive (MS)
  • f6d5fd1: Add token.totalSupply to token balances and token transfers (MS)
  • 198b27b: Reset DB migrations (MS)
  • 080fd36: Update docs, docker files, and minor fixes (MS)
  • f2f3923: v1.10.0 (MS)
  • 92766d7: Revert accidentally deleted deprecated fields (MS)
  • 34647c6: Add TS SDK page to the docs (baking-bad#125) (Michael Zaikin)
  • 9a7f6c2: Fix lastId parameter type at /accounts/{address}/operations (MS)
  • 27dd890: Sanitize invalid unicode symbols in token metadata (MS)
  • ce61d73: Better token metadata sanitizing (257Byte)
  • 68e02ad: Switched from giganode to rpc.tzkt (dmirgaleev)
  • c07815b: Workaround for bug in ghostnet (257Byte)
  • 736b35c: v1.10.1 (257Byte)
  • 411a0d5: Allow subscribing to all accounts (257Byte)
  • 7d0028a: Links update (Dmitry Mirgaleev)
  • 7fb9338: Handle unparsable tx parameters (257Byte)
  • b11856a: v1.10.2 (257Byte)
  • 58014fa: Fix voting periods with multiple winners (257Byte)
  • ea19d53: Better handle contract events with missed payload (257Byte)
  • 998a109: v1.10.3 (257Byte)
  • 9e646f4: make changes to support M1 Mac and flextesa (Alireza Haghshenas)
  • 2e06926: improve multi-platform builds (Alireza Haghshenas)
  • 4d156f1: Increase retries for database schema (Alireza Haghshenas)
  • 945e4fe: Upgrade to latest docker action and build multi-arch images (Daniele Lisi)
  • 8b11ebf: Remove 'v8' suffix from Docker image manifest (Daniele Lisi)