Removing showing updates on never updated assets#438
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/oceanprotocol/market/DafGDPpqFvFtWt4wdxNZ3wWJP7UT |
|
yeah, that package-lock: long story short, with npm v7 (which is default with Node.js v15) the lock file will automatically be updated to For now, what would work for this PR, is to get the old Node.js v14/npm v6 lock file, if you use nvm use 14
npm i
git commit
git pushThis should restore the v1 lock file version. Also we kinda forgot to document the need for npm below v7, since it only arises as problem when adding/changing dependencies. Other than that, the actual fix works perfectly on first quick look 🥳 |
|
All good |
Fixes #436
Closes oceanprotocol/ocean-subgraph#54
Changes proposed in this PR:
datatokens.createTime&datatokens.txfrom theReceiptDataquerydatatokens.updates)