Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build command #258

Merged
merged 7 commits into from
Jun 23, 2023

Conversation

graydon
Copy link
Contributor

@graydon graydon commented Jun 21, 2023

@graydon graydon requested a review from leighmcculloch June 21, 2023 05:37
@gitpod-io
Copy link

gitpod-io bot commented Jun 21, 2023

Copy link
Member

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We might need to hold merging this until we're doing the next release, or we create a release branch for the next release. main is being kept for the current release now.

@graydon
Copy link
Contributor Author

graydon commented Jun 21, 2023

shrug ok, I mean it works either way, it's not urgent. I thought I'd file it to keep it in mind as an option/solution for stellar/rs-soroban-sdk#957

@leighmcculloch leighmcculloch changed the base branch from main to release-preview-10 June 22, 2023 22:30
@leighmcculloch leighmcculloch changed the title Move cdylib crate-types to cargo rustc build command Update build command Jun 22, 2023
@leighmcculloch leighmcculloch merged commit d3ff20a into release-preview-10 Jun 23, 2023
@leighmcculloch leighmcculloch deleted the move-cdylib-to-cargo-rustc-command branch June 23, 2023 21:47
sisuresh added a commit that referenced this pull request Jul 13, 2023
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants