General notes
- bugfixes and improvements.
To update from v1.9.*
to v1.9.3
just update the tzkt-sync and tzkt-api binaries.
Commits
- c2f9c9b: Diagnostics fix (dmir)
- a57b068: Add output cache for /accounts, /operations, and /tokens/balances endpoints (dmirgaleev) #115
- 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)