-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add base safes #3827
Add base safes #3827
Conversation
Spells implemented are: safe_celo_safes.sql safe_celo_singletons.sql safe_celo_transactions.sql safe_celo_celo_transafers.sql Source implemented is safe_celo_sources.yml Schema implemented is safe_celo_schema.yml
schema property follows format project_version_blockchain, e.g. safe_celo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.✅
Thank you @danielpartida
- Partition by block_month ✅
- Dummy legacy models added for new spells ✅
Sample safe_base_safes
Sample safe_base_transactions
Sample safe_base_eth_transfers
You are a rockstar @Hosuke ! LFG! |
Do you see any additional blockers @Hosuke |
I will pass to Jeff for the final review. |
@jeff-dude let me know if further input is necessary from my end |
all is good, getting a batch together to merge now |
Thank you for contributing to Spellbook!
Please refer to the top of the
readme
in the root of Spellbook to learn how to contribute to Spellbook on DuneSQL.