Skip to content

Bump version to 0.3.0#291

Merged
paulbellamy merged 12 commits intomainfrom
release/v0.3.0
Dec 6, 2022
Merged

Bump version to 0.3.0#291
paulbellamy merged 12 commits intomainfrom
release/v0.3.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2022

What

Bump version to 0.3.0, creating release branch.

Why

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

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/v0.3.0 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=v0.3.0&title=0.3.0

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=v0.3.0&title=0.3.0&target=release/v0.3.0

* Fix account sequence numbers when deploy --wasm-hash

Fixes #290
Fixes regression introduced in eadacec

* Fix conflicting contract ids in e2e tests

* Stop hard-coding salts in e2e tests to make them more robust

This also means they are now independent, and do not need a clean
network to run.
@leighmcculloch
Copy link
Member

leighmcculloch commented Dec 6, 2022

@paulbellamy we can merge this pr to main if it's good. The e2e tests don't block merging.

@paulbellamy paulbellamy merged commit 46e72d8 into main Dec 6, 2022
@paulbellamy paulbellamy deleted the release/v0.3.0 branch December 6, 2022 15:42
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.

3 participants