Skip to content

Release v0.33.0

Choose a tag to compare

@arabot-1 arabot-1 released this 29 Jul 02:20
db5958d

0.33.0 (2026-07-27)

Features

  • add externalProposers to ssp settings (3e08fcd)
  • APP-991: add support for counting transaction rows and distinct token groups (76c3aa0)
  • caching: implement incremental caches for DAO addresses and token eligibility (ad19c9b)
  • migrations: purge zksync-sepolia data and drop redundant rate guard (630bfef)
  • netspec: rewrite contract NatSpec parsing with attribution-safe resolution (97b0812)

Bug Fixes

  • caching: store canonical eligibility values in token cache delta refresh (e34b403)
  • flaky test (86c888d)
  • migrate only new field + fix formatting (194e69e)
  • netspec: guard name-keyed lookups against Object.prototype collisions (e8568ea)
  • netspec: guard name-keyed lookups against Object.prototype collisions (f43f066)
  • netspec: key @custom: sub-tags by full name (36bfc59)
  • netspec: replace backtracking function-array regex with a linear scan (e8095b2)
  • proposalMetrics: handle missing minApprovals gracefully in metrics logging (62c94f3)
  • tokenEligibilityCache: commit cursor only after eligibility refresh completes (f3a5ce7)
  • tokenEligibilityCache: format-fix (fd2ea1c)