Releases: blockscout/blockscout-rs
Releases · blockscout/blockscout-rs
stats/v2.4.0
What's Changed
- Backend charts migration
- feat(stats): The Migration of The Backend charts (Part 1:
average_block_time
) by @bragov4ik in #1117 - feat(stats): Back3nd chart5 Migration (Part 2: yesterday's transactions) by @bragov4ik in #1120
- feat(stats): The Migration of The Backend charts: Total Blocks and Dynamic query dispatch by @bragov4ik in #1137
- feat(stats): Backend charts & Migration: total_txns and total_addresses by @bragov4ik in #1144
- feat(stats): Arbitrum charts by @bragov4ik in #1154
- feat(stats): Chart Migration Five by @bragov4ik in #1147
- feat(stats): Backend charts & Migration 6: Transactions page by @bragov4ik in #1158
- feat(stats): Chart migration 7 by @bragov4ik in #1162
- feat(stats): The API of the Backend charts migration by @bragov4ik in #1167
- feat(stats): The Migration of The Backend charts (Part 1:
- fix(stats): apply counters layout settings by @bragov4ik in #1142
- Use remote setup-docker action with arm64/v8 support by @alik-agaev in #1122
- Update _docker-build-push.yml by @bragov4ik in #1178
- feat(stats): add range to chart titles by @bragov4ik in #1179
- feat(stats): dynamic indexing status wait by @bragov4ik in #1176
- feat(stats): arbitrum main page charts by @bragov4ik in #1210
Full Changelog: stats/v2.3.0...stats/v2.4.0
user-ops-indexer/v1.3.1
What's Changed
- feat(user-ops-indexer): rewrite to alloy by @k1rill-fedoseev in #1165
- feat(user-ops-indexer): indexing improvements by @k1rill-fedoseev in #1205
- fix(user-ops-indexer): use correct topic by @k1rill-fedoseev in #1206
Full Changelog: user-ops-indexer/v1.3.0...user-ops-indexer/v1.3.1
multichain-aggregator/v1.1.1
What's Changed
Full Changelog: multichain-aggregator/v1.1.0...multichain-aggregator/v1.1.1
multichain-aggregator/v1.1.0
What's Changed
- feat(multichain): token search endpoint by @lok52 in #1164
- feat(multichain): update launcher by @lok52 in #1190
Full Changelog: multichain-aggregator/v1.0.0...multichain-aggregator/v1.1.0
stylus-verifier/v1.0.0
Initial release of stylus-verifier
service. Includes verification of stylus contracts via github repository.
multichain-aggregator/v1.0.0
chore: bump rust to 1.83 (#1166)
bens/v1.5.3
What's Changed
- fix(bens): d3-subgraph and docs by @sevenzing in #1145
- fix(bens): add script for graph-node to restart all stuck deployments [no-ai-review] by @sevenzing in #1150
- fix(bens): decrease cache time for offchain by @sevenzing in #1163
- Make bens image name the same as release tag by @alik-agaev in #1140
Full Changelog: bens/v1.5.1...bens/v1.5.3
stats/v2.3.0
What's Changed
- add transactions charts designed for Arbitrum network: counter
total_operational_txns
and chartsnew_operational_txns
,operational_txns_growth
(disabled by default) - added env
STATS__ENABLE_ALL_ARBITRUM
to enable the charts easier (false
by default) - added development script to help finding a schedule for new charts
Full Changelog: stats/v2.2.3...stats/v2.3.0
da-indexer/v1.0.0
Initial release of da-indexer
service. Includes basic support for Celestia and EigenDA.
bens/v1.5.1
What's Changed
- fix(bens): no
addr2name
table by @bragov4ik in #1130
Full Changelog: bens/v1.5.0...bens/v1.5.1