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: register ownership index #49

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

Conversation

tsenovilla
Copy link
Collaborator

This PR introduces the indexing of register ownership transactions in the brc721 node

magecnion and others added 30 commits March 4, 2025 13:02
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
Co-authored-by: magecnion <magecnion@gmail.com>
tsenovilla and others added 30 commits March 6, 2025 12:07
* Update log level configuration for Laos-BTC.

Update statefulset.yaml to use .Values.laosbtc.logLevel
Add logLever field in values-digitalocean.yaml
Add debug field in values-local.yaml
Correct logLever to info in values-prod-digitalocean.yaml
Correct logLever to info in values-prod-local.yaml

* Enhance BRC721 script validation and structure

Implement is_brc721_script function
Add tests for BRC721 script validation
Move BRC721_INIT_CODE to the main module
Update register_collection to use new checks
Refactor brc721_updater for new script logic

* fix debuf in chart

* fix clippy

* refactoring

* typo

* index utxo on brc721
- correctly extend token id to 16 bytes (no panic)
- brc721 endpoint returns html and decodes token id as little endian
- brc721 endpoint tests
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.

4 participants