Will Winder
Will Winder
@dastultz if you know how to use Java and want to give it a go, the visualizer has a plugin system for these sorts of extensions. Take a look at...
@dastultz the location and lack of units on the new numbers looks good to me. I don't think this needs a flag we can just enable it
@khturnings you could give this a shot: https://github.com/winder/Universal-G-Code-Sender/wiki/Raspberry-Pi#activate-opengl-driver
Ah, sorry about not reading your entire bug report. This is a long time issue and I assumed this was the version that we've seen on the issue board many...
This seems to be a problem with `BindQueryParameter` for optional parameters, and I was able to detect the byte array type inside the `IsNil` check. But I wasn't sure how...
For the `good first issue`, implementing the first part of this would be helpful: 1. Updating hand written code to implement both functions.
I'm not very familiar with the ATC, but from what you described I think another solution would be to call the get transaction ID function instead of assuming the field...
This is probably because the txid is not part of the canonical representation. We exclude it during serialization and need to recompute it during deserialization.
We should have reviewed and merged in the PR: https://github.com/algorand/java-algorand-sdk/pull/304/files
@tzaffi do you think this could be related to the .env changes?