algochoi

Results 6 comments of algochoi

RE: Version affinity discussed [in this comment](https://github.com/algorand/go-algorand/pull/2985#issuecomment-932912991) After sunsetting V1 algod APIs, it looks like `versionAffinity` in the client code can be sunsetted/deleted as well, and always return the V2...

#804 addresses this -- we have closed the gap on naming consistencies, and the changes will go out in a breaking version bump

Could investigate something like: https://github.com/copier-org/copier

Thanks for reporting this! I agree that this could be a problem and have replicated it on my machine. I think there could be a problem where someone might try...

I am leaning towards changing the `dictify` method instead because the `apan` really should be `0` there, instead of `None`. Then the `__eq__` should work, in addition to users pulling...

> Could you move the defaults into the code? That way they can be updated with a software update rather than going stale if we want to change them in...