Skip to content

v3.8.0

Choose a tag to compare

@philz3906 philz3906 released this 03 Jun 08:37
· 9 commits to release since this release
942660b

3.8.0 (2026-06-03)

Features

  • cli: add Sentio devnet support (chainID 7892201) (#34) (b390d95)
  • runtime: backport EthBlock/EthTrace raw_* with structpb fallback (#60) (33e19a0)
  • runtime: backport SolInstruction raw_parsed with structpb fallback (#62) (942660b)

Bug Fixes

  • cli: point devnet config at deployed contracts (#35) (b168934)

Internal

  • cli: add option to skip processor deletion and validate processor ID format (#33) (0da6d54)
  • cli: add support for address book override in network configuration (#39) (092e7d6)
  • cli: point testnet config at redeployed contracts (#36) (c491c6d)