Skip to content

Releases: coinbase/onchaintestkit

@coinbase/onchaintestkit@1.2.1

23 Feb 19:00
4e7a40d

Choose a tag to compare

Patch Changes

  • 4795be4: fix: improve CI reliability for MetaMask notification handling

    • Replace fire-and-forget isVisible() checks with polling loop for notification type detection
    • Add page caching to avoid stale page race conditions between notification detection and action handlers
    • Add bounded retry wrapper (withRetry v2) to notification action handlers for CI resilience
    • Apply biome lint and format fixes across all source files
    • Temporarily skip Phantom, Coinbase, and Smart Wallet tests to focus on MetaMask CI stability

@coinbase/onchaintestkit@1.2.0

22 Jul 19:01
47e7939

Choose a tag to compare

Minor Changes

@coinbase/onchaintestkit@1.1.0

26 Jun 17:36
0cd63b0

Choose a tag to compare

Minor Changes

  • ef9fe0e: Updating exports for OCTK

@coinbase/onchaintestkit@1.0.0

25 Jun 21:19
4be7fdf

Choose a tag to compare

Major Changes

  • Releasing OCTK to open source