Skip to content

v0.3.1

Choose a tag to compare

@ryanio ryanio released this 17 Jun 00:10
· 10 commits to main since this release

What's Changed

  • Make RPC_URL optional for signing-only workflows. The factory and the private-key adapter no longer require RPC_URL when an adapter is only used to sign (not broadcast) transactions, so a key configured purely for signing no longer fails to initialize. A read provider is created lazily, only when a chain operation actually needs one. (#436)

Full Changelog: v0.3.0...v0.3.1