Releases: Cyfrin/block-explorer
Releases · Cyfrin/block-explorer
v0.5.2
0.5.2 (2026-05-05)
Bug Fixes
- api: display native token symbol instead of address in est.tvl breakdown (13f4a71)
- api: fix api valueEstimation service unit tests (d508cf5)
- api: run estimateAllAgreements on API startup (as well as the 30min polling job) (3e365d5)
- api: support native token price lookup for est.tvl feature (86c0989)
v0.5.1
v0.5.0
v0.4.0
0.4.0 (2026-04-30)
Bug Fixes
- adjust 'high'/'medium'/'low' EVE confidence labelling thresholds (06e7429)
- api: make /agreements "Est. TVL" sort deterministic (0f30982)
- app: make VITE_VERSION fallback actually fire when git describe fails (1fcb435)
- indexer: forward SIGTERM/SIGINT from entrypoint to rindexer (3870ea0)
- pass tvl-related data to individual agreement pages (9166f05)
Features
v0.3.0
v0.2.1
v0.2.0
0.2.0 (2026-04-09)
Bug Fixes
- adjust vite config to grab version number from package.json (4864b5f)
- ci: bump eslint-plugin-prettier to v5 in api package (2c19d21)
- ci: fix test failures in api package (16a7dbc)
- ci: temporarily remove app typecheck from release workflow (9d9a2b8)
- ci: use Node 20 in release workflow to fix fake timer crash (de8deec)
- fix broken app tests and rebrand package metadata (4ee689b)
- harden XSS attack surface across frontend components (0a0ff31)
- minor readme adjustment (testing semver versioning) (b4b049b)
- pass Date object to useTimeAgo in TimeField component (d397b86)
Features
- re-enable version number display in footer (407c523)