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: emit cbor filter #788

Closed
wants to merge 5 commits into from
Closed

feat: emit cbor filter #788

wants to merge 5 commits into from

Conversation

Mercurial
Copy link
Collaborator

This PR introduces the following changes:

  • feat(filters): add emit_cbor filter to handle cbor blocks and transactions
  • feat(sink): update SqlDb sink to support cbor blocks and transactions

Changes:

  1. Added emit_cbor filter to emit both CBOR blocks and transactions.
  2. Modified SqlDb sink to process and store CBOR blocks in addition to transactions.
  3. Updated the database schema to include separate tables for blocks and transactions.

Please review the changes and provide feedback.

@Mercurial Mercurial requested a review from scarmuega as a code owner May 20, 2024 01:29
@scarmuega scarmuega closed this Sep 6, 2024
@scarmuega scarmuega deleted the feat/emit-cbor-filter branch September 6, 2024 12:20
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.

2 participants