aquarius icon indicating copy to clipboard operation
aquarius copied to clipboard

Nft owner not being updated

Open mihaisc opened this issue 2 years ago • 4 comments

@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.

calina-c avatar Oct 03 '22 12:10 calina-c

no idea, @md00ux ?

mihaisc avatar Oct 03 '22 14:10 mihaisc

@mihaisc For Polygon, we are running oceanprotocol/aquarius:v4.2.0 (aquarius events)

md00ux avatar Oct 03 '22 15:10 md00ux

@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.

calina-c avatar Oct 05 '22 10:10 calina-c

We need to retest this issue once the aqua loop refactoring goes live.https://github.com/oceanprotocol/aquarius/issues/921

LoznianuAnamaria avatar Nov 01 '22 08:11 LoznianuAnamaria

Tested this on the new aqua deployment - not live yet(https://github.com/oceanprotocol/market/pull/1752) and it works as expected.

LoznianuAnamaria avatar Nov 08 '22 16:11 LoznianuAnamaria

Fixed by: https://github.com/oceanprotocol/aquarius/pull/943

LoznianuAnamaria avatar Jan 03 '23 08:01 LoznianuAnamaria