Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
cf11f58
add: granular metrics for block processing breakdown
chetanyb Dec 28, 2025
443740b
add: state transition internal metrics for bottleneck analysis
chetanyb Dec 28, 2025
5e88956
add: justifications cache storage in BeamChain with config flag
chetanyb Dec 30, 2025
d37d252
add: justifications caching with block processing path metrics
chetanyb Dec 31, 2025
966c55f
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Dec 31, 2025
cde770a
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Jan 26, 2026
a947feb
fix: move to forked metrics library with correct histogram
chetanyb Jan 26, 2026
16cbe11
fix: use finer histogram buckets for state transition timings
chetanyb Jan 26, 2026
bfcc952
fix: add sub‑ms buckets for state transition histograms
chetanyb Jan 26, 2026
2ee0a87
fix: add sub‑50ms buckets for state transition histogram
chetanyb Jan 26, 2026
d1a2ed2
fix: add sub‑ms buckets for state transition histogram
chetanyb Jan 27, 2026
e77241a
feat: add cache hit/miss counters and timers
chetanyb Jan 27, 2026
eeb3965
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Jan 29, 2026
3907d3c
chore: comment cleanup
chetanyb Jan 29, 2026
184220c
Merge branch 'main' into block-processing-optimization
chetanyb Jan 29, 2026
5bb8832
fix: point to blockblaz owned metrics library
chetanyb Jan 29, 2026
e604d0c
Merge branch 'block-processing-optimization' of github.com:blockblaz/…
chetanyb Jan 29, 2026
aa3fb0e
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Jan 30, 2026
bd6c7de
feat: add justification cache eviction
chetanyb Jan 30, 2026
35aec41
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Jan 31, 2026
f75565a
Merge branch 'main' into block-processing-optimization
chetanyb Feb 3, 2026
99526bc
Merge branch 'main' into block-processing-optimization
chetanyb Feb 6, 2026
9d1685e
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Feb 14, 2026
7dc6a4b
refactor: move justifications cache to chain layer
chetanyb Feb 19, 2026
a8c8dd7
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Feb 20, 2026
cd6a7f9
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Feb 24, 2026
ad8afa5
Merge branch 'main' into block-processing-optimization
chetanyb Feb 24, 2026
6e8322b
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Feb 28, 2026
dabcee3
Merge branch 'block-processing-optimization' of github.com:blockblaz/…
chetanyb Feb 28, 2026
5b59c59
Merge branch 'main' of github.com:blockblaz/zeam into block-processin…
chetanyb Mar 7, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading