soroban-cli
soroban-cli copied to clipboard
Drop `--rpc-url` and `--network-passphrase`.
What
Close #1610
Why
To simplify our codebase and improve the CLI usability by having only one way of setting the network.
Known limitations
N/A
@leighmcculloch only soroban e2e tests are failing. I believe this requires changing https://github.com/stellar/system-test, right? What's the process? First I update stellar/system-test then merge this, or is it the other way around?
@leighmcculloch only soroban e2e tests are failing. I believe this requires changing stellar/system-test, right? What's the process? First I update stellar/system-test then merge this, or is it the other way around?
We don't have a process. We haven't broken it much. 🫢