John Jannotti
John Jannotti
It seems to me that algod should be able to use the txtail to find out if the txid is in any of the blocks, without scanning over them. The...
I think I like this, I never understood the reasoning behind the `internal` package. But I want to think a bit about `eval`. We have two major things that we...
I don't feel strongly. Getting it out of `internal` seems like a big enough win to not keep myself up about the name.
Do you want `je` to mean EXACTLY `bnz`, and it should/can only be used after `==`? That feels very confusing. But I think I'd be interested in some pseudo-ops that...
I think the #define macro PR would essentially give this functionality. What do you think? #4502 `#define beq ==; bnz`
This is completed?! On Thu, Sep 29, 2022, 11:12 AM Will Winder ***@***.***> wrote: > Closed #2964 as > completed. > > — > Reply to this email directly, view...
I like the idea. My hesitation is that devmode might be too broad. Is it true that if you're using devmode you definitely don't want rewards? A year ago, I...
I already tried to reply, but it seems to have been lost. Sorry if it appears twice. I don't like the idea of "override" of the template in `goal`. Devmode...
I think the corresponding tool on Teal would take a label name in the unit test. You would add a label for the purpose of testing a particular assert. ```...
I think it would be unacceptable to do this to the freeze address. Setting it to 0 is a way to show the world your asset can not be frozen....