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

Follow-ups on create-testnet-data v1 #506

Closed
3 of 6 tasks
smelc opened this issue Dec 6, 2023 · 3 comments
Closed
3 of 6 tasks

Follow-ups on create-testnet-data v1 #506

smelc opened this issue Dec 6, 2023 · 3 comments
Assignees
Labels

Comments

@smelc
Copy link
Contributor

smelc commented Dec 6, 2023

Roadmap

Additional context

The first item above is kind about reintroducing IntersectMBO/cardano-node#4021, but behind a conditional flag:

Discussing this with @Jimbo4350 he came up with a glorious idea of having an option to write (or not) the delegated keys to disk. The current behavior is that it does not write them to disk after a request from the benchmarking team. Having this as an option gives us more flexibility for other use cases (i.e. tests) where we do need the stake keys available.

The last item above is about this remark from @carlhammann :

I can't comment directly on the line, because it's not (yet 😛) part of the diff, but the definition of distribution in the next line is an atrocity, IMO. It should be

distribution = concat $ zipWith (\params poolIx -> replicate (delegsForPool poolIx) params) >poolParams [1..]

or something similar, instead of relying on the semantics of list comprehensions with unused parameters.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Jan 12, 2024
@smelc smelc removed the Stale label Jan 12, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 120 days.

@github-actions github-actions bot added the Stale label Mar 15, 2024
@smelc
Copy link
Contributor Author

smelc commented Mar 15, 2024

Closing as remaining improvements and checks have been done by @palas (see #646) and others the last weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants