for each one, I linked to their githubs so that you can review their contributions.
Here are some examples of each person's contributions:
- leo_haf got this code merged:
- bigshiny90 got this code merged:
- ataraxia got this code merged:
- pithosian created this pull request, which has not yet been merged:
- Chris Guida reviewed the above-mentioned pull request
- Floppy Disk Guy reviewed it too
- dr0ther created this docker container for Knots:
- Kurtis worked on the font and imagery used in Knots:
- kwsantiago created this pull request, which has not yet been merged: 
GitHub
v28.1.knots20250305 leo-haf by Retropex · Pull Request #32 · bitcoinknots/guix.sigs
Note: i was able to reproduce the signing bug for macOS build
foo@bar Downloads % sha256sum -c SHA256SUMS
bitcoin-28.1.knots20250305-aarch64-linux-...
GitHub
28.1.knots20250305 bigshiny90 by bigshiny90 · Pull Request #37 · bitcoinknots/guix.sigs
GitHub
29.1 Rc1 attestations by Ataraxia009 · Pull Request #38 · bitcoinknots/guix.sigs
routine attestation for rc
also adding builder keys
GitHub
Knots Privacy Tweaks by pithosian · Pull Request #135 · bitcoinknots/bitcoin
Running Knots has far less potential to be personally identifying than it used to, thanks to the recent surge in Knots users 🎉, but it would sti...
GitHub
GitHub - dr0ther/bitcoin-knots-docker: Bitcoin Knots Docker implementation
Bitcoin Knots Docker implementation. Contribute to dr0ther/bitcoin-knots-docker development by creating an account on GitHub.
GitHub
Commits · KurtisStirling/Bitcoin-Knots-Brand
Brand assets for Bitcoin Knots. Contribute to KurtisStirling/Bitcoin-Knots-Brand development by creating an account on GitHub.
GitHub
feat(rpc): Export GUI Policy Options for Headless Deployments by kwsantiago · Pull Request #154 · bitcoinknots/bitcoin
Summary
Add RPC commands to export/import GUI policy settings for headless systems (Start9, Umbrel).
Relates to #130
Changes
dumpsettings: Export ...