mirror of
https://github.com/oceanprotocol/ocean-subgraph.git
synced 2024-12-02 05:57:29 +01:00
* Updating schema * updating nft.owner with newOwner * Updating nftOwner in Order * Fixing tests with nft.owner and nft.creator * Tracking nft transferHistory * removing nftOwner from order * Removing nftOwner test from order * Updating schema for nftTransferHistory * Updating tests for transferHistory * Updating test * Fixing test * Fixing timestamp test * Revert "removing nftOwner from order" This reverts commit 6f9aae3c4080ce8ba71f8df6f47105153e6a0924. * Reverting removal of nftOwner Test + resolving conflicts