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

Replace empty transactions with noisy randomly generated #66

Open
pesterev opened this issue Jan 11, 2023 · 0 comments
Open

Replace empty transactions with noisy randomly generated #66

pesterev opened this issue Jan 11, 2023 · 0 comments
Assignees

Comments

@pesterev
Copy link

pesterev commented Jan 11, 2023

Currently, the tool submits empty transactions after performing operations. It seems this isn't very useful.
My suggestion is that submit noisy randomly generated transactions instead of empty transactions. We have impls rand::distributions::Distribution for Value already. It would be nice to use these impls for that task.

@pesterev pesterev self-assigned this Jan 11, 2023
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

No branches or pull requests

1 participant