Skip to content

Releases: bitsocialnet/evm-contract-challenge

v0.1.4

24 Apr 09:50

Choose a tag to compare

0.1.4 (2026-04-24)

v0.1.3

11 Apr 08:31

Choose a tag to compare

0.1.3 (2026-04-11)

Features

  • rename rpcUrl to rpcUrls with comma-separated multi-RPC support (98c93c1)

Bug Fixes

  • install @pkcprotocol/pkc-js from npm instead of GitHub (26a0316)
  • make rpcUrl optional and rewrite README (3e01fc1)
  • update repository URL and README for renamed repo (823dcd7)
  • validate ABI structure in parseChallengeAbi with clear error messages (0fc37db)

v0.1.2

11 Apr 04:12

Choose a tag to compare

0.1.2 (2026-04-11)

Bug Fixes

  • add registry-url to setup-node for OIDC npm publishing (d4e3dce)

v0.1.1

10 Apr 10:48

Choose a tag to compare

0.1.1 (2026-04-10)

Features

  • add automated versioning with release-it and GitHub CI (d67c1e9)
  • add standalone evm contract challenge package (cbc633d)
  • migrate from plebbit-js to pkc-js and add npm publishing (d2cc62f)

Bug Fixes

  • no-op to test automated release pipeline (a94b178)