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

Add an example for transaction scaling using proposer key rotation #800

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

nvdtf
Copy link
Member

@nvdtf nvdtf commented Dec 17, 2024

Related https://github.com/onflow/dx-internal/issues/35

I'm planning to write a new doc on how to scale transactions using multiple proposer keys. The guide will include a sample implementation that goes over this example.

This will deploy a counter contract and runs a ++ transaction multiple times at the same time without running into sequence number issues.

@nvdtf nvdtf merged commit 9424cdb into master Dec 20, 2024
1 check passed
@nvdtf nvdtf deleted the navid/example-tx-scaling branch December 20, 2024 20:46
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.

2 participants