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

Create new signed entity type for Incremental Cardano DB #2121

Open
4 tasks
jpraynaud opened this issue Nov 18, 2024 · 0 comments
Open
4 tasks

Create new signed entity type for Incremental Cardano DB #2121

jpraynaud opened this issue Nov 18, 2024 · 0 comments
Labels
feature 🚀 New implemented feature

Comments

@jpraynaud
Copy link
Member

Why

We want to bootstrap the signed entity type for the incremental Cardano database signature.

What

Create the associated signed entity type and the associated database migrations.

How

Important

Do not use unimplemented! or todo! macro with the default implementation, return error instead.

  • Create the new CardanoDatabase(CardanoDbBeacon) signed entity type
  • Create the associated database migrations in the:
    • signer
    • aggregator
@jpraynaud jpraynaud added the feature 🚀 New implemented feature label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 New implemented feature
Projects
None yet
Development

No branches or pull requests

1 participant