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

conway governance tasks #181

Merged
merged 18 commits into from
May 2, 2024
Merged

conway governance tasks #181

merged 18 commits into from
May 2, 2024

Conversation

ecioppettini
Copy link
Contributor

@ecioppettini ecioppettini commented Mar 28, 2024

For the most part this can be reviewed, although I probably will do some renames and small changes. BUT the tasks are not tested yet. Mostly because current version of cml parsing fails at an early block in sancho. I have tested the endpoints with mocked data in the tables, and also tested that this doesn't break in preview, but ideally I'd like to test the tasks with actual certificates.

@ecioppettini ecioppettini self-assigned this Mar 28, 2024
@ecioppettini ecioppettini changed the title conway tasks conway governance tasks Mar 28, 2024
@ecioppettini ecioppettini marked this pull request as ready for review March 28, 2024 19:44
@rooooooooob
Copy link
Contributor

current version of cml parsing fails at an early block in sancho

@ecioppettini hopefully dcSpark/cardano-multiplatform-lib#324 will fix it. I'll test out syncing sancho later after I update multi-era (soon).

MultiEraCertificate::PoolRegistration(registration) => {
let operator_credential = registration.pool_params.operator.to_raw_bytes().to_vec();
let operator_credential =
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unrelated, but I think this was incorrect, and it was incorrectly ported in the pallas to cml migration.

Cargo.toml Outdated Show resolved Hide resolved
@SebastienGllmt SebastienGllmt merged commit c3c94fd into main May 2, 2024
1 of 3 checks passed
@SebastienGllmt SebastienGllmt deleted the enzo/conway-tasks branch May 2, 2024 01:12
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.

3 participants