Skip to content

Releases: tirante-dev/gascurve

v1.4.0

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 15:16
a496147

1.4.0 (2026-09-08)

Features

  • band the network load chart with its per-bucket spread (#82) (ad1125a)
  • collector: backfill history newest first on archive networks (#78) (0031339)
  • collector: reach genesis, and let a widened backfill depth take effect (#79) (25fe560)
  • web: draw the social card from the live gauge when a link is shared (#83) (0a14692)

Bug Fixes

  • collector: retry a size-refused batch narrower and yield the owner scan (#75) (608a31d)
  • complete constraint-change handling in the filler and the page (#81) (6385985)
  • web: print an inexact bips value as off scale, not as 19 digits (#77) (fd47921)
  • web: stand the network load chart up to the hero's rail (#84) (8e853b7)

v1.3.0

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 04:55
9ec035c

1.3.0 (2026-09-08)

Features

  • take a network off the site with enabled: false (#70) (6abef99)
  • web: draw the base fee as a lit gauge over a horizon (#71) (c00a757)

Bug Fixes

  • api: place undated missing ranges by block number (#64) (140b744)
  • collector: give history work a counted share against a busy fast loop (#73) (5784ac9)
  • collector: store each block's prediction against its own header (#65) (2a4550e)
  • web: shrink charts to fit a narrow card instead of scrolling it sideways (#66) (c5f5fd0)

Performance Improvements

  • web: draw gap, partial and missing bands as one layer per chart (#63) (a1d0a46)
  • web: keep feed and ticker re-renders out of the history charts (#61) (24d37c5)
  • web: publish eased live values at 30 Hz instead of every frame (#62) (e782c89)

v1.2.0

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 01:17
9a0edc8

1.2.0 (2026-09-07)

Features

  • web: define bips on hover (#52) (11f4d94)
  • web: make the live hero readable at a glance (#57) (bce2ecb)

Bug Fixes

  • collector: backfill poster gas for blocks stored without receipts (#47) (8b470f8)
  • collector: require a streak of failures to fail readiness (#48) (92ae302)
  • web: make the USD working discoverable (#49) (465ae7a)
  • web: open the fee flow USD notes as notes, not titles (#54) (e470684)
  • web: shade the buckets a series has no data for (#53) (522afb8)

gascurve-chart: v0.5.0

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 15:26
4b1eaaa

0.5.0 (2026-09-08)

Features

  • collector: backfill history newest first on archive networks (#78) (0031339)
  • collector: reach genesis, and let a widened backfill depth take effect (#79) (25fe560)
  • web: draw the social card from the live gauge when a link is shared (#83) (0a14692)

Bug Fixes

  • helm: update chart app version to 1.4.0 (#86) (25418d5)

gascurve-chart: v0.4.0

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 04:59
9ea1c75

0.4.0 (2026-09-08)

Features

  • take a network off the site with enabled: false (#70) (6abef99)

Bug Fixes

  • helm: update chart app version to 1.3.0 (#74) (48077b5)

gascurve-chart: v0.3.1

Choose a tag to compare

@gascurve-release gascurve-release released this 08 Sep 02:02
56e14a3

0.3.1 (2026-09-08)

Bug Fixes

  • collector: backfill poster gas for blocks stored without receipts (#47) (8b470f8)
  • collector: require a streak of failures to fail readiness (#48) (92ae302)
  • helm: update chart app version to 1.2.0 (#59) (a4d0588)

v1.1.0

Choose a tag to compare

@gascurve-release gascurve-release released this 07 Sep 16:27
72b77f1

1.1.0 (2026-09-07)

Features

  • collector: add freshness observability (#40) (d8fb93b)
  • collector: rebuild reconstructed history on a raised history_epoch (#29) (0be07c4)
  • web: lead with Robinhood Chain in search metadata, and ship a real icon set (#26) (f6efde9)
  • web: show the math behind every USD figure on hover (#25) (ea2b905)

Bug Fixes

  • account poster gas separately from compute fees (#45) (21c8f91)
  • api: shed replicas whose notification listener is down (#38) (68f0b19)
  • close the gaps an adversarial review found in the metrics (#36) (277bc08)
  • collector: persist missing ranges durably (#42) (72ac271)
  • collector: replay owner actions at transaction boundaries (#41) (ac422a3)
  • correct ArbOS batch posting cost accounting (#44) (1c1d2d5)
  • helm: preserve client IPs behind ingress (#37) (a6b564d)
  • series: report incomplete populated buckets (#43) (27734f2)
  • web: correct sampling cadence copy (#31) (4364f6f)

Performance Improvements

  • db: batch block and bucket writes (#34) (106e3b3)
  • db: index state sample block queries (#33) (61d9cbf)

v1.0.1

Choose a tag to compare

@gascurve-release gascurve-release released this 07 Sep 05:46
e04d4da

1.0.1 (2026-09-07)

Bug Fixes

  • web: build api and socket URLs from a relative base (#19) (425c460)
  • web: keep the hero to its charts, inspectors move to the enlarged view (#20) (860d541)

v1.0.0

Choose a tag to compare

@gascurve-release gascurve-release released this 07 Sep 04:21
d09d006

1.0.0 (2026-09-07)

Features

  • initial implementation (collector, api, web, chart) (#3) (0f52459)

Bug Fixes

Dependencies

  • Bump golang from 1.26-alpine to 1.27-alpine (#2) (afe5630)
  • Bump golang from 1.26-alpine to 1.27-alpine (#5) (daffa7a)
  • Bump node from 22-alpine to 26-alpine (#1) (880115e)
  • Bump node from 22-alpine to 26-alpine (#4) (139ee92)
  • deps-dev: Bump @types/node from 22.20.1 to 26.4.1 in /web (#9) (bbae034)
  • deps-dev: bump vitest, jsdom and jest-dom in the web toolchain (#17) (424910b)

gascurve-chart: v0.3.0

Choose a tag to compare

@gascurve-release gascurve-release released this 07 Sep 16:33
5f1c3c1

0.3.0 (2026-09-07)

Features

  • collector: add freshness observability (#40) (d8fb93b)
  • collector: rebuild reconstructed history on a raised history_epoch (#29) (0be07c4)

Bug Fixes

  • api: shed replicas whose notification listener is down (#38) (68f0b19)
  • close the gaps an adversarial review found in the metrics (#36) (277bc08)
  • helm: preserve client IPs behind ingress (#37) (a6b564d)
  • helm: update chart app version to 1.1.0 (#46) (09c390f)