This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Consolidate RPC client call utils #8988
Comments
Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions. |
stale
bot
added
the
A5-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
label
Jul 7, 2021
Relates to paritytech/polkadot#3141 |
stale
bot
removed
the
A5-stale
Pull request did not receive any updates in a long time. No review needed at this stage. Close it.
label
Jul 7, 2021
Shush bot. |
cc @niklasad1 |
Repository owner
moved this from 📕 Backlog
to ✅ Done
in (Nominated) Proof of Stake
Oct 18, 2022
Repository owner
moved this from Backlog
to Done
in Runtime / FRAME
Oct 18, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
this RPC stuff is really all over the place... Ideally, I want to aggregate all of them in one utility crate in substrate's
utils
. You can see that I have similar code now in https://github.com/paritytech/polkadot/pull/3141/files as well. Something that we can work on in the long or near term.Originally posted by @kianenigma in #8966 (comment)
The text was updated successfully, but these errors were encountered: