Alfonso Acosta

Results 117 comments of Alfonso Acosta

Also, a full end-to-end repro (e.g. starting with an empty standalone network and showing all the commands which lead to the problem) would be super helpful.

On our side, and to start with, we should at the very least print more information when there are transaction submission errors. I created https://github.com/stellar/soroban-tools/issues/495

@kalepail It's not clear to me what you were attempting to do and what were you expecting. Can you please clarify it? Thanks!

I think that the fudge factor will stay for now (probably even with more accurate estimations)

BTW, isn't this a duplicate of https://github.com/stellar/soroban-tools/issues/1130 ?

I should be possible to include diagnostic events after https://github.com/stellar/soroban-tools/pull/1152 @willemneal would you please take a look?

For extra context, we would really like to have this before the pubnet release.

@willemneal any updates? We want this before the pubnet release

I have seen that I can recover diagnostic events in `try_finish()` even if `invoke_function()` fails (which is awkward). But even then, the diagnostic events are not useful. Here's the XDR...