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

Cardano signatures are not produced on testing-sanchonet #1750

Open
2 of 7 tasks
jpraynaud opened this issue Jun 14, 2024 · 1 comment
Open
2 of 7 tasks

Cardano signatures are not produced on testing-sanchonet #1750

jpraynaud opened this issue Jun 14, 2024 · 1 comment
Assignees
Labels
bug ⚠️ Something isn't working

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Jun 14, 2024

Why

Cardano transactions are not produced consistently on the testing-sanchonet. The problem is not occurring on the testing-preview network which is running the same code as testing-sanchonet.

What

Investigate and fix the problem which prevent consistent signing.

How

  • Investigate the problem on the signature process in testing-sanchonet: parse problem with some blocks
    • Activate GitHub environment variable AGGREGATOR_ALLOW_UNPARSABLE_BLOCK to true
    • File a bug on pallas repository
  • Fix the signature process in testing-sanchonet:
    • Apply pallas patch
    • Rollback GitHub environment variable AGGREGATOR_ALLOW_UNPARSABLE_BLOCK to false
    • Reset Cardano transactions stores of aggregator
@jpraynaud jpraynaud self-assigned this Jun 14, 2024
@jpraynaud jpraynaud added the bug ⚠️ Something isn't working label Jun 14, 2024
@jpraynaud
Copy link
Member Author

I commented on the issue txpipe/pallas#410 (comment) with the problem that we have noticed with blocks parsing with pallas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ⚠️ Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant