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

Parathread Order Paging Mechanism #715

Closed
eskimor opened this issue Feb 15, 2023 · 3 comments
Closed

Parathread Order Paging Mechanism #715

eskimor opened this issue Feb 15, 2023 · 3 comments

Comments

@eskimor
Copy link
Member

eskimor commented Feb 15, 2023

In addition to economically bounding the order queue, it might be a good additional safety net (and good for performance) to implement a paging mechanism. It might make sense to use the General Message Queue pallet for this.

@eskimor eskimor changed the title Paging Mechanism Parathread Order Paging Mechanism Feb 15, 2023
@eskimor
Copy link
Member Author

eskimor commented Feb 15, 2023

Another reason this might be a strict requirement: It might be tricky to ensure economic boundedness and price stability within a block at the same time.

@eskimor
Copy link
Member Author

eskimor commented Feb 20, 2023

Economically bounding might be enough: #726

@Sophia-Gold Sophia-Gold transferred this issue from paritytech/polkadot Aug 24, 2023
claravanstaden pushed a commit to Snowfork/polkadot-sdk that referenced this issue Dec 8, 2023
* Fixed malicious dot app deployment

* fixed e2e tests
@eskimor
Copy link
Member Author

eskimor commented Jan 30, 2024

Will not do this for now.

@eskimor eskimor closed this as completed Jan 30, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 8, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 9, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
serban300 pushed a commit to serban300/polkadot-sdk that referenced this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Status: No status
Development

No branches or pull requests

1 participant