You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created the method to fetch the fellows from the parachain using
Polkadot-JS. This will be updated to the new library once it becomes
available.
The system fetches all the available fellows with a GitHub handle and
caches them. When requesting a fellow, it automatically filters the one
it needs and returns an array of handles.
This resolves#61
Co-authored-by: Yuri Volkov <mutantcornholio@users.noreply.github.com>
Co-authored-by: Maksym Hlukhovtsov <mordamax@users.noreply.github.com>
Co-authored-by: Przemek Rzad <roopert7@gmail.com>
Related issue: polkadot-fellows/runtimes#7
Blocker: paritytech/polkadot-sdk#179
The text was updated successfully, but these errors were encountered: