gitcoinco / grants-stack-search

MIT License
2 stars 2 forks source link

look up round name in `rounds.json` #31

Closed bard closed 1 year ago

bard commented 1 year ago
  1. download appropriate rounds.json in applications_downloader.py (no new input should be needed — chain id is sufficient)
  2. at startup time, in load_applications_dir, read round.json and build a roundId => roundName map
  3. enrich input documents with roundName