Skip to content

Releases: blockscout/blockscout-rs

stats/v2.4.0

30 Jan 10:18
f42a961
Compare
Choose a tag to compare

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
  • 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

23 Jan 08:45
3f36bc2
Compare
Choose a tag to compare

What's Changed

Full Changelog: user-ops-indexer/v1.3.0...user-ops-indexer/v1.3.1

multichain-aggregator/v1.1.1

21 Jan 09:03
9a31aab
Compare
Choose a tag to compare

What's Changed

  • feat(multichain): sort addresses prior to insert by @lok52 in #1199

Full Changelog: multichain-aggregator/v1.1.0...multichain-aggregator/v1.1.1

multichain-aggregator/v1.1.0

16 Jan 08:53
3ac9636
Compare
Choose a tag to compare

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

26 Dec 13:43
82dc056
Compare
Choose a tag to compare

Initial release of stylus-verifier service. Includes verification of stylus contracts via github repository.

multichain-aggregator/v1.0.0

06 Jan 10:25
82dc056
Compare
Choose a tag to compare
chore: bump rust to 1.83 (#1166)

bens/v1.5.3

25 Dec 10:57
35a6209
Compare
Choose a tag to compare

What's Changed

Full Changelog: bens/v1.5.1...bens/v1.5.3

stats/v2.3.0

20 Dec 08:57
54cb91a
Compare
Choose a tag to compare

What's Changed

#1156:

  • add transactions charts designed for Arbitrum network: counter total_operational_txns and charts new_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

05 Dec 12:40
8d701b7
Compare
Choose a tag to compare

Initial release of da-indexer service. Includes basic support for Celestia and EigenDA.

bens/v1.5.1

26 Nov 15:46
ccdc66d
Compare
Choose a tag to compare

What's Changed

Full Changelog: bens/v1.5.0...bens/v1.5.1