Skip to content

Releases: open-wallet-standard/core

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 19:06
76c8c67

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

Choose a tag to compare

@github-actions github-actions released this 19 Jun 18:01
2fc59f3

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

Choose a tag to compare

@0xultravioleta 0xultravioleta released this 17 Jun 22:06
dc31522

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 SigningPubKey in the signer so callers pass unsigned transactions (#234)
  • x402 usage-based settlement example + examples driven through the ows CLI (#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

Full Changelog: v1.3.2...v1.4.0

v1.3.2

Choose a tag to compare

@njdawn njdawn released this 20 Apr 19:32
ec90c16

What's Changed

Full Changelog: v1.3.1...v1.3.2

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@njdawn njdawn released this 17 Apr 15:58
47ded55

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

Choose a tag to compare

@njdawn njdawn released this 14 Apr 17:01
2aa29ae

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.3.0

v1.2.4

Choose a tag to compare

@njdawn njdawn released this 03 Apr 20:32
2fbd309

What's Changed

Full Changelog: v1.2.3...v1.2.4

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@njdawn njdawn released this 03 Apr 19:47
521f51c

What's Changed

Full Changelog: v1.2.2...v1.2.3

What's Changed

Full Changelog: v1.2.2...v1.2.3

CI for XRPL

Choose a tag to compare

@njdawn njdawn released this 03 Apr 19:16
d6de077

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

Choose a tag to compare

@njdawn njdawn released this 03 Apr 18:33
01e38b6

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

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

Full Changelog: v1.2.0...v1.2.1