stellar / stellar-cli

CLI for Soroban contracts.
60 stars 50 forks source link

soroban-cli: `config network ls` should include magic "futurenet" network #687

Open paulbellamy opened 1 year ago

paulbellamy commented 1 year ago

https://github.com/stellar/soroban-tools/pull/642 added a new automatic network called "futurenet". However, that isn't currently included if you list networks with config network ls, but it should be.

cc @willemneal

willemneal commented 1 year ago

Sorry for the miscommunication but I added it as a default if one is not defined. So it will show up with ls, but it won't write the network to disc.

leighmcculloch commented 10 months ago

So it will show up with ls

The default networks, and source account, don't appear to show when running ls.

This is what I see:

❯ soroban config network ls
❯ soroban config network ls --global
stellarsaur commented 7 months ago

With the latest changes on main I'm currently seeing futurenet:

./target/debug/soroban config network ls
futurenet