Skip to content

v0.8.1 — ERC-8004 Remote-Signer Compatibility Fix

Choose a tag to compare

@bussyjd bussyjd released this 24 Apr 16:44

Obol banner

v0.8.1 — ERC-8004 Remote-Signer Compatibility Fix

Patch release for v0.8.0. Fixes ERC-8004 registration transaction signing against remote-signer v0.2.0 by restoring the canonical decimal-string transaction request format.

Upgrade

OBOL_RELEASE=v0.8.1 bash <(curl -s https://stack.obol.org)
obol stack init && obol stack up

What's Changed

  • fix(erc8004): use canonical string signer contract

Full Changelog: v0.8.0...v0.8.1