aquarius
aquarius copied to clipboard
Nft owner not being updated
Nft address : 0xd74270dcd1f21544CcABbd3594Fbb68224d09e46 (polygon) Subgraph example Market url
@mihaisc what version of Aqua is running on polygon and does it process Transfer events? are we seeing the transfer tx event in one of those problematic overflow blocks? Because we are separately working on that.
no idea, @md00ux ?
@mihaisc For Polygon, we are running oceanprotocol/aquarius:v4.2.0 (aquarius events)
@md00ux @mihaisc my main assumption here is that we need dynamic blocks. The last step of dynamic blocks is handling those missing 2 assets we found. I'll talk about that with Alex today.
We need to retest this issue once the aqua loop refactoring goes live.https://github.com/oceanprotocol/aquarius/issues/921
Tested this on the new aqua deployment - not live yet(https://github.com/oceanprotocol/market/pull/1752) and it works as expected.
Fixed by: https://github.com/oceanprotocol/aquarius/pull/943