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

all: Bump Core, rs-soroban-sdk and rs-soroban-env versions #611

Merged
merged 9 commits into from
Apr 26, 2023

Conversation

2opremio
Copy link
Contributor

What

Bump the Core, rs-soroban-sdk and rs-soroban-env versions

Why

#590

Known limitations

N/A

@2opremio
Copy link
Contributor Author

@willemneal @paulbellamy FYI this PR will also be needed for the CLI.

There is still a bunch of broken code on the CLI which is not a priority for #590 . I can take a look once I get soroban-rpc working.

In the meantime, feel free to push fixes here if you like.

@2opremio 2opremio force-pushed the bump-core-image branch 2 times, most recently from 4eab572 to 5dc3f19 Compare April 25, 2023 15:32
@2opremio 2opremio marked this pull request as ready for review April 25, 2023 15:44
@2opremio
Copy link
Contributor Author

OK, I took a stab at the CLI changes. @willemneal @paulbellamy Could you take a look at them?

Copy link
Contributor

@paulbellamy paulbellamy left a comment

Choose a reason for hiding this comment

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

Looks fine to me. One suggestion.

I'd like to see:

  • unit tests for the number conversion
  • what @willemneal thinks

cmd/soroban-cli/src/strval.rs Outdated Show resolved Hide resolved
cmd/soroban-cli/src/strval.rs Outdated Show resolved Hide resolved
@willemneal
Copy link
Member

@2opremio Looks good to me. I added a PR to move the conversions stuff to functions: 2opremio#2

But as @tsachiherman says that could be done in a future PR.

@2opremio
Copy link
Contributor Author

@paulbellamy / @tsachiherman can I get an approval?

@2opremio 2opremio enabled auto-merge (squash) April 26, 2023 15:28
@2opremio
Copy link
Contributor Author

@willemneal yeah, let's do it in a future PR

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.

4 participants