Commit Graph
5 Commits
Author SHA1 Message Date
Nick Ninov ff31c36277 download: fix infinite loop bug 2026-03-03 09:31:11 +00:00
Nick Ninov 262163e2b6 download: documentation fix 2026-03-02 10:59:05 +00:00
Nick Ninov bf1853980f download: filtered data
- `channel_id` has the indipendent ID instead of the one in https://github.com/status-im/status-go/blob/30935148c4272d7254168e10b8a4b207db8afbd1/protocol/communities/community.go#L2349-L2355
- create `.json` files for the given timestamp range
2026-03-02 10:50:33 +00:00
Nick Ninov ccfed7fc7c download: Batch download
- Create community info snapshots (`.pkl` file)
- Create messages file that will be uploaded to Postgres (`.json` file)
- Create configurable file to keep track of changes on GitHub
2026-02-27 20:49:32 +02:00
Nick Ninov 1a878b73b8 data_utils: reusable functions 2026-02-27 05:42:57 +02:00