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

Bump version to 20.0.0-rc.4.2 #1070

Closed
wants to merge 12 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2023

What

Bump version to 20.0.0-rc.4.2, creating release branch.

Why

Triggered by @mollykarcher in https://github.com/stellar/soroban-tools/actions/runs/6790513676.

What is next

See the release instructions for a full rundown on the release process:
https://github.com/stellar/actions/blob/main/README-rust-release.md

Commit any changes to the release/v20.0.0-rc.4.2 branch that are needed in this release.

If this is a regular release releasing from main, merge this PR when ready, and after merging, create a release for this version by going to this link: https://github.com/stellar/soroban-tools/releases/new?tag=v20.0.0-rc.4.2&title=20.0.0-rc.4.2

If this is a backport or patch release of a past version, see the release instructions. When ready to release this branch create a release by going to this link:
https://github.com/stellar/soroban-tools/releases/new?tag=v20.0.0-rc.4.2&title=20.0.0-rc.4.2&target=release/v20.0.0-rc.4.2

@mollykarcher mollykarcher changed the base branch from main to release/v20.0.0-rc.4.1 November 7, 2023 21:29
@leighmcculloch leighmcculloch marked this pull request as draft November 7, 2023 22:22
@leighmcculloch
Copy link
Member

Converting this PR to a draft to ensure it does not get accidentally merged to main. As this is building a patch release, it won't be merged.

elizabethengelman and others added 4 commits November 8, 2023 12:11
* Use the default freight-api export

* Update soroban-client to 1.0.0-beta.3

* Update error handling in invoke to conform to soroban-client beta.3

(cherry picked from commit e357ccb)
…Version of Soroban SDK (#1061)

* Check if contract is compiled using RC SDK version in deploy

* Rust fmt

* Add info for --ignore-check

* Regenerate docs

* Update CLI tests

* Move rc checking logic to install cmd

* Update tests that use install cmd

* Formatting fix

* Gen docs

* rustfmt

* Reference fix

(cherry picked from commit c791a68)
…st simulation (#1049)

* feat(CLI): Transaction Handler that handles the state transitions

* fix: assembly transaction after authorizing & improve txn error output

* feat: Handler->Assembled - simplify to assembled txn with simulation

(cherry picked from commit 9259e08)

Conflicts:
cmd/soroban-cli/src/rpc/mod.rs
@chadoh chadoh force-pushed the release/v20.0.0-rc.4.2 branch from 0fc60d9 to da85a14 Compare November 20, 2023 19:06
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.

6 participants