Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: DAO NFT based #657

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

Feat: DAO NFT based #657

wants to merge 15 commits into from

Conversation

WaDadidou
Copy link
Collaborator

@WaDadidou WaDadidou commented Aug 8, 2023

@netlify
Copy link

netlify bot commented Aug 8, 2023

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit 9673f76
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/64e36c118e432c000898a5e3
😎 Deploy Preview https://deploy-preview-657--testitori.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Aug 8, 2023

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 9673f76
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/64e36c111ec5700008a3a64a
😎 Deploy Preview https://deploy-preview-657--teritori-dapp.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@n0izn0iz n0izn0iz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did not read all yet


_ = s.conf.IndexerDB.Raw(`
select distinct owner from (
select nfts.id, max(a.time) atime, COALESCE(m.buyer_id, t.buyer_id, tn.receiver) as owner
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why aggregate instead of using owner_id field?

Makefile Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants