All - Activity - Patrick - Algorand

Algorand 3.0 questions (re SDKs and indexer v2 APIs)

Will the imminent Algorand 3.0 affect the indexer API (blocks, etc…) and the various SDKs (Python, Java, Javascript)? I have not yet had time to look too much into it, it seems to mostly affect AVM and opcodes, etc… but I was wondering about “inner transactions” and tx counter, etc… I don’t seem to…


Stateful smart contracts ClearState

Fabrice, this is great! I can confirm I can run all the steps you have listed and the behavior is the same as what you are getting: the clear changes the minimum balance required back to the usual 0.1 algos. Also, I can’t reproduce the original issue anymore, so I think you might be right, somethi…


Stateful smart contracts ClearState

Quick question… Held local state on a no longer needed stateful smart contract. Used CLI’s goal to clear it. Local state has disappeared, great. Minimum balance still enforced though. Any idea why?