soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

Add stellar-cli crate alongside soroban-cli

Open leighmcculloch opened this issue 9 months ago • 1 comments

What

Add stellar-cli crate alongside soroban-cli

Why

Close #1187

leighmcculloch avatar May 08 '24 07:05 leighmcculloch

The failing rpc tests are flakey and pass locally sometimes, then mostly don't pass on CI. From my investigation it looks like a race condition between when generating accounts completes and is fully executed vs when a following test runs seeing the account is not gone. So I don't think the test breakage should block this PR.

leighmcculloch avatar May 10 '24 12:05 leighmcculloch