| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BlockScout v11.2.5 source code.tar.gz | 2026-08-07 | 8.6 MB | |
| BlockScout v11.2.5 source code.zip | 2026-08-07 | 10.7 MB | |
| README.md | 2026-08-07 | 1.1 kB | |
| Totals: 3 Items | 19.3 MB | 0 | |
🚀 Features
- Add average_block_time Prometheus metric (#14673)
- Add json_rpc_calls_count metric for per-method request counts (#14668)
- Add env to disable OnDemand.TokenBalance fetcher (#14666)
- Track eth_call requests by method id in L1/L2 metrics (#14665)
- Track L1 JSON RPC requests from rollups in separate metrics (#14663)
🐛 Bug Fixes
- Handle Solidity function type in decoded ABI values (#14672)
- Prevent Memory.Monitor crash on restarting OnDemand fetchers (#14670)
- Ignore traces of duplicated transactions (#14669)
⚙️ Miscellaneous Tasks
- Bump ex_abi lib version (#14671)