Skip to content

Use jsonrpsee subscriptions#1533

Merged
svyatonik merged 4 commits into
masterfrom
use-jsonrpsee-subscriptions
Aug 2, 2022
Merged

Use jsonrpsee subscriptions#1533
svyatonik merged 4 commits into
masterfrom
use-jsonrpsee-subscriptions

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

closes #1355

I've also splitted this monstrous Substrate trait into multiple, grouped by RPC method namespaces.

@svyatonik svyatonik enabled auto-merge (squash) August 2, 2022 10:24
@svyatonik svyatonik merged commit f1cae3c into master Aug 2, 2022
@svyatonik svyatonik deleted the use-jsonrpsee-subscriptions branch August 2, 2022 10:40
Copy link
Copy Markdown
Collaborator

@serban300 serban300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice ! Looks good ! Marking this as reviewed.

svyatonik pushed a commit that referenced this pull request Jul 17, 2023
* [ci] change labels

* fix c1-low label

* fix C-labels

* revert audit labels

* add x-labels check

Co-authored-by: parity-processbot <>
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
* splitted Substrate RPC trait

* introduce subscription methods

* removed commented code

* removed commented code
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
* splitted Substrate RPC trait

* introduce subscription methods

* removed commented code

* removed commented code
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.

Some fixes for new jsonrpsee version

2 participants