Skip to content

Releases: synacktraa/stellar-allowance

sdk-v0.1.2

Choose a tag to compare

@github-actions github-actions released this 09 Sep 18:31
e7532a6

@stellar-allowance/sdk@0.1.2, built from e7532a6c0d79e085e171697575dca08e76492bc5.

npm i @stellar-allowance/sdk@0.1.2

Nothing is attached. npm is where this installs from, and a second copy here would
only invite installing the wrong one. What the registry served is recorded instead,
so a download can be checked against it.

shasum    a9aa4b57472f45bfd077e3cf0cd66b257c93a35a
integrity sha512-/1MfkqsTJXHfzMDSistQ4bbdvpnF3JugsnX7UarhkEIvaxpGeDlO4IdNqXEh7AbGxhkXsCPQ0CKVlLO3leRQEQ==

What's Changed

  • feat(web): the interface, a live demo and a dashboard by @synacktraa in #16
  • fix(web): a link preview that reads at the size it is seen by @synacktraa in #19
  • fix(sdk): run in a browser, 0.1.2 by @synacktraa in #20

Full Changelog: sdk-v0.1.1...sdk-v0.1.2

sdk-v0.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 03:36
eb833fc

@stellar-allowance/sdk@0.1.1, built from eb833fc7f91836d2887cc9bf141eebd78e81437e.

npm i @stellar-allowance/sdk@0.1.1

Nothing is attached. npm is where this installs from, and a second copy here would
only invite installing the wrong one. What the registry served is recorded instead,
so a download can be checked against it.

shasum    16a57f32bf4e506506ecd1a9006a705687aab159
integrity sha512-5RV1DPbTFMBgave+9Xu0NairZngb3PZzGmuiOreivw4oYs4KUs5TYtUJN/dzm0Ikl6WRHJ6kut+rUgwRLiGNTA==

What's Changed

  • fix(sdk): stop the e2e setup provisioning a facilitator it never uses, 0.1.1 by @synacktraa in #18

Full Changelog: sdk-v0.1.0...sdk-v0.1.1

sdk-v0.1.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 02:54
011dbc2

@stellar-allowance/sdk@0.1.0, built from 011dbc253cf55c1439d80a4654914bff4bd1450a.

npm i @stellar-allowance/sdk@0.1.0

Nothing is attached. npm is where this installs from, and a second copy here would
only invite installing the wrong one. What the registry served is recorded instead,
so a download can be checked against it.

shasum    4a34b1c6a7f507b617aacc3aa5a8a527b880c804
integrity sha512-EiLGXOjte0e9RQrt/l9VcddLdrHVBVzVH/RsiWrtgUnDxNlEOx8i1ijU+CF5rG0GSPG26knenwxGW31maxylUQ==

What's Changed

  • feat(sdk): pay x402 APIs from a Stellar allowance by @synacktraa in #15
  • chore(sdk): make the package publishable, and releasable by tag by @synacktraa in #17

Full Changelog: sdk-base...sdk-v0.1.0

allowance-contract-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Sep 08:45
91096df

Version 0.2.0, wasm hash 6077823e41bb7de03da15497b5996894609a3caa26fab363efdf0a0499eeb7c2, built from 91096dfad289bff776bf577b447614ee64b8971c.

Deploy the file attached here rather than a local build. A local build omits the source_repo and version metadata, which produces different bytes and a different hash.

These bytes carry a build attestation, so they can be traced back to the commit that produced them.

stellar contract info build --wasm allowance.wasm

What's Changed

  • feat(contracts/allowance): an allowance carries a name by @synacktraa in #13

Full Changelog: allowance-contract-v0.1.0...allowance-contract-v0.2.0

allowance-contract-v0.1.0

Choose a tag to compare

Version 0.1.0, wasm hash 7d842eb4740dde697cf5757484e4752aff7e9d06ddcec98cd6e377c5350a6565, built from f9ff44509816c0df02e4d0bb12f5e28e2e376c66.

Deploy the file attached here rather than a local build. A local build omits the source_repo and version metadata, which produces different bytes and a different hash.

These bytes carry a build attestation, so they can be traced back to the commit that produced them.

stellar contract info build --wasm allowance.wasm

What's Changed

  • feat(contracts/allowance): on-chain spending limits for an AI agent by @synacktraa in #12

Full Changelog: allowance-contract-base...allowance-contract-v0.1.0