Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Permits Table Schema II #819

Open
Tracked by #787
0x4007 opened this issue Sep 24, 2023 · 0 comments
Open
Tracked by #787

Permits Table Schema II #819

0x4007 opened this issue Sep 24, 2023 · 0 comments

Comments

@0x4007
Copy link
Member

0x4007 commented Sep 24, 2023

Another idea I might add to a new scope, but we can save so much on memory if we have:

  1. a foreign key to recognized partner wallet address (partner_wallet_id)
  2. recognized token addresses (token_id) and a new tokens table.
  3. bounty hunter address should be a foreign key also (wallet_id).
Screenshot 2023-09-24 at 17 43 47

Partners Table

id, created, updated, wallet, repository_id

Tokens Table

id, created, updated, network, address

Originally posted by @pavlovcik in #811 (comment)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant