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

rust: appease clippy and fmt after new Rust release #899

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

2opremio
Copy link
Contributor

No description provided.

@2opremio 2opremio enabled auto-merge (squash) August 24, 2023 16:43
@2opremio 2opremio merged commit 5b79166 into stellar:main Aug 24, 2023
willemneal pushed a commit to AhaLabs/stellar-cli that referenced this pull request Aug 24, 2023
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Aug 24, 2023
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Aug 24, 2023
* build: add bindings-ts github workflow

* fix: update bindings to use new soroban-client and ContractSpec class

* Need to enable base64 in stellar-xdr

---------

Co-authored-by: Willem Wyndham <willem@ahalabs.dev>

* feat(CLI): add dotenv so directories can now set CLI args

* fix: don't fail if wasm already exists and log associated error as debug

* fix: update to use use .env and store standalone in local config

* fix: add standalone

* fix: return to src

Was a temp try to get cargo run to work, but isn't needed any more

* build: test generated lib for test-wasms/hello_world

* build: add auth test

* build: add signing to test wallet

* fix: parse returnValue

* build: update comment and typecheck

* rust: appease clippy and fmt with after new Rust release (stellar#899)

* fix: update soroban-client

---------

Co-authored-by: Willem Wyndham <willem@ahalabs.dev>
@2opremio 2opremio deleted the appease-clippy-and-fmt branch August 25, 2023 08:24
@2opremio 2opremio changed the title rust: appease clippy and fmt with after new Rust release rust: appease clippy and fmt after new Rust release Aug 25, 2023
willemneal added a commit to AhaLabs/stellar-cli that referenced this pull request Aug 25, 2023
* build: add bindings-ts github workflow

* fix: update bindings to use new soroban-client and ContractSpec class

* Need to enable base64 in stellar-xdr

---------

Co-authored-by: Willem Wyndham <willem@ahalabs.dev>

* feat(CLI): add dotenv so directories can now set CLI args

* fix: don't fail if wasm already exists and log associated error as debug

* fix: update to use use .env and store standalone in local config

* fix: add standalone

* fix: return to src

Was a temp try to get cargo run to work, but isn't needed any more

* build: test generated lib for test-wasms/hello_world

* build: add auth test

* build: add signing to test wallet

* fix: parse returnValue

* build: update comment and typecheck

* rust: appease clippy and fmt with after new Rust release (stellar#899)

* fix: update soroban-client

---------

Co-authored-by: Willem Wyndham <willem@ahalabs.dev>
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