Releases: blockscout/blockscout-rs
stats/v2.2.1
What's Changed
- feat(stats): delay update instead of startup by @bragov4ik in #1107
Full Changelog: stats/v2.2.0...stats/v2.2.1
stats/v2.2.0
What's Changed
- feat(stats): wait until blockscout is indexed by @bragov4ik in #1075
- feat(stats): disable internal txns env variable by @bragov4ik in #1086
Full Changelog: stats/v2.1.1...stats/v2.2.0
user-ops-indexer/v1.3.0
What's Changed
- feat(user-ops-indexer): support custom entry point addresses by @k1rill-fedoseev in #1032
- fix(user-ops-indexer): stop indexing from already closed ws connections by @k1rill-fedoseev in #1072
Full Changelog: user-ops-indexer/v1.2.2...user-ops-indexer/v1.3.0
stats/v2.1.1
What's Changed
- fix(stats): disable 'active recurring charts' graph by default due to poor performance by @bragov4ik in #1070
Full Changelog: stats/v2.1.0...stats/v2.1.1
stats/v2.1.0
What's Changed
- feat(stats): Active recurring accounts chart by @bragov4ik in #1057
- perf(stats): query optimizations by @bragov4ik & @rimrakhimov in #1044
- docs(stats): improve documentation on update groups env names (config migration guide) by @InoMurko in #1060
- fix(stats): incorrectly migrated
new_accounts
chart schedule by @bragov4ik in #1062 - fix(stats): fix new chart read values by @bragov4ik in #1056
- fix(stats): "query each" warnings by @bragov4ik in #1067
- fix(stats): parentheses in chart titles by @bragov4ik in #1068
New Contributors
Full Changelog: stats/v2.0.0...stats/v2.1.0
stats/v2.0.0
Description
Statistics reimagined 🎊 🎊 🎊
In this update most of the service was rebuilt to accompany future (and some already implemented) needs. As a bonus, more efficient usage of Blockscout DB :) Also, non-daily data are also now available.
Even though the major version was updated, there aren't many breaking changes. See 'Migration guide' for details.
Migration guide
The migration is needed if you set some ENV variables or modified default config. The details are written in corresponding .md file.
What's Changed
- feat(stats): Update stats architecture by @bragov4ik in #891
- ci(stats): rustdoc step by @bragov4ik in #952
- fix(stats): min block not rewritten on data reupdate (conflict) by @bragov4ik in #959
- fix(stats): incorrect last point of previous batch step (force update) by @bragov4ik in #958
- chore(libs): bump deps by @rimrakhimov in #965
- refactor(stats): log stats update skip decision by @bragov4ik in #967
- fix(stats): updates skip did not consider postgres timestamp precision by @bragov4ik in #970
- refactor(stats)!: change generated message field cases by @bragov4ik in #975
- fix(stats): incorrect metadata is observed inbetween batch steps by @bragov4ik in #974
- fix(stats): incorrect order handling during config merge by @bragov4ik in #973
- Create types packages for "Stats" and "Visualizer" services by @tom2drum in #968
- feat(libs): add support for any origin in case of cors wildcard by @sevenzing in #985
- feat(stats): resolutions for line charts by @bragov4ik in #1002
- feat(stats): add chart metadata to
../lines/<chart_name>
endpoint by @bragov4ik in #1004 - fix(stats): wrong average weights by @bragov4ik in #1018
- fix(stats): update charts metadata by @bragov4ik in #1005
- fix(launcher):
RequestIdStorage
fixes by @bragov4ik in #1014 (fix logs) - fix(stats): fix average value calculation by @bragov4ik in #1022
- docs(stats): improve chart creation process description by @bragov4ik in #1020
- fix(stats): add backup case for gas_price=null by @bragov4ik in #978
- fix(stats): group member warns by @bragov4ik in #1015
- chore(stats): bump launcher version by @bragov4ik in #1024
- feat(stats): Swagger endpoint by @bragov4ik in #1007
- fix(stats): swagger in docker by @bragov4ik in #1027
- fix(stats): slow sql warnings by @bragov4ik in #1028
- fix(stats): last accurate point by @bragov4ik in #1034
- chore(stats): rm outdated entities by @yjhmelody in #1035
- fix(stats): 'no data' for grafana chart errors count by @bragov4ik in #1039
- fix(env-collector): add .json support and add documentation by @sevenzing in #1046
- feat(env-collector): a few improvements for using in stats by @bragov4ik in #1048
- docs(stats): envs docs generation + migration docs by @bragov4ik in #1049
- chore(libs): update blockscout db entities to 6.8.0 state by @bragov4ik in #1041
- feat(stats): adapt points limit to resolutions by @bragov4ik in #1050
New Contributors
- @yjhmelody made their first contribution in #1035
Full Changelog: stats/v1.6.1...stats/v2.0.0
Smart-contract-verifier v1.9.0
What's Changed
- feat(verifier): zksolc full match support by @rimrakhimov in #912
- build(verifier): update verification-common dependency rev by @rimrakhimov in #969
- chore(verifier): update response proto for zksync by @rimrakhimov in #977
- fix(verifier): remove invalid outputSelection flags for zksolc 1.3.5 and below by @rimrakhimov in #992
bens/v1.4.2
What's Changed
- fix(bens): race condition in cache by @sevenzing in #1025
Full Changelog: bens/v1.4.1...bens/v1.4.2
user-ops-indexer/v1.2.2
What's Changed
- fix(user-ops-indexer): u64 convert panic by @k1rill-fedoseev in #1016
- fix(user-ops-indexer): fallback for unknown node client by @k1rill-fedoseev in #1017
Full Changelog: user-ops-indexer/v1.2.1...user-ops-indexer/v1.2.2
sig-provider/v1.1.1
What's Changed
- chore(sig-provider): bump deps by @sevenzing in #1000
Full Changelog: sig-provider/v1.1.0...sig-provider/v1.1.1