Skip to content

Tags: stellar/soroban-examples

Tags

v22.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump sdk to 20.0.1 and use Self::Signature (#347)

v22.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update the examples for protocol 22 support. (#330)

* Update the examples for protocol 22 support.

Most of the updates involve using constructors and the new test API. I've also addressed a couple small issues in some examples.

* Bump sdk to 22.0.0

* Rollback to rc.3 due to macro issue

* Fix

---------

Co-authored-by: Siddharth Suresh <siddharth@stellar.org>

v21.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump sdk to 21.6.0 (#324)

* Bump sdk to 21.6.0

* Use register_stellar_asset_contract_v2

v21.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add previous custom types contract back in as simple_custom_types (#322)

v21.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update soroban-token-sdk dep to 21.4.0 (#321)

v20.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump sdk to 20.2.0 (#299)

v20.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update cli to v20.0.1 (#288)

v20.0.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump sdk and cli to rc2 (#284)

* Update cli

* Bump sdk to 20.0.0-rc2

v0.9.2

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Release Preview 10 (#260)

* mention release preview version in readme

* fix

* Update build command (#258)

Co-authored-by: Leigh McCulloch <351529+leighmcculloch@users.noreply.github.com>

* Bump sdk for preview 10 (#262)

* Bump sdk for token and implement temporary allowances

* Update rest of examples

* Update atomic swap example.

* Update multiswap example

* fix more examples

* Fix events example

* Update auth example

* Update timelock example

* fix tests

---------

Co-authored-by: Dmytro Kozhevin <dmytro@stellar.org>

* Add/update examples with new functionality (#261)

* Change deployer example to deploy contracts on behalf of any address.

* Bump SDK to 0.9.1

* Add example for deep sub-contract auth.

* Add makefile for a new example

* !fixup makefile fix

* Fix event name (#264)

* Add a fuzzing example. (#265)

* Bump increment (#267)

* Added instance bump to increment

* Bump sdk to 0.9.2

---------

Co-authored-by: Siddharth Suresh <siddharth@stellar.org>

* Add bumps to token example (#268)

* Update soroban cli version

---------

Co-authored-by: Graydon Hoare <graydon@pobox.com>
Co-authored-by: Siddharth Suresh <siddharth@stellar.org>
Co-authored-by: Dmytro Kozhevin <dmytro@stellar.org>
Co-authored-by: Brian Anderson <andersrb@gmail.com>
Co-authored-by: Garand Tyson <garand@stellar.org>

v0.8.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update soroban-cli in gitpod (#252)