Skip to content

Releases: Chaintable/moonbeam-x

v0.52.3-ct.2

Choose a tag to compare

@littlehand26 littlehand26 released this 13 Jul 15:10
a740be2

Switch to new -ct. release tag convention.

v0.52.3-debank-1

Choose a tag to compare

@littlehand26 littlehand26 released this 03 Jul 15:26
96db7f3

Upstream v0.52.3 merged into main (PR #18). Meets the RT4401 minimum client requirement (enacts on the Kusama-side network 2026-07-06, Polkadot-side 2026-07-13).

Highlights:

  • Base moves from the v0.49.3 line to v0.52.3 (Polkadot SDK stable2506 -> stable2512; frontier / moonkit / evm / ethereum pins follow)
  • Frontier eth RPC correctness fixes; litep2p default; slot-based authoring + dynamic relay-parent offset support (RT4400+)
  • polkadot-sdk redirected to Chaintable fork branch moonbeam-polkadot-stable2512-x (wasm-override scan reads embedded runtime_version; startup with full override set ~19 min -> seconds)
  • Builder image fix: libclang-dev (stable2512 needs bindgen/clang-sys)

Operational notes (see docs/debank/merge-v0.52.3.md for the full verification report):

  • One-time Frontier DB purge required on first start of this binary (v0.50.0 migration); mapping DB rebuilds automatically
  • This image ships the binary only; deployable tracing image is produced by the runtime-overrides companion repo
  • Verification: catch-up + eth hash sampling vs public RPC, trace_debankBlock and simulation RPCs compared field-by-field against the pre-merge build (16 block-comparisons, all matching)

v0.49.3-debank-1

Choose a tag to compare

@littlehand26 littlehand26 released this 23 Jun 02:54
54e805a

debank-1 — first public multi-arch moonbeam-x + moonbeam-writer/moonriver-writer aliases (upstream moonbeam v0.49.3, via build.debank.yml release path PR #10)