# Changelog

## Baseline

- First survey — no prior run to compare against. CAI 38.

## Lenses

- Code Health 86
- Maturity 70
- Readiness 25
- Security 27

## Changes since last survey

- 300 commits — 265 feature/other, 35 fixes

## By area

- linera-core/src — 67 commits
- .github/workflows — 38 commits
- linera-service/src — 21 commits
- linera-bridge/src — 20 commits
- kubernetes/linera-validator — 17 commits
- linera-views/src — 17 commits
- linera-execution/src — 12 commits
- (root) — 10 commits
- linera-chain/src — 10 commits
- linera-rpc/src — 9 commits
- linera-base/src — 8 commits
- linera-explorer/src — 8 commits
- web/@linera — 8 commits
- linera-bridge/tests — 7 commits
- linera-client/src — 6 commits
- linera-exporter/src — 4 commits
- linera-storage/src — 4 commits
- linera-sdk/tests — 3 commits
- linera-service/tests — 3 commits
- .github/scripts — 2 commits

## Notable commits

- fix: Address a bug in `linera-bridge` and restructure the way we handle by using a Write Ahead Log. (#6185)
- fix: Chain recovery fixes and extensions (#6063, #6080, #6102) (#6117)
- fix: Cleanups; fix potential race condition (#5936)
- fix: Correct the lazy_register_view bug and add some reasons for the unrea… (#6024)
- fix: Fix & re-enable `test_evm_erc20_shared`. (#6038)
- fix: Fix JournalingError::must_reload_view to delegate to the inner store error (#6508)
- fix: Fix `BucketQueueView::delete_front` load failure handling (#6015) (#6023)
- fix: Fix `next_height` assertions. (#6336) (#6337)
- fix: Fix a race in test_controller between worker registration and the admin workers assertion (#6485)
- fix: Fix and add request-type Grafana dashboard panels (#5949)
- fix: Fix bridge e2e build after CacheArc rollout (#6382)
- fix: Fix chain manager issues with locking block and current round. (#6343) (#6360)
- fix: Fix crates publish (#6055)
- fix: Fix dashboard restart annotations to detect actual pod restarts (#5941)
- fix: Fix faucet_balance_amount gauge overflow (#6560)
- fix: Fix flaky changed-files CI by using full clone in path filter jobs (#6346)
- fix: Fix inverted chain worker TTL assignment (#5991)
- fix: Fix linera-bridge after backports (#6306)
- fix: Fix linera-bridge e2e after backports; require --locked in CI (#6307)
- fix: Fix order in packages.txt (#6049)
- …and 280 more
