Releases: open-wallet-standard/core
Releases · open-wallet-standard/core
Release list
v1.4.2
What's Changed
- fix(node): add repository field to package.json for npm provenance by @0xultravioleta in #238
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- ci(release): publish npm via OIDC trusted publishing, drop NPM_TOKEN by @0xultravioleta in #236
Full Changelog: v1.4.0...v1.4.1
v1.4.0 — NEAR, Bitcoin PSBT, XRPL signing
Highlights
- NEAR Protocol support — Ed25519 + Borsh + NEP-413 (#221)
- Bitcoin PSBT signing via
sign_transaction(#201) - XRPL signing hardening — sign the digest with k256 so leading-zero keys no longer fail (#233); inject
SigningPubKeyin the signer so callers pass unsigned transactions (#234) - x402 usage-based settlement example + examples driven through the
owsCLI (#212, #231, #207, #206) - CLI — clearer "payment rejected by server" on x402 4xx (#191)
What's Changed
- chore: bump version to 1.3.2 by @svc-sre in #214
- feat: add NEAR Protocol chain support (Ed25519 + Borsh + NEP-413) by @0xultravioleta in #221
- docs: add policy-engine-implementation.md by @ygd58 in #206
- examples: add x402 payment and agent policy examples by @ygd58 in #207
- fix(examples): drive x402 examples through the ows CLI by @0xultravioleta in #231
- examples: add x402 usage-based settlement guide by @ygd58 in #212
- fix: only print "Paid" on successful x402 payment response by @Sertug17 in #191
- feat(bitcoin): add PSBT signing via sign_transaction by @dolepee in #201
- fix(xrpl): sign the digest with k256 so leading-zero keys don't fail by @0xultravioleta in #233
- feat(xrpl): inject SigningPubKey in signer so callers pass unsigned transactions by @Patel-Raj11 in #234
New Contributors
- @0xultravioleta made their first contribution in #221
- @ygd58 made their first contribution in #206
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
What's Changed
- chore: bump version to 1.3.0 by @svc-sre in #205
- style: run cargo fmt on node and python SDK bindings by @dolepee in #200
- feat: publish npm adaptors package by @njdawn in #208
Full Changelog: v1.3.0...v1.3.1
What's Changed
- chore: bump version to 1.3.0 by @svc-sre in #205
- style: run cargo fmt on node and python SDK bindings by @dolepee in #200
- feat: publish npm adaptors package by @njdawn in #208
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- chore: bump version to 1.2.4 by @svc-sre in #180
- feat: add @open-wallet-standard/adapters (viem + solana) by @kevarifin14 in #139
- feat: add Nano (XNO) chain support by @cbrunnkvist in #109
- fix: printing mistake while executing x402 payments by @daiwikmh in #130
- feat: EIP-712 typed data signing via API key by @ggonzalez94 in #148
- feat: native wdk integration with ows by @njdawn in #199
- feat: add Tempo and Hyperliquid chain aliases by @franklad in #134
- feat: add signHash and signAuthorization by @ggonzalez94 in #156
New Contributors
- @cbrunnkvist made their first contribution in #109
Full Changelog: v1.2.4...v1.3.0
What's Changed
- chore: bump version to 1.2.4 by @svc-sre in #180
- feat: add @open-wallet-standard/adapters (viem + solana) by @kevarifin14 in #139
- feat: add Nano (XNO) chain support by @cbrunnkvist in #109
- fix: printing mistake while executing x402 payments by @daiwikmh in #130
- feat: EIP-712 typed data signing via API key by @ggonzalez94 in #148
- feat: native wdk integration with ows by @njdawn in #199
- feat: add Tempo and Hyperliquid chain aliases by @franklad in #134
- feat: add signHash and signAuthorization by @ggonzalez94 in #156
New Contributors
- @cbrunnkvist made their first contribution in #109
Full Changelog: v1.2.4...v1.3.0
v1.2.4
v1.2.3
CI for XRPL
What's Changed
- chore: bump version to 1.2.1 by @svc-sre in #173
- fix: improve --chain UX — bare chain IDs, deprecate 'evm', better errors by @njdawn in #174
- fix: ci to support xrpl crate by @njdawn in #175
Full Changelog: v1.2.1...v1.2.2
What's Changed
- chore: bump version to 1.2.1 by @svc-sre in #173
- fix: improve --chain UX — bare chain IDs, deprecate 'evm', better errors by @njdawn in #174
- fix: ci to support xrpl crate by @njdawn in #175
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- chore: bump version to 1.2.0 by @svc-sre in #161
- feat: Add XRPL signing and key derivation using elliptic curve secp256k1 by @Patel-Raj11 in #146
- fix: strip key material from InvalidPrivateKey error messages by @franklad in #159
- fix: correct broken Policy Engine Implementation Guide link in README by @Sertug17 in #167
- fix: parse timestamps before comparing in expiry checks by @franklad in #135
New Contributors
- @Patel-Raj11 made their first contribution in #146
- @Sertug17 made their first contribution in #167
Full Changelog: v1.2.0...v1.2.1
What's Changed
- chore: bump version to 1.2.0 by @svc-sre in #161
- feat: Add XRPL signing and key derivation using elliptic curve secp256k1 by @Patel-Raj11 in #146
- fix: strip key material from InvalidPrivateKey error messages by @franklad in #159
- fix: correct broken Policy Engine Implementation Guide link in README by @Sertug17 in #167
- fix: parse timestamps before comparing in expiry checks by @franklad in #135
New Contributors
- @Patel-Raj11 made their first contribution in #146
- @Sertug17 made their first contribution in #167
Full Changelog: v1.2.0...v1.2.1