Features
- #4424 - Display search results categories
- #4423 - Add creation time of contract in the results of the search
- #4391 - Add batched transactions on the
address/{addressHash}/transactionspage - #4353 - Added live-reload on the token holders page
Fixes
- #4437 - Fix
PendingTransactionsSanitizerfor non-consensus blocks - #4430 - Fix current token balance on-demand fetcher
- #4429, #4431 - Fix 500 response on
/tokens/{addressHash}/token-holders?type=JSONwhen total supply is zero - #4419 - Order contracts in the search by inserted_at in descending order
- #4418 - Fix empty search results for the full-word search criteria
- #4406 - Fix internal server error on the validator's txs page
- #4360 - Fix false-pending transactions in reorg blocks
- #4388 - Fix internal server error on contract page for insctances without sourcify envs
- #4385 - Fix html template for transaction's input; Add copy text for tuples
Chore
- #4400 - Add "Token ID" label onto
tokens/.../instance/.../token-transferspage - #4398 - Speed up the transactions loading on the front-end
- #4384 - Fix Elixir version in
.tool-versions - #4382 - Replace awesomplete with autocomplete.js
- #4371 - Place search outside of burger in mobile view
- #4355 - Do not redirect to 404 page with empty string in the search field