neume-network / neume-network/data
2.mjs seems unnecessary now
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
- we're still converting block-logs to logs-to-subgraph here: https://github.com/neume-network/data/blob/9b969d0c035816aff82eebbd206320134e7866d2/steps/2.mjs
- but since a few days we're using the generic call-tokenuri function so that logs-to-subgraph isn't strictly necessary anymore: https://github.com/neume-network/data/blob/9b969d0c035816aff82eebbd206320134e7866d2/steps/3.mjs
- we also need to remove it from the github actions workflow then
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare steps/2.mjs with steps/3.mjs and confirm how the generic call-tokenuri function replaces logs-to-subgraph. Remove the unnecessary conversion and its reference from the GitHub Actions workflow, then verify the workflow no longer invokes it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100