Will Winder
Will Winder
> I think linter can be a GitHub action It's also a github action, yes. This change aligns development with CI.
Looks like this page is being updated properly now, thanks for your persistence.
When filtering by account address results are returned newest to oldest, otherwise, they are returned oldest to newest. For reference, I implemented this in a prototype while debugging something and...
@chaihoang we need to clarify what we should support for this issue.
Could you ulse something like the `v2/status` endpoint and jq to check for `catchup-time` equals 0?
@Eric-Warehime is this something you've seen?
This looks like cross compiling, I'm not sure that works anymore ever since we started including go-algorand.
This option is now disabled by default. An Index should be created for custom deployments if it is needed.
Related to #597
> I suggest not to expose this data type. Or at least not entirely (keep *Cache) portion private and reconstruct after deserialization as needed - they are just lookup helpers,...