Skip to content

Releases: devwhodevs/hbar-kit

@hbar-kit/payments@0.2.0

31 May 22:13
0893375

Choose a tag to compare

Minor Changes

  • 48499f8: Add USDC payment verification helpers for Hedera.

    Introduces verifyUsdcPayment and waitForUsdcPayment as convenience wrappers over HTS payment
    verification, with 6-decimal amount parsing, optional token ID override, docs, examples, and tests.
    Adds a verified USDC token registry (USDC_TOKEN_IDS, getUsdcTokenId) with mainnet/testnet token
    ids confirmed against the Mirror Node and Circle's official docs, plus isUsdcPaymentResult and an
    optional symbol field on PaymentAsset (additive, non-breaking). Adds a new UnsupportedAssetError
    to @hbar-kit/core for networks without a verified USDC token id (e.g. previewnet).

Patch Changes

  • Updated dependencies [48499f8]
    • @hbar-kit/core@0.2.0
    • @hbar-kit/mirror@0.1.4

@hbar-kit/payments@0.1.3

31 May 12:50
5cb199b

Choose a tag to compare

Patch Changes

  • 56f5cd8: Release via npm OIDC trusted publishing (no long-lived token). First release on the tokenless CI flow; provenance remains automatic. No code or API changes.
  • Updated dependencies [56f5cd8]
    • @hbar-kit/core@0.1.3
    • @hbar-kit/mirror@0.1.3

@hbar-kit/payments@0.1.2

31 May 11:47
e2d54f8

Choose a tag to compare

Patch Changes

  • ed52683: Rebuild npm provenance attestations from current main (the previous release's source commit was replaced by a history rewrite). No code or API changes.
  • Updated dependencies [ed52683]
    • @hbar-kit/core@0.1.2
    • @hbar-kit/mirror@0.1.2

@hbar-kit/payments@0.1.1

31 May 10:45
22eb582

Choose a tag to compare

Patch Changes

  • 4ce8451: Improve npm discoverability: clearer package descriptions and Hedera payment / Mirror Node keywords. No API changes.
  • Updated dependencies [4ce8451]
    • @hbar-kit/core@0.1.1
    • @hbar-kit/mirror@0.1.1

@hbar-kit/mirror@0.1.4

31 May 22:13
0893375

Choose a tag to compare

Patch Changes

  • Updated dependencies [48499f8]
    • @hbar-kit/core@0.2.0

@hbar-kit/mirror@0.1.3

31 May 12:50
5cb199b

Choose a tag to compare

Patch Changes

  • 56f5cd8: Release via npm OIDC trusted publishing (no long-lived token). First release on the tokenless CI flow; provenance remains automatic. No code or API changes.
  • Updated dependencies [56f5cd8]
    • @hbar-kit/core@0.1.3

@hbar-kit/mirror@0.1.2

31 May 11:47
e2d54f8

Choose a tag to compare

Patch Changes

  • ed52683: Rebuild npm provenance attestations from current main (the previous release's source commit was replaced by a history rewrite). No code or API changes.
  • Updated dependencies [ed52683]
    • @hbar-kit/core@0.1.2

@hbar-kit/mirror@0.1.1

31 May 10:45
22eb582

Choose a tag to compare

Patch Changes

  • 4ce8451: Improve npm discoverability: clearer package descriptions and Hedera payment / Mirror Node keywords. No API changes.
  • Updated dependencies [4ce8451]
    • @hbar-kit/core@0.1.1

@hbar-kit/core@0.2.0

31 May 22:13
0893375

Choose a tag to compare

Minor Changes

  • 48499f8: Add USDC payment verification helpers for Hedera.

    Introduces verifyUsdcPayment and waitForUsdcPayment as convenience wrappers over HTS payment
    verification, with 6-decimal amount parsing, optional token ID override, docs, examples, and tests.
    Adds a verified USDC token registry (USDC_TOKEN_IDS, getUsdcTokenId) with mainnet/testnet token
    ids confirmed against the Mirror Node and Circle's official docs, plus isUsdcPaymentResult and an
    optional symbol field on PaymentAsset (additive, non-breaking). Adds a new UnsupportedAssetError
    to @hbar-kit/core for networks without a verified USDC token id (e.g. previewnet).

@hbar-kit/core@0.1.3

31 May 12:50
5cb199b

Choose a tag to compare

Patch Changes

  • 56f5cd8: Release via npm OIDC trusted publishing (no long-lived token). First release on the tokenless CI flow; provenance remains automatic. No code or API changes.