Commit Graph
5 Commits
Author SHA1 Message Date
a1denvalu3andGitHub c467125b73 Use embit for Python 3.14-compatible NIP-42 signing (#11)
* Avoid native dependency for NIP-42 signing

* Use embit for NIP-42 Schnorr signatures
2026-07-23 22:13:45 +02:00
a1denvalu3andGitHub 367979ea3d Add NIP-42 authentication to relay discovery (#10)
* Add NIP-42 authentication to relay discovery

* Move discovery tests into tests directory
2026-07-23 19:45:57 +02:00
lollerfirstandGitHub 760efc97b1 add automated relay count tracking with dual trend charts (#8)
* Add relay count tracking workflow with dual charts

This commit adds:
- New GitHub workflow to track relay counts
- Two charts: BitChat-compatible relays and total functioning relays
- Extended history for both charts (70 days)
- Project structure improvements with scripts and assets directories
- Updated documentation in README.md and other files
- Dependencies in requirements.txt

* Remove overlapping data point labels from relay count charts

* Add .venv to gitignore

* Add relay location maps and automation workflow

* Improve relay maps with proper world map backgrounds using cartopy

* Add relay location map to README

* update readme
2025-11-01 22:19:32 +01:00
lollerfirst 0aa8f3526a fix workflow again 2025-08-24 15:43:32 +02:00
lollerfirst e706e2893a update workflow 2025-08-24 15:24:02 +02:00