-
Notifications
You must be signed in to change notification settings - Fork 340
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
CPS-0018? | Greater Transaction Throughput #925
CPS-0018? | Greater Transaction Throughput #925
Conversation
bfa8050
to
b0c2299
Compare
thanks @bwbush & @abailly-iohk - I'd tagged this submission Also please update the "latest document" link above if & when the added pathname to your |
- Removed extraneous notes. - Redrew three plots. - Added stronger justification. - Fixed link to CPS-17.
thanks @bwbush - tagging |
Updated CPS-0THR with market data
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bwbush this whole series of Consensus
submissions has been well received so far & both CPSs and their corresponding CIPs should all have candidate numbers assigned by now. Eventually we would like each CIP to link to the CPS that it "solves" (and vice versa, including in the metadata header). I believe it's a benefit to the community that each solution comes with its own definition of the problem space, to potentially include improvements offered by others.
Please also assign this number by renaming the containing folder & linking to the new pathname of your README
file in the original posting at the beginning of the PR. 🎉
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Robert Phair <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job @bwbush on pulling everything together and I think @Ryun1 @perturbing @Crypto2099 it would make sense to merge this at tomorrow's CIP meeting (https://hackmd.io/@cip-editors/106) along with our other current Consensus
contribution #872: so marking Last Check
as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
an incredibly well written problem statement, great work
Ive only left a few small comments on conformance with the header template
Co-authored-by: Ryan <[email protected]>
Co-authored-by: Ryan <[email protected]>
The Cardano mainnet occasionally experiences congestion where there are too many transactions in the memory pool to be included in the next block or in the next few blocks. Sometimes the block utilization peaks above 90% for an extended period of time. This not only impacts general user experience but it can also severely impact use cases such as airdrops, oracles, partner chains, DEXes, and Dapps. Emerging use cases and application deployments promise to accelerate the need for high throughput on Cardano. Applied research on several fronts is needed to propose and provide evidence for techniques that increase throughput measured in terms of transactions, transaction size, and script execution units. Such work should be based on a clear understanding of stakeholder requirements.
(rendered latest document)