Skip to content

rblib v0.2.0

Choose a tag to compare

@karim-agha karim-agha released this 19 Aug 18:07
· 69 commits to main since this release

rblib Technology Preview v0.2.0

We're excited to announce the second public preview release of rblib! This technology preview provides core building blocks for building rollup infrastructure.

Changes since v0.1.0

  • Version bump to 0.2.0
  • Test coverage for payload limits scaling and inheritance
  • Scoped payload limits
  • CI Maintenance Chores
  • Observability part 6 of N: Detailed Order pool inclusion pipeline step metrics and accurate drop rate calculation for revert protection
  • Refactored OrderPool integration with Pipelines
  • Observability part 5 of N: dropped gas metrics
  • Reverted Transactions metrics and Pipeline saturates gas capacity on reverts
  • Observability part 3 of N: Per-step metrics scope, per-run aggregate metrics
  • Observability part 2 on N: Automatic metrics reporting for pipelines
  • Observability part 1 on N: High-level payloads metrics
  • Readme alpha note
  • Explicit pipeline drop system event
  • Added license file
  • Pipelines emit system events
  • Event based OrderPool reporting
  • Pipelines Events
  • Refined step context structure, unified txpool steps, and few other refactors