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

txWatch: Remove the txWatch limits #153

Merged
merged 1 commit into from
Apr 17, 2024
Merged

txWatch: Remove the txWatch limits #153

merged 1 commit into from
Apr 17, 2024

Conversation

lexnv
Copy link
Contributor

@lexnv lexnv commented Apr 17, 2024

This PR is a followup of the proposal from: #150 (review)

In this PR, the concept of limits is removed from the transactionWatch, as noted in: #150.

  • Servers can still return Transaction::Dropped if the node cannot keep up with the number of transactions (as per spec), however servers are not required to support a minimum of 4 subscriptions per client

cc @paritytech/subxt-team @tomaka

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
@tomaka
Copy link
Contributor

tomaka commented Apr 17, 2024

So this PR is identical to #150

@lexnv lexnv merged commit 641cfe8 into main Apr 17, 2024
3 checks passed
@lexnv lexnv deleted the lexnv/rem-tx-limits branch April 17, 2024 13:58
github-merge-queue bot pushed a commit to paritytech/polkadot-sdk that referenced this pull request Apr 19, 2024
This PR stabilizes the txBroadcast API to version 1.

Needs from spec:
- paritytech/json-rpc-interface-spec#153 
- paritytech/json-rpc-interface-spec#154


cc @paritytech/subxt-team

---------

Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
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.

4 participants