Jun Luo
Jun Luo
> @overcat Is your Java example, already written and just "looking for a home" or will it need some time and iteration? My gut says go ahead and submit it...
Hi @silent-grass. Cool! could you please submit your PR to this repository? If possible, I would like to use it as a reference for other users. Thank you. > @overcat...
> @overcat I apologize for the late response. [PR](https://github.com/Lobstrco/Vault-Android/pull/6) with Stellar SDK 1.0.0-beta0 support. Thanks! Very cool!
> Where are the different libraries being used? The following is the code in the project ureq: https://github.com/stellar/stellar-cli/blob/c8c3871ef3a409328d9b0561f87d55c00bd41071/cmd/soroban-cli/src/commands/contract/init.rs#L22 hyper: https://github.com/stellar/stellar-cli/blob/c8c3871ef3a409328d9b0561f87d55c00bd41071/cmd/soroban-cli/src/commands/snapshot/create.rs#L413 reqwest (stellar-ledger): https://github.com/stellar/stellar-cli/blob/c8c3871ef3a409328d9b0561f87d55c00bd41071/cmd/crates/stellar-ledger/tests/utils/emulator_http_transport.rs#L7
> If we were to make a change here, I'd suggest replacing ureq and reqwest with hyper. I saw it written on https://github.com/hyperium/hyper: > If you are looking for a...
Let's do this when we release the next major version. > While I am there, do you have an opinion about updating the tooling? I am thinking about Ruff and...
Hi @tupui, I originally planned to upgrade poetry to v2 over the weekend, but I encountered some annoying issues, so I simply migrated to uv, and it is really very...
Hi @tupui, I noticed that ty has not released a stable version yet. I will consider adding it after the stable version is released. Currently, I have added pyright.
Hi @bbqsrc, if possible, I'd be happy to contribute this implementation.
Hi @hawkaa, I saw you closed this PR yourself, and I really appreciate your understanding. I still want to sincerely apologize. I was in a rush for this feature and...