Results 15 issues of nullun

### Subject of the issue When a node is brought up for the first time or after a period of being down and a catchup is performed, it doesn't appear...

bug
Team Carbon-11
Team Lamprey

Since approximately May 14th Mainnet has had the reward rate set to 0. I'm not aware of any intention of changing it in the future, but right now the default...

Team Scytale
Team Lamprey

I've just spoken with an individual who ended up rekeying their account, then rekeying it again back to their original account under the assumption that it was still somehow rekeyed....

I started out PR'ing this to `dev`, but it seems like there's a few outstanding commits and the last two PR's have gone straight to `master`, so this too is...

Since [mkdocs version 1.5.0](https://github.com/mkdocs/mkdocs/releases/tag/1.5.0), they have expanded their validation of links within Markdown files. This has resulted in a large number of warnings to be shown when running mkdocs. Some...

documentation

I noticed that `for` loops always expect to increment between the `start` and `end` values, only breaking when `var` equals exactly the `end` value (which could be a problem if...

enhancement

Due to the first transaction in all groups being the same (send 0.002 Algo from sender to escrow for the fees), the transaction ID will be the same if you...

bug
enhancement

Enable Private Network Access headers by default. algod/kmd (https://github.com/algorand/go-algorand/pull/6089) and indexer (https://github.com/algorand/indexer/pull/1620) are both required for this PR.

I'm on MacOS 15.0.1 and recently had a software update for Xcode 16. Turns out Xcode 16 introduces an [issue](https://github.com/golang/go/issues/68088) with Go's cmd/link and results in the binaries not being...

bug